Lucene search
+L

2346 matches found

OSV
OSV
added 2026/02/17 10:12 a.m.11 views

RHSA-2026:2728 Red Hat Security Advisory: python-urllib3 security update

Bulletin has no description...

7.5CVSS5.1AI score0.02774EPSS
SaveExploits0References21
OSV
OSV
added 2026/02/17 10:12 a.m.13 views

RHSA-2026:2723 Red Hat Security Advisory: python-urllib3 security update

Bulletin has no description...

7.5CVSS5.1AI score0.02774EPSS
SaveExploits0References21
OSV
OSV
added 2026/02/17 10:12 a.m.15 views

RHSA-2026:2718 Red Hat Security Advisory: python-urllib3 security update

Bulletin has no description...

7.5CVSS5.1AI score0.02774EPSS
SaveExploits0References21
OSV
OSV
added 2026/02/17 10:12 a.m.10 views

RHSA-2026:2717 Red Hat Security Advisory: python-urllib3 security update

Bulletin has no description...

7.5CVSS5.1AI score0.02774EPSS
SaveExploits0References21
Tenable Nessus
Tenable Nessus
added 2026/02/17 12:00 a.m.10 views

RHEL 8 / 9 : Satellite 6.16.6.1 Async Update (Important) (RHSA-2026:2765)

The remote Redhat Enterprise Linux 8 / 9 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2026:2765 advisory. Red Hat Satellite is a system management solution that allows organizations to configure and maintain their systems without the necessit...

8.9CVSS5.8AI score0.02774EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/02/16 9:33 p.m.13 views

Important: Red Hat Security Advisory: Satellite 6.16.6.1 Async Update

An update is now available for Red Hat Satellite 6.16 for RHEL 8 and RHEL 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability...

8.9CVSS6.7AI score0.02774EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/16 9:33 p.m.8 views

urllib3: urllib3 Streaming API improperly handles highly compressed data

A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header e.g., gzip, deflate, br, or zstd. The library must read compressed data from the network and decompress it...

8.9CVSS5.9AI score0.00682EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/16 7:06 p.m.16 views

urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion

A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain...

8.9CVSS5.7AI score0.00682EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/16 7:06 p.m.19 views

Important: Red Hat Security Advisory: Satellite 6.17.6.3 Async Update

A new release is now available for Red Hat Satellite 6.17 for RHEL 9. Red Hat Satellite is a system management solution that allows organizations to configure and maintain their systems without the necessity to provide public Internet access to their servers or other client systems. It performs...

8.9CVSS6.6AI score0.02774EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/16 7:06 p.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.02774EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/16 4:52 p.m.15 views

Important: Red Hat Security Advisory: Satellite 6.18.3 Async Update

A new release is now available for Red Hat Satellite 6.18 for RHEL 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

8.9CVSS6.7AI score0.02774EPSS
SaveExploits0References15
RedHat Linux
RedHat Linux
added 2026/02/16 4:52 p.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.02774EPSS
SaveExploits0References6
OSV
OSV
added 2026/02/16 2:21 p.m.6 views

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

This update for python-urllib3 fixes the following issues: - CVE-2025-66471: excessive resource consumption via decompression of highly compressed data in Streaming API bsc1254867. - CVE-2025-66418: resource exhaustion via unbounded number of links in the decompression chain bsc1254866...

8.9CVSS7.1AI score0.00682EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/16 11:56 a.m.19 views

Important: Red Hat Security Advisory: python-urllib3 security update

An update for python-urllib3 is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

8.9CVSS6.6AI score0.02774EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/02/16 11:56 a.m.5 views

urllib3: urllib3: Unbounded decompression chain leads to resource exhaustion

A flaw was found in urllib3 Python library that could lead to a Denial of Service condition. A remote, malicious server can exploit this flaw by responding to a client request with an HTTP message that uses an excessive number of chained compression algorithms. This unlimited decompression chain...

8.9CVSS5.7AI score0.00682EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/16 11:56 a.m.11 views

urllib3: urllib3 Streaming API improperly handles highly compressed data

A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header e.g., gzip, deflate, br, or zstd. The library must read compressed data from the network and decompress it...

8.9CVSS5.9AI score0.00682EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/16 11:56 a.m.8 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.02774EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/16 11:40 a.m.18 views

Important: Red Hat Security Advisory: python-urllib3 security update

An update for python-urllib3 is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability...

8.9CVSS6.6AI score0.02774EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/02/16 11:40 a.m.21 views

urllib3: urllib3 Streaming API improperly handles highly compressed data

A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header e.g., gzip, deflate, br, or zstd. The library must read compressed data from the network and decompress it...

8.9CVSS5.9AI score0.00682EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/16 11:40 a.m.17 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.02774EPSS
SaveExploits0References6
Rows per page
Query Builder