CVE 5.3 MEDIUM

Out-of-bounds read/write during remote profiling and asyncio process introspection when connecting to malicious target_CVE-2026-5713

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

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.

Basic Information

ID CVE-2026-5713
Source PSF
Published Apr 14, 2026 at 15:11
Modified Apr 14, 2026 at 15:49

Affected Product

Vendor Python Software Foundation
Product CPython
Version 3.14.0
Affected Versions Python Software Foundation CPython 3.14.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.