CVE-2026-5713
Out-of-bounds read/write during remote profiling and asyncio process introspection when connecting to malicious target
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-121 CWE-125 |
| Vendor | python software foundation |
| Product | cpython |
| Published | Apr 14, 2026 |
| Last Updated | Apr 15, 2026 |
Stay Ahead of the Next One
Get instant alerts for python software foundation cpython
Be the first to know when new unknown vulnerabilities affecting python software foundation cpython are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Python Software Foundation / CPython
3.14.0 < 3.15.0
References
github.com: https://github.com/python/cpython/pull/148187 github.com: https://github.com/python/cpython/issues/148178 mail.python.org: https://mail.python.org/archives/list/[email protected]/thread/OG4RHARYSNIE22GGOMVMCRH76L5HKPLM/ github.com: https://github.com/python/cpython/commit/289fd2c97a7e5aecb8b69f94f5e838ccfeee7e67 openwall.com: http://www.openwall.com/lists/oss-security/2026/04/15/6
Credits
๐ Nicholas Gould (https://github.com/gouldnicholas) Pablo Galindo Salgado Pablo Galindo Salgado