CVE-2026-5713

Published: April 15, 2026Last modified: August 1, 2026

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.

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSpython3Unknown (3.11.3-r0)
25 LTSpython3Unknown (3.12.10-r1)
Streampython3Fixed (3.14.5-r1)
Hardened Containers23 LTSpython3Unknown (3.11.3-r0)
25 LTSpython3Unknown (3.12.10-r1)
Streampython3Fixed (3.14.5-r1)

References

ON THIS PAGE