Exploitation status
No KEV listing in available snapshot
Absence from KEV does not establish absence of exploitation.
Indicator investigation
Loading the current evidence view. Navigation and account controls remain available.
Loading verdict, provenance, relationships and sightings.
Indicator
Type cve · source NVD CVE
HIGH SEVERITY (CVSS 7.5)
Vulnerability investigation
The available snapshot does not list this vulnerability in CISA KEV; that is not proof exploitation has not occurred. NVD rates the technical severity high at CVSS 7.5. These are public vulnerability signals, not proof that a specific environment runs an affected version.
Exploitation status
No KEV listing in available snapshot
Absence from KEV does not establish absence of exploitation.
30-day exploitation likelihood
Unavailable
FIRST EPSS did not return a score.
Technical severity
7.5 · high
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected surface
1 parsed product
Python Urllib3
Weakness class
CWE-409
CWE describes the weakness category, not whether a deployed product is reachable or exploitable.
Corpus evidence
1 connectors · 30 citations
No related report text is available in the local corpus.
Findings stay bounded to named sources and observable infrastructure.
urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP `Content-Encoding` header (e.g., `gzip`, `deflate`, `br`, or `zstd`). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting `preload_content=False` when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when `preload_content=False`. If upgrading is not immediately possible, disable redirects by setting `redirect=False` for requests to untrusted source.
The base CVE appears first. Independent evidence is added without blocking the page.
Investigation status
Checking for newly completed evidence
NIST NVD
NVD evidence is available in this response
CISA KEV
Known-exploitation catalog check is pending
FIRST EPSS
Forensia does not request or publish EPSS while source rights are under review
Reports
Report links are still being resolved
Relationships
Product and vulnerability relationships are still being prepared
Local EPSS row, KEV flag, and catalog notes from stored metadata only.
Vendor/product strings parsed from local CPE URIs (no inferred ATT&CK).
| Product | CPE (truncated) |
|---|---|
| Python Urllib3 | cpe:2.3:a:python:urllib3:*:*:*:*:*:*:*:* |
Neighborhood topology. Open the graph for interactive pivots.
Loading connected indicators, reports and entities.
High-signal pivots without leaving the thread you started in search.
Structured pivots from local graph context.
Full investigation canvas with neighbor expansion.