Back to search
CVE-2026-3298
Published: Apr 21, 2026
Modified: May 12, 2026
PUBLISHED
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.
| Vendor | Product | Versions |
|---|---|---|
Python Software Foundation | CPython | affected 3.11.0 - < 3.14.5rc1affected 3.15.0a1 - < 3.15.0b1 |
Weaknesses (CWE)
References
https://github.com/python/cpython/issues/148808
issue-tracking
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now