CVE detail
CVE-2026-11972
When using the "tarfile" module with a file opened in "streaming mode" (mode="r|") the tarfile module did not properly handle EOF, making archive parsing take exponentially longer.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 24.0 · diversity 15.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
10 source links · newest first
Information published.
vendormsrc.microsoft.comJun 28, 2026, 9:05 AM- https://mail.python.org/archives/list/[email protected]/thread/AXPSKKTSRKXTTJULW3XSIC74WZNAAPPB/mail.python.org
No excerpt available.
Vendor Advisorymail.python.orgJun 23, 2026, 11:16 PM No excerpt available.
Exploitgithub.comJun 23, 2026, 11:16 PMNo excerpt available.
Exploitgithub.comJun 23, 2026, 11:16 PMNo excerpt available.
Exploitgithub.comJun 23, 2026, 11:16 PMNo excerpt available.
Exploitgithub.comJun 23, 2026, 11:16 PMNo excerpt available.
Exploitgithub.comJun 23, 2026, 11:16 PMNo excerpt available.
Exploitgithub.comJun 23, 2026, 11:16 PMNo excerpt available.
Exploitgithub.comJun 23, 2026, 11:16 PMNo excerpt available.
Exploitgithub.comJun 23, 2026, 11:16 PM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-42561CVSS 7.5 · High
Python-Multipart is a streaming multipart parser for Python. Prior to 0.0.27, python-multipart has a denial of service vulnerability in multipart part header parsing. When parsing…
- CVE-2026-39820CVSS 7.5 · High
Well-crafted inputs reaching ParseAddress, ParseAddressList, and ParseDate were able to trigger excessive CPU exhaustion and memory allocations.
- CVE-2026-1519CVSS 7.5 · High
If a BIND resolver is performing DNSSEC validation and encounters a maliciously crafted zone, the resolver may consume excessive CPU. Authoritative-only servers are generally unaf…
- CVE-2026-23689CVSS 7.7 · High
Due to an uncontrolled resource consumption (Denial of Service) vulnerability, an authenticated attacker with regular user privileges and network access can repeatedly invoke a re…
- CVE-2026-54609CVSS 8.6 · High
QTI Neon is a minimal, game-agnostic, relay-based UDP multiplayer protocol library. In version 1.0.0, the relay's handleReconnectRequest forwards RECONNECT_REQUEST packets to the…
- CVE-2026-54345CVSS 6.9 · Medium
gopacket provides packet processing capabilities for Go. In version 1.6.0 and earlier, the Diameter AVP decoder computes an AVP data length by subtracting a fixed header size from…