{"schema_version":"1.9.0","id":"SUSE-SU-2026:3601-1","published":"2026-08-12T12:05:28Z","modified":"2026-08-13T09:30:12.165461977Z","related":["CVE-2026-0864","CVE-2026-11972","CVE-2026-15308","CVE-2026-1703","CVE-2026-3219","CVE-2026-3276","CVE-2026-4360","CVE-2026-6019","CVE-2026-6357","CVE-2026-7774","CVE-2026-8643"],"upstream":["CVE-2026-0864","CVE-2026-11972","CVE-2026-15308","CVE-2026-1703","CVE-2026-3219","CVE-2026-3276","CVE-2026-4360","CVE-2026-6019","CVE-2026-6357","CVE-2026-7774","CVE-2026-8643"],"summary":"Security update for python3","details":"This update for python3 fixes the following issues:\n\n- CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the\n  `configparser` module is used (bsc#1269066).\n- CVE-2026-1703: files may be extracted outside the installation directory when installing and extracting maliciously\n  crafted wheel archives (bsc#1257599).\n- CVE-2026-3219: python-pip: pip doesn't reject concatenated ZIP (bsc#1262467).\n- CVE-2026-3276: quadratic complexity in `unicodedata.normalize()` can lead to DoS when processing specially crafted\n  Unicode input (bsc#1267581).\n- CVE-2026-4360: in the Tarfile.extract() function, the filter parameter is not passed properly when extracting\n  hardlinks (bsc#1269959).\n- CVE-2026-6357: pip self-update functionality can import newly installed modules after wheel installation (bsc#1263442,\n  bsc#1263443).\n- CVE-2026-7774: `tarfile.data_filter` path traversal bypass allows writing outside the extraction directory\n  (bsc#1267821).\n- CVE-2026-8643: Path traversal via malicious entry point name in pip wheel installation allows arbitrary file overwrite\n  (bsc#1266669).\n- CVE-2026-11972: infinite loop due to improper EOF handling in the tarfile module streaming mode can lead to DoS\n  (bsc#1269788).\n- CVE-2026-15308: Incremental HTMLParser allows CPU-exhaustion DoS via repeated unterminated markup declarations\n  (bsc#1271192).\n- Fix for CVE-2026-6019 does not handle non-ascii chars correctly. Regression in `http.cookies` (bsc#1263083).\n","affected":[{"package":{"name":"python3","ecosystem":"SUSE:Linux Enterprise Server 12 SP5-LTSS","purl":"pkg:rpm/suse/python3&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP5-LTSS"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"3.4.10-25.191.2"}]}],"ecosystem_specific":{"binaries":[{"libpython3_4m1_0":"3.4.10-25.191.2","libpython3_4m1_0-32bit":"3.4.10-25.191.2","python3":"3.4.10-25.191.2","python3-base":"3.4.10-25.191.2","python3-curses":"3.4.10-25.191.2","python3-devel":"3.4.10-25.191.2","python3-tk":"3.4.10-25.191.2"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2026:3601-1.json"}},{"package":{"name":"python3-base","ecosystem":"SUSE:Linux Enterprise Server 12 SP5-LTSS","purl":"pkg:rpm/suse/python3-base&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP5-LTSS"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"3.4.10-25.191.2"}]}],"ecosystem_specific":{"binaries":[{"libpython3_4m1_0":"3.4.10-25.191.2","libpython3_4m1_0-32bit":"3.4.10-25.191.2","python3":"3.4.10-25.191.2","python3-base":"3.4.10-25.191.2","python3-curses":"3.4.10-25.191.2","python3-devel":"3.4.10-25.191.2","python3-tk":"3.4.10-25.191.2"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2026:3601-1.json"}},{"package":{"name":"python3","ecosystem":"SUSE:Linux Enterprise Server LTSS Extended Security 12 SP5","purl":"pkg:rpm/suse/python3&distro=SUSE%20Linux%20Enterprise%20Server%20LTSS%20Extended%20Security%2012%20SP5"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"3.4.10-25.191.2"}]}],"ecosystem_specific":{"binaries":[{"libpython3_4m1_0":"3.4.10-25.191.2","libpython3_4m1_0-32bit":"3.4.10-25.191.2","python3":"3.4.10-25.191.2","python3-base":"3.4.10-25.191.2","python3-curses":"3.4.10-25.191.2","python3-devel":"3.4.10-25.191.2","python3-tk":"3.4.10-25.191.2"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2026:3601-1.json"}},{"package":{"name":"python3-base","ecosystem":"SUSE:Linux Enterprise Server LTSS Extended Security 12 SP5","purl":"pkg:rpm/suse/python3-base&distro=SUSE%20Linux%20Enterprise%20Server%20LTSS%20Extended%20Security%2012%20SP5"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"3.4.10-25.191.2"}]}],"ecosystem_specific":{"binaries":[{"libpython3_4m1_0":"3.4.10-25.191.2","libpython3_4m1_0-32bit":"3.4.10-25.191.2","python3":"3.4.10-25.191.2","python3-base":"3.4.10-25.191.2","python3-curses":"3.4.10-25.191.2","python3-devel":"3.4.10-25.191.2","python3-tk":"3.4.10-25.191.2"}]},"database_specific":{"source":"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2026:3601-1.json"}}],"references":[{"type":"ADVISORY","url":"https://www.suse.com/support/update/announcement/2026/suse-su-20263601-1/"},{"type":"REPORT","url":"https://bugzilla.suse.com/1257599"},{"type":"REPORT","url":"https://bugzilla.suse.com/1262467"},{"type":"REPORT","url":"https://bugzilla.suse.com/1263083"},{"type":"REPORT","url":"https://bugzilla.suse.com/1263442"},{"type":"REPORT","url":"https://bugzilla.suse.com/1263443"},{"type":"REPORT","url":"https://bugzilla.suse.com/1266669"},{"type":"REPORT","url":"https://bugzilla.suse.com/1267581"},{"type":"REPORT","url":"https://bugzilla.suse.com/1267821"},{"type":"REPORT","url":"https://bugzilla.suse.com/1269066"},{"type":"REPORT","url":"https://bugzilla.suse.com/1269788"},{"type":"REPORT","url":"https://bugzilla.suse.com/1269959"},{"type":"REPORT","url":"https://bugzilla.suse.com/1271192"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2026-0864"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2026-11972"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2026-15308"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2026-1703"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2026-3219"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2026-3276"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2026-4360"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2026-6019"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2026-6357"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2026-7774"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2026-8643"}]}