CVE-2026-3298

HIGH

Out-of-bounds write in Windows asyncio.ProacterEventLoop.sock_recvfrom_into() when using nbytes

Title source: cna

Description

The method "sock_recvfrom_into()" 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.

Scores

CVSS v4 8.8
EPSS 0.0005
EPSS Percentile 15.6%
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N

Details

CWE
CWE-787
Status published
Products (1)
Python Software Foundation/CPython 3.11.0 - 3.15.0
Published Apr 21, 2026
Tracked Since Apr 21, 2026