Lucene search
+L

88 matches found

Positive Technologies
Positive Technologies
added 2026/06/03 12:00 a.m.29 views

PT-2026-46120

Name of the Vulnerable Software and Affected Versions Docling versions 2.45.0 through 2.90.0 Description The METS-GBS backend's XML parsing and input document format detection lack security controls. This allows for XML External Entity XXE attacks, which occur when an XML parser improperly handle...

7.1CVSS5.8AI score0.00161EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/06/03 12:00 a.m.38 views

PT-2026-46105

Impact The METS-GBS backend's XML parsing and the input document format detection lacked security controls, enabling: - XML External Entity XXE attacks to read local files or cause denial of service - Decompression bombs zip bombs to exhaust memory and disk space - Unbounded archive extraction...

5.5CVSS5.8AI score
SaveExploits0References4
CNNVD
CNNVD
added 2026/06/02 12:00 a.m.23 views

Tesla 安全漏洞

Tesla is an HTTP client software open-sourced by Elixir Tesla. Versions of Tesla from 0.6.0 to 1.18.3 contained security vulnerabilities. These vulnerabilities stemmed from the lack of restrictions on the size of decompressed data when processing highly compressed data, which could lead to...

8.2CVSS5.4AI score0.00455EPSS
SaveExploits1References5
OSV
OSV
added 2026/04/22 9:45 p.m.10 views

OPENSUSE-SU-2026:20617-1 Security update for python-Pillow

This update for python-Pillow fixes the following issue: - CVE-2026-40192: Versions 10.3.0 through 12.1.1 did not limit the amount of GZIP-compressed data read when decoding a FITS image, making them vulnerable to decompression bomb attacks bsc1262184...

8.7CVSS5.3AI score0.00671EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/04/20 12:00 a.m.13 views

PT-2026-33882

Name of the Vulnerable Software and Affected Versions OpenBao versions prior to 2.5.3 Description The OCI plugin downloader contains an issue in the ExtractPluginFromImage function where plugin binaries are extracted from container images by streaming decompressed tar data via io.Copy without a...

7.8CVSS5.2AI score0.00218EPSS
SaveExploits1
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/16 5:49 p.m.6 views

Security Bulletin: IBM Watson Discovery Cartridge affected by vulnerability in urllib3-1.26.20-py2.py3-none-any.whl

Summary IBM Watson Discovery Cartridge affected by vulnerability in urllib3-1.26.20-py2.py3-none-any.whl Vulnerability Details CVEID:CVE-2026-21441 DESCRIPTION: urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by...

8.9CVSS5.8AI score0.02965EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2026/03/26 8:28 p.m.58 views

Scrapy: python-scrapy: brotli: Python brotli decompression bomb DoS

Scrapy are vulnerable to a denial of service DoS attack due to a flaw in its brotli decompression implementation. The protection mechanism against decompression bombs fails to mitigate the brotli variant, allowing remote servers to crash clients with less than 80GB of available memory. This occur...

7.5CVSS7.1AI score0.00502EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/03/17 12:00 a.m.12 views

EulerOS Virtualization 2.12.0 : brotli (EulerOS-SA-2026-1476)

According to the versions of the brotli package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : Scrapy versions up to 2.13.2 are vulnerable to a denial of service DoS attack due to a flaw in its brotli decompression...

7.5CVSS7.1AI score0.00502EPSS
SaveExploits0References2
Huntr
Huntr
added 2026/03/14 6:44 p.m.22 views

Decompression bomb bypass via negative max_length in streaming API (incomplete fix for CVE-2025-66471)

Description The fix for CVE-2025-66471 in urllib3 2.6.0 added maxlength support to all decoders to prevent decompression bombs when using the streaming API. However, three independent code paths in response.py bypass this protection in urllib3 2.6.3 latest. Bypass 1 — Negative maxlength from buff...

8.9CVSS6.2AI score0.00682EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/03/10 12:00 a.m.10 views

EulerOS 2.0 SP13 : python-urllib3 (EulerOS-SA-2026-1295)

According to the versions of the python-urllib3 package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by...

8.9CVSS6.1AI score0.02965EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/28 11:10 a.m.16 views

OESA-2026-1445 python-pip security update

pip is the package installer for Python. You can use pip to install packages from the Python Package Index and other indexes. %global bashcompdir %b=$pkg-config --variable=completionsdir bash-completion 2/dev/null; echo $b:-/bashcompletion.d Name: python-pip Version: 23.3.1 Release: 6 Summary: A...

8.9CVSS6AI score0.02965EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/02/16 4:52 p.m.10 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.9CVSS5.8AI score0.02965EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/16 11:40 a.m.20 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.9CVSS5.8AI score0.02965EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/16 11:26 a.m.22 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.9CVSS5.8AI score0.02965EPSS
SaveExploits0References6
OSV
OSV
added 2026/02/06 11:10 a.m.9 views

OESA-2026-1288 python-urllib3 security update

HTTP library with thread-safe connection pooling, file post support, sanity friendly, and more. Security Fixes: 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 loadin...

7.5CVSS5.5AI score0.02965EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/02/03 9:45 a.m.15 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.9CVSS5.8AI score0.02965EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/03 7:17 a.m.9 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.9CVSS5.8AI score0.02965EPSS
SaveExploits0References6
IBM Security Bulletins
IBM Security Bulletins
added 2026/02/02 7:21 p.m.6 views

Security Bulletin: IBM InfoSphere Information Server is affected by multiple vulnerabilities in urllib3

Summary Multiple vulnerabilities in urllib3 that is used by InfoSphere Information Server were addressed. Vulnerability Details CVEID:CVE-2026-21441 DESCRIPTION: urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by...

8.9CVSS7.5AI score0.02965EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2026/02/02 5:50 p.m.12 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.9CVSS5.8AI score0.02965EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/02 5:45 p.m.13 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.9CVSS5.8AI score0.02965EPSS
SaveExploits0References6
Rows per page
Query Builder