|
|
Message-ID: <99091b8b-ce66-4bba-ae8c-196e0b5bbd56@oracle.com> Date: Wed, 15 Apr 2026 08:43:29 -0700 From: Alan Coopersmith <alan.coopersmith@...cle.com> To: oss-security@...ts.openwall.com Subject: [CVE-2026-5713] CPython: Out-of-bounds read/write during remote debugging when connecting to malicious target https://www.cve.org/CVERecord?id=CVE-2026-5713 provides additional details on the affected versions: > 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. ------- Forwarded Message -------- Subject: [Security-announce][CVE-2026-5713] Out-of-bounds read/write during remote debugging when connecting to malicious target Date: Tue, 14 Apr 2026 15:13:09 +0000 From: Seth Larson <seth@...hon.org> Reply-To: security-sig@...hon.org To: security-announce@...hon.org There is a MEDIUM severity vulnerability affecting CPython. The Python remote debugging feature 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. Please see the linked CVE ID for the latest information on affected versions: * https://www.cve.org/CVERecord?id=CVE-2026-5713 * https://github.com/python/cpython/pull/148187 _______________________________________________ Security-announce mailing list -- security-announce@...hon.org To unsubscribe send an email to security-announce-leave@...hon.org https://mail.python.org/mailman3//lists/security-announce.python.org
Powered by blists - more mailing lists
Please check out the Open Source Software Security Wiki, which is counterpart to this mailing list.
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.