NONE · 0

CVE-2026-3298

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 w...

Vulnerability 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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-3298?

CVE-2026-3298 is a documented vulnerability. 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 w...

How severe is CVE-2026-3298?

CVSS scoring is not yet available for CVE-2026-3298. Check NVD for updates.

Is there a patch for CVE-2026-3298?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.