CVE-2026-5713

Summary

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.

Affected Software

VendorProductVersion RangeStatus
Python Software FoundationCPython3.14.0 < 3.14.5affected
Python Software FoundationCPython3.15.0a1 < 3.15.0b1affected

Weaknesses

  • CWE-121: CWE-121 Stack-based buffer overflow
  • CWE-125: CWE-125 Out-of-bounds read

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: total

CVE Program Container

Additional References

References