Security update for python3
This update for python3 fixes the following issues: - CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the `configparser` module is used (bsc#1269066). - CVE-2026-1703: files may be extracted outside the installation directory when installing and extracting maliciously crafted wheel archives (bsc#1257599). - CVE-2026-3219: python-pip: pip doesn't reject concatenated ZIP (bsc#1262467). - CVE-2026-3276: quadratic complexity in `unicodedata.normalize()` can lead to DoS when processing specially crafted Unicode input (bsc#1267581). - CVE-2026-4360: in the Tarfile.extract() function, the filter parameter is not passed properly when extracting hardlinks (bsc#1269959). - CVE-2026-6357: pip self-update functionality can import newly installed modules after wheel installation (bsc#1263442, bsc#1263443). - CVE-2026-7774: `tarfile.data_filter` path traversal bypass allows writing outside the extraction directory (bsc#1267821). - CVE-2026-8643: Path traversal via malicious entry point name in pip wheel installation allows arbitrary file overwrite (bsc#1266669). - CVE-2026-11972: infinite loop due to improper EOF handling in the tarfile module streaming mode can lead to DoS (bsc#1269788). - CVE-2026-15308: Incremental HTMLParser allows CPU-exhaustion DoS via repeated unterminated markup declarations (bsc#1271192). - Fix for CVE-2026-6019 does not handle non-ascii chars correctly. Regression in `http.cookies` (bsc#1263083).
02 / AFFECTED SOFTWARE
Affected packages
03 / CONNECTIONS
Connected vulnerabilities
04 / EVIDENCE
Source records
This update for python3 fixes the following issues: - CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the `configparser` module is used (bsc#1269066). - CVE-2026-1703: files may be extracted outside the installation directory when installing and extracting maliciously crafted wheel archives (bsc#1257599). - CVE-2026-3219: python-pip: pip doesn't reject concatenated ZIP (bsc#1262467). - CVE-2026-3276: quadratic complexity in `unicodedata.normalize()` can lead to DoS when processing specially crafted Unicode input (bsc#1267581). - CVE-2026-4360: in the Tarfile.extract() function, the filter parameter is not passed properly when extracting hardlinks (bsc#1269959). - CVE-2026-6357: pip self-update functionality can import newly installed modules after wheel installation (bsc#1263442, bsc#1263443). - CVE-2026-7774: `tarfile.data_filter` path traversal bypass allows writing outside the extraction directory (bsc#1267821). - CVE-2026-8643: Path traversal via malicious entry point name in pip wheel installation allows arbitrary file overwrite (bsc#1266669). - CVE-2026-11972: infinite loop due to improper EOF handling in the tarfile module streaming mode can lead to DoS (bsc#1269788). - CVE-2026-15308: Incremental HTMLParser allows CPU-exhaustion DoS via repeated unterminated markup declarations (bsc#1271192). - Fix for CVE-2026-6019 does not handle non-ascii chars correctly. Regression in `http.cookies` (bsc#1263083).
05 / REFERENCES
Further evidence
- https://bugzilla.suse.com/1257599
- https://bugzilla.suse.com/1262467
- https://bugzilla.suse.com/1263083
- https://bugzilla.suse.com/1263442
- https://bugzilla.suse.com/1263443
- https://bugzilla.suse.com/1266669
- https://bugzilla.suse.com/1267581
- https://bugzilla.suse.com/1267821
- https://bugzilla.suse.com/1269066
- https://bugzilla.suse.com/1269788
- https://bugzilla.suse.com/1269959
- https://bugzilla.suse.com/1271192
- https://www.suse.com/security/cve/CVE-2026-0864
- https://www.suse.com/security/cve/CVE-2026-11972
- https://www.suse.com/security/cve/CVE-2026-15308
- https://www.suse.com/security/cve/CVE-2026-1703
- https://www.suse.com/security/cve/CVE-2026-3219
- https://www.suse.com/security/cve/CVE-2026-3276
- https://www.suse.com/security/cve/CVE-2026-4360
- https://www.suse.com/security/cve/CVE-2026-6019
- https://www.suse.com/security/cve/CVE-2026-6357
- https://www.suse.com/security/cve/CVE-2026-7774
- https://www.suse.com/security/cve/CVE-2026-8643
- https://www.suse.com/support/update/announcement/2026/suse-su-20263601-1/