NONE · 0

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

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

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-5713?

CVE-2026-5713 is a documented vulnerability. 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 addresse...

How severe is CVE-2026-5713?

CVSS scoring is not yet available for CVE-2026-5713. Check NVD for updates.

Is there a patch for CVE-2026-5713?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.