The method "sockrecvfrominto()" of "asyncio.ProacterEventLoop" (Windows only) was missing a boundary check for the data buffer when using nbytes parameter. This allowed for an out-of-bounds buffer write if data was larger than the buffer size. Non-Windows platforms are not affected.
{
"cwe_ids": [
"CWE-787"
],
"cna_assigner": "PSF",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/3xxx/CVE-2026-3298.json"
}{
"source": "AFFECTED_FIELD",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "3.13.14"
},
{
"introduced": "3.14.0a1"
},
{
"fixed": "3.14.5rc1"
},
{
"introduced": "3.15.0a1"
},
{
"fixed": "3.15.0b1"
}
]
}