|
|
Message-ID: <51acbcba-4fa8-487f-9f7f-1fe576e18f76@oracle.com> Date: Wed, 1 Apr 2026 14:41:47 -0700 From: Alan Coopersmith <alan.coopersmith@...cle.com> To: oss-security@...ts.openwall.com Subject: [CVE-2026-5271] Python install manager script aliases search path hijack -------- Forwarded Message -------- Subject: [Security-announce][CVE-2026-5271] Python install manager script aliases search path hijack Date: Wed, 1 Apr 2026 18:07:40 +0100 From: Steve Dower <steve.dower@...hon.org> Reply-To: security-sig@...hon.org To: security-announce@...hon.org There is a MEDIUM severity vulnerability affecting the Python install manager. Script alias entrypoints (e.g. pip.exe) generated by version 26.0 of the Python install manager were very likely to have an empty search path, leading to modules in the current working directory being able to override the intended module and execute code as the user. Version 26.1 is fixed. Versions prior to 26.0 are not impacted. After installing the updated version, run "py install --refresh" to regenerate existing aliases. Please see the linked CVE ID for the latest information on affected versions: * https://www.cve.org/CVERecord?id=CVE-2026-5271 * https://github.com/python/pymanager/pull/301 _______________________________________________ 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.