Lucene search
+L

2352 matches found

Tenable Nessus
Tenable Nessus
added 2026/07/10 12:00 a.m.15 views

EulerOS 2.0 SP12 : python-urllib3 (EulerOS-SA-2026-2564)

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. From 1.23 to before 2.7.0, cross-origin redirects followed from the low-level API via...

8.2CVSS6.1AI score0.00331EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/10 12:00 a.m.14 views

EulerOS 2.0 SP12 : python-urllib3 (EulerOS-SA-2026-2624)

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. From 1.23 to before 2.7.0, cross-origin redirects followed from the low-level API via...

8.2CVSS6.1AI score0.00331EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/09 10:12 a.m.10 views

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

Bulletin has no description...

5.9CVSS6.3AI score0.00331EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/07/09 4:49 a.m.12 views

urllib3: urllib3: Information disclosure via cross-origin redirects forwarding sensitive headers

A flaw was found in urllib3, an HTTP client library for Python. When using the low-level API via ProxyManager.connectionfromurl.urlopen with assertsamehost=False, cross-origin redirects can still forward sensitive headers. This could allow a remote attacker to gain unauthorized access to sensitiv...

8.2CVSS6.3AI score0.00331EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/07/09 12:00 a.m.11 views

Oracle Linux 8 : python-urllib3 (ELSA-2026-36732)

The remote Oracle Linux 8 host has a package installed that is affected by a vulnerability as referenced in the ELSA-2026-36732 advisory. 1.24.2-10 - Security fix for CVE-2026-44431 Resolves: RHEL-184858 Tenable has extracted the preceding description block directly from the Oracle Linux security...

8.2CVSS6AI score0.00331EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/09 12:00 a.m.20 views

AlmaLinux 8 : python-urllib3 (ALSA-2026:36732)

The remote AlmaLinux 8 host has a package installed that is affected by a vulnerability as referenced in the ALSA-2026:36732 advisory. urllib3: urllib3: Information disclosure via cross-origin redirects forwarding sensitive headers CVE-2026-44431 Tenable has extracted the preceding description...

8.2CVSS6AI score0.00331EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/08 2:20 p.m.21 views

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

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

8.2CVSS7AI score0.00331EPSS
SaveExploits0References3
Oracle linux
Oracle linux
added 2026/07/08 12:00 a.m.13 views

python-urllib3 security update

1.24.2-10 - Security fix for CVE-2026-44431 Resolves: RHEL-184858...

8.2CVSS6.3AI score0.00331EPSS
SaveExploits0
OSV
OSV
added 2026/07/08 12:00 a.m.10 views

ALSA-2026:36732 Moderate: python-urllib3 security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

8.2CVSS6.4AI score0.00331EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
added 2026/07/08 12:00 a.m.13 views

Moderate: python-urllib3 security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

8.2CVSS6.3AI score0.00331EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/07 5:18 p.m.9 views

Security Bulletin: QRadar App SDK for IBM QRadar SIEM is vulnerable to using components with known vulnerabilities

Summary The product includes vulnerable components e.g., framework libraries that could be identified and exploited with automated tools. Investigation Assistant App for IBM QRadar App SDK has addressed the applicable CVEs in an update. Vulnerability Details CVEID:CVE-2026-39892 DESCRIPTION:...

9.8CVSS6.2AI score0.02774EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/07/07 4:03 p.m.19 views

PYSEC-2026-1994 urllib3 streaming API improperly handles highly compressed data

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. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP...

8.9CVSS7AI score0.00682EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 4:02 p.m.18 views

PYSEC-2026-1997 urllib3 does not control redirects in browsers and Node.js

urllib3 supports being used in a Pyodide runtime utilizing the JavaScript Fetch API or falling back on XMLHttpRequest. This means you can use Python libraries to make HTTP requests from your browser or Node.js. Additionally, urllib3 provides a mechanism to control redirects. However, the retries...

5.3CVSS6.5AI score0.00345EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 4:02 p.m.13 views

PYSEC-2026-1999 urllib3 redirects are not disabled when retries are disabled on PoolManager instantiation

urllib3 handles redirects and retries using the same mechanism, which is controlled by the Retry object. The most common way to disable redirects is at the request level, as follows: python resp = urllib3.request"GET", "https://httpbin.org/redirect/1", redirect=False printresp.status 302 However,...

5.3CVSS6.4AI score0.00408EPSS
SaveExploits1References7
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/06 9:30 p.m.9 views

Security Bulletin: Multiple Vulnerabilities in urllib3 bundled with IBM Fusion, IBM Fusion HCI, IBM Fusion Data Cataloging, and IBM Fusion Content-Aware Storage

Summary IBM Fusion, IBM Fusion HCI, IBM Fusion Data Cataloging, and IBM Fusion Content-Aware Storage include urllib3. It is susceptible to SSRF, high CPU usage and massive memory allocation vulnerabilities CVE-2025-50181, CVE-2025-66418, CVE-2025-66471,CVE-2026-21441 Vulnerability Details...

8.9CVSS6.8AI score0.02774EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2026/07/06 11:11 a.m.12 views

OESA-2026-2816 python-urllib3 security update

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

7.5CVSS7.4AI score0.00304EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/06 11:11 a.m.12 views

OESA-2026-2815 python-urllib3 security update

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

7.5CVSS6.3AI score0.00304EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/06 11:11 a.m.11 views

OESA-2026-2813 python-urllib3 security update

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

7.5CVSS7.4AI score0.00304EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2026/07/06 12:00 a.m.10 views

The vulnerability of the HTTPConnection.urlopen() method in the HTTP library of the Urllib3 Python programming language, which allows attackers to gain unauthorized access to protected information.

The vulnerability of the HTTPConnection.urlopen method in the Python HTTP library, Urllib3, is related to insufficient protection of sensitive data. Exploiting this vulnerability can allow an attacker to gain unauthorized access to protected information...

5.3CVSS5.9AI score0.00331EPSS
SaveExploits0References6Affected Software8
BDU FSTEC
BDU FSTEC
added 2026/07/06 12:00 a.m.39 views

The vulnerability of the HTTP response processing flow application interface in the Urllib3 library for Python programming language allows a attacker to cause a service failure.

The vulnerability of the HTTPConnection.urlopen method in the Python HTTP library, Urllib3, is related to incorrect processing of highly compressed input data. Exploiting this vulnerability can allow an attacker to gain unauthorized access to protected information...

7.8CVSS5.9AI score0.0068EPSS
SaveExploits0References6Affected Software16
Rows per page
Query Builder