Medium [CVE-2026-11972] Python tarfile module: Denial of Service via improper EOF handling in streaming mode
This medium-severity Red Hat Linux advisory covers CVE-2026-11972.
Android app · Google Play
Monitor future Red Hat Linux CVEs from your phone.
Choose a whole vendor or a precise platform, then receive matching security advisories by phone notification, email, or both. Coverage follows 32 official vendor sources and 160+ reviewed platform categories.
Summary
Python tarfile module: Denial of Service via improper EOF handling in streaming mode. Red Hat rates this moderate (CVSS 6.5).
Weakness: CWE-835. Red Hat lists fixing advisory RHSA-2026:35813 with package python3-11-main-3.11.15-4.4.hum1, python3-14-main-3.14.6-1.2.hum1, python3-13-main-3.13.14-1.2.hum1, python3-12-main-3.12.13-3.3.hum1.
- python3-11-main-3.11.15-4.4.hum1
- python3-14-main-3.14.6-1.2.hum1
- python3-13-main-3.13.14-1.2.hum1
- python3-12-main-3.12.13-3.3.hum1
Official advisory · high-confidence parse· fetched 2 months ago·verify at source
- python3-11-main-3.11.15-4.4.hum1
- python3-14-main-3.14.6-1.2.hum1
- python3-13-main-3.13.14-1.2.hum1
- python3-12-main-3.12.13-3.3.hum1
- RHSA-2026:35813
Official advisory · high-confidence parse· fetched 2 months ago·verify at source
Mitigation checklist
- Avoid using tarfile streaming mode (mode='r|') with untrusted tar archives. Use the standard file-based mode (mode='r') instead where possible.
Official advisory · high-confidence parse· fetched 2 months ago·verify at source
Discussion(0)
No comments yet. Share field notes, upgrade gotchas, or questions — verify against the vendor advisory before acting on community advice.
Sign in to join the discussion.