|
|
Message-ID: <a54bb1f5-61ad-4083-a1eb-c1a501143b7c@oracle.com> Date: Mon, 20 Apr 2026 11:49:55 -0700 From: Alan Coopersmith <alan.coopersmith@...cle.com> To: oss-security@...ts.openwall.com Subject: Fwd: [CVE-2026-3219] pip doesn't reject concatenated ZIP and tar archives -------- Forwarded Message -------- Subject: [Security-announce][CVE-2026-3219] pip doesn't reject concatenated ZIP and tar archives Date: Mon, 20 Apr 2026 15:02:13 +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 pip. pip handles concatenated tar and ZIP files as ZIP files regardless of filename or whether a file is both a tar and ZIP file. This behavior could result in confusing installation behavior, such as installing "incorrect" files according to the filename of the archive. New behavior only proceeds with installation if the file identifies uniquely as a ZIP or tar archive, not as both. Please see the linked CVE ID for the latest information on affected versions: * https://www.cve.org/CVERecord?id=CVE-2026-3219 * https://github.com/pypa/pip/pull/13870 _______________________________________________ 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.