Lookup for vulnerable packages by Package URL.
| Purl | pkg:pypi/urllib3@2.7.0 |
| Type | pypi |
| Namespace | |
| Name | urllib3 |
| Version | 2.7.0 |
| Qualifiers |
|
| Subpath | |
| Is_vulnerable | false |
| Next_non_vulnerable_version | null |
| Latest_non_vulnerable_version | null |
| Affected_by_vulnerabilities |
|
| Fixing_vulnerabilities |
| 0 |
| url |
VCID-3wae-93ac-7qgn |
| vulnerability_id |
VCID-3wae-93ac-7qgn |
| summary |
urllib3 is an HTTP client library for Python. From 2.6.0 to before 2.7.0, urllib3 could decompress the whole response instead of the requested portion (1) during the second HTTPResponse.read(amt=N) call when the response was decompressed using the official Brotli library or (2) when HTTPResponse.drain_conn() was called after the response had been read and decompressed partially (compression algorithm did not matter here). These issues could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This could result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data) on the client side. This vulnerability is fixed in 2.7.0. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2026-44432, GHSA-mf9v-mfxr-j63j, PYSEC-2026-142
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-3wae-93ac-7qgn |
|
| 1 |
| url |
VCID-ueb4-ur9q-u3e1 |
| vulnerability_id |
VCID-ueb4-ur9q-u3e1 |
| summary |
urllib3 is an HTTP client library for Python. From 1.23 to before 2.7.0, cross-origin redirects followed from the low-level API via ProxyManager.connection_from_url().urlopen(..., assert_same_host=False) still forward these sensitive headers. This vulnerability is fixed in 2.7.0. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2026-44431, GHSA-qccp-gfcp-xxvc, PYSEC-2026-141
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-ueb4-ur9q-u3e1 |
|
|
| Risk_score | null |
| Resource_url | http://public2.vulnerablecode.io/packages/pkg:pypi/urllib3@2.7.0 |