CVE-2026-5713

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

No CVSS.

Configurations

No configuration.

History

15 Apr 2026, 18:17

Type Values Removed Values Added
References
  • () http://www.openwall.com/lists/oss-security/2026/04/15/6 -

14 Apr 2026, 17:16

Type Values Removed Values Added
References
  • () https://github.com/python/cpython/commit/289fd2c97a7e5aecb8b69f94f5e838ccfeee7e67 -

14 Apr 2026, 16:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-14 16:16

Updated : 2026-04-17 15:11


NVD link : CVE-2026-5713

Mitre link : CVE-2026-5713

CVE.ORG link : CVE-2026-5713


JSON object : View

Products Affected

No product.

CWE
CWE-121

Stack-based Buffer Overflow

CWE-125

Out-of-bounds Read