Home

Description

The "profiling.sampling" module (Python 3.15+) and "asyncio introspection capabilities" (3.14+, "python -m asyncio ps" and "python -m asyncio pstree") features could be used to read and write addresses in a privileged process if that process connected to a malicious or "infected" Python process via the remote debugging feature. This vulnerability requires persistently and repeatedly connecting to the process to be exploited, even after the connecting process crashes with high likelihood due to ASLR.

PUBLISHED Reserved 2026-04-06 | Published 2026-04-14 | Updated 2026-04-15 | Assigner PSF




MEDIUM: 5.3CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

Problem types

CWE-121 Stack-based buffer overflow

CWE-125 Out-of-bounds read

Product status

Default status
unaffected

3.14.0 (python) before 3.15.0
affected

Credits

Nicholas Gould (https://github.com/gouldnicholas) reporter

Pablo Galindo Salgado coordinator

Pablo Galindo Salgado remediation developer

References

www.openwall.com/lists/oss-security/2026/04/15/6

github.com/python/cpython/pull/148187 patch

github.com/python/cpython/issues/148178 issue-tracking

mail.python.org/.../thread/OG4RHARYSNIE22GGOMVMCRH76L5HKPLM/ vendor-advisory

github.com/...ommit/289fd2c97a7e5aecb8b69f94f5e838ccfeee7e67 patch

cve.org (CVE-2026-5713)

nvd.nist.gov (CVE-2026-5713)

Download JSON