Lucene search
+L

232 matches found

RedhatCVE
RedhatCVE
added 2026/09/17 9:38 a.m.11 views

CVE-2026-9375

urllib3 version 2.6.3 is vulnerable to a decompression bomb bypass in its streaming API preloadcontent=False when using Brotli support. The issue arises due to three independent code paths in response.py that bypass the maxlength protection introduced in version 2.6.0 to mitigate CVE-2025-66471...

7.5CVSS0.00304EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/10 9:05 a.m.10 views

EUVD-2026-75364

An issue was discovered in Bosch Sensortec COINESSDK versions 2.0 through 2.11. The host streaming API function coinesreadstreamsensordata fails to validate the boundaries of the caller-provided destination buffer. Internally, the stream processing mechanism in commintfprocessstreamresponse...

6.8CVSS6.6AI score0.00191EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/27 12:00 a.m.14 views

TencentOS Server 3: resource-agents (TSSA-2026:0915)

The version of Tencent Linux installed on the remote TencentOS Server 3 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2026:0915 advisory. Package updates are available for TencentOS Server 3 that fix the following vulnerabilities...

8.9CVSS6.9AI score0.02965EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/03 7:15 a.m.11 views

SUSE-SU-2026:23048-1 Security update for python-urllib3

This update for python-urllib3 fixes the following issue: - CVE-2026-9375: oversized Brotli payload via the streaming API can lead to a denial of service bsc1268683...

5.3AI score0.00304EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.10 views

openSUSE 16 Security Update : python-urllib3 (openSUSE-SU-2026:21430-1)

The remote openSUSE 16 host has a package installed that is affected by a vulnerability as referenced in the openSUSE- SU-2026:21430-1 advisory. This update for python-urllib3 fixes the following issue - CVE-2026-9375: decompression bomb bypass in the streaming API when using Brotli support can...

6AI score0.00304EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/23 9:46 a.m.8 views

OPENSUSE-SU-2026:21430-1 Security update for python-urllib3

This update for python-urllib3 fixes the following issue - CVE-2026-9375: decompression bomb bypass in the streaming API when using Brotli support can lead to a denial of service bsc1268683...

7AI score0.00304EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/23 9:45 a.m.9 views

SUSE-SU-2026:22937-1 Security update for python-urllib3

This update for python-urllib3 fixes the following issue - CVE-2026-9375: decompression bomb bypass in the streaming API when using Brotli support can lead to a denial of service bsc1268683...

7AI score0.00304EPSS
SaveExploits0References3
F5 Networks
F5 Networks
added 2026/07/13 9:16 a.m.17 views

K000162211: Python urllib3 vulnerability CVE-2026-21441

Security Advisory Description 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...

8.9CVSS6.1AI score0.02965EPSS
SaveExploits0
OSV
OSV
added 2026/07/07 4:03 p.m.14 views

PYSEC-2026-1996 Decompression-bomb safeguards bypassed when following HTTP redirects (streaming API)

Impact 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,...

8.9CVSS6.8AI score0.02965EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/07 12:00 a.m.46 views

PT-2026-56158

Name of the Vulnerable Software and Affected Versions Excelize versions prior to 2.11.0 Description The streaming worksheet reader used by the Rows and GetRows functions does not enforce the TotalRows limit on the row r attribute. An attacker can provide a small XLSX file containing a row number...

8.7CVSS5.5AI score0.00393EPSS
SaveExploits1References13
Positive Technologies
Positive Technologies
added 2026/07/07 12:00 a.m.40 views

PT-2026-56151

Name of the Vulnerable Software and Affected Versions Excelize versions prior to 2.11.0 Description The checkSheet function in github.com/xuri/excelize/v2 fails to validate the XML attribute value before using it as the length argument for a slice allocation in makexlsxRow, row. This lack of...

7.5CVSS5.8AI score0.00607EPSS
SaveExploits1References15
NVD
NVD
added 2026/06/25 6:16 p.m.20 views

CVE-2026-55967

AES-GCM encryption/decryption with extremely large cumulative single message sizes 64 GiB were not properly rejected by the streaming APIs, allowing counter wrap, keystream reuse, and consequent plaintext recovery...

7.5CVSS0.00182EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2026/06/25 4:53 p.m.32 views

CVE-2026-55967

AES-GCM encryption/decryption with extremely large cumulative single message sizes 64 GiB were not properly rejected by the streaming APIs, allowing counter wrap, keystream reuse, and consequent plaintext recovery...

7.5CVSS5.8AI score0.00182EPSS
SaveExploits0References2
F5 Networks
F5 Networks
added 2026/06/23 7:45 a.m.22 views

K000161850: urllib3 vulnerability CVE-2025-66471

Security Advisory Description urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the...

8.9CVSS6.9AI score0.00682EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/06/22 8:56 p.m.21 views

urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)

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...

8.9CVSS6.7AI score0.02965EPSS
SaveExploits0References6
NVD
NVD
added 2026/06/19 7:16 p.m.26 views

CVE-2026-9375

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.00304EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/06/19 6:45 p.m.14 views

CVE-2026-9375

...

7.2AI score0.00304EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/06/19 6:45 p.m.42 views

CVE-2026-9375

...

0.00304EPSS
SaveExploits0
attackerkb
attackerkb
added 2026/06/19 6:45 p.m.18 views

CVE-2026-9375

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

7.5CVSS7.1AI score0.00304EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/19 6:45 p.m.16 views

CVE-2026-9375 Decompression Bomb Bypass via Negative max_length in Streaming API in urllib3

urllib3 version 2.6.3 is vulnerable to a decompression bomb bypass in its streaming API preloadcontent=False when using Brotli support. The issue arises due to three independent code paths in response.py that bypass the maxlength protection introduced in version 2.6.0 to mitigate CVE-2025-66471...

7.5CVSS7.3AI score
SaveExploits0References4
Rows per page
Query Builder