Lucene search
+L

290 matches found

RedHat Linux
RedHat Linux
added 3 days ago8 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.2CVSS7AI score0.00331EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 3 days ago8 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.2CVSS5.5AI score0.00331EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 3 days ago6 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.2CVSS5.5AI score0.00331EPSS
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 5 days ago8 views

Security Bulletin:Cross-Origin Redirect Headers Vulnerability in urllib3 Prior to 2.7.0

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.connectionfromurl.urlopen..., assertsamehost=False still forward these sensitive headers. This vulnerability is fixed in 2.7.0. Vulnerability...

8.2CVSS7.4AI score0.00331EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 5 days ago5 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.2CVSS7AI score0.00331EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/30 2:46 p.m.11 views

EUVD-2026-50553

linuxfabrik-lib: fetch forwards credential headers across a cross-origin redirect...

6CVSS5.8AI score0.00286EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/30 7:44 a.m.10 views

vertx-core: Eclipse Vert.x: Information disclosure via improper handling of HTTP 30x redirects

A flaw was found in Eclipse Vert.x. The DefaultRedirectHandler in vertx-core improperly handles HTTP 30x redirects by propagating all request headers, including sensitive authentication and session credentials, to cross-origin redirect destinations. An attacker can exploit this by redirecting a...

8.2CVSS5.8AI score0.00144EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/28 9:32 p.m.9 views

datamodel-code-generator: Authorization / request headers leaked to cross-origin redirect target when fetching remote schemas

Summary When datamodel-code-generator fetches a remote schema and follows an HTTP redirect, it re-sends the original request headers, including any Authorization header, to the redirect target even when the redirect changes origin host/port/scheme. Credentials that an operator scoped to a trusted...

3.7CVSS5.9AI score0.00211EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/28 12:5 p.m.9 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
RedHat Linux
RedHat Linux
added 2026/07/28 12:4 p.m.6 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.9AI score0.00331EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/24 3:24 a.m.8 views

OESA-2026-3100 rubygem-excon security update

EXtended https CONnections. Security Fixes: Excon is usable, fast, simple HTTP 1.1 for Ruby. Prior to 1.5.0, Excon's RedirectFollower middleware failed to strip additional sensitive headers when following redirects and did not provide a custom list of headers to strip. This could cause inadverten...

6.5CVSS5.3AI score0.00304EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.4 views

TencentOS Server 3: python-urllib3 (TSSA-2026:0624)

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

8.2CVSS6AI score0.00331EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2026/07/19 8:1 a.m.9 views

Excon: redact additional sensitive/risky headers when following redirects

...

6.5CVSS5.2AI score0.00304EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/17 8:9 p.m.38 views

CVE-2026-54171 Excon: redact additional sensitive/risky headers when following redirects

Excon is usable, fast, simple HTTP 1.1 for Ruby. Prior to 1.5.0, Excon's RedirectFollower middleware failed to strip additional sensitive headers when following redirects and did not provide a custom list of headers to strip. This could cause inadvertent leakage of sensitive data when the initial...

6.5CVSS0.00304EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/17 8:9 p.m.75 views

CVE-2026-54171

Excon CVE-2026-54171 concerns the RedirectFollower middleware in Ruby’s Excon prior to v1.5.0, which failed to redact additional sensitive headers when following redirects. The issue could allow leakage of header data from the initial request to the redirected target. A fix is available in v1.5.0...

6.5CVSS5.3AI score0.00304EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/17 8:9 p.m.7 views

CVE-2026-54171 Excon: redact additional sensitive/risky headers when following redirects

Excon is usable, fast, simple HTTP 1.1 for Ruby. Prior to 1.5.0, Excon's RedirectFollower middleware failed to strip additional sensitive headers when following redirects and did not provide a custom list of headers to strip. This could cause inadvertent leakage of sensitive data when the initial...

6.5CVSS5.3AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/07/16 12:0 a.m.10 views

Alibaba Cloud Linux 3 : 0201: python-urllib3 (ALINUX3-SA-2026:0201)

The remote Alibaba Cloud Linux 3 host has a package installed that is affected by a vulnerability as referenced in the ALINUX3-SA-2026:0201 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2026-44431: urllib3 is an HTTP client library f...

8.2CVSS6AI score0.00331EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/10 8:37 p.m.18 views

Excon does not redact additional sensitive/risky headers when following redirects

Impact The redirect follower middleware previously failed to strip a number of headers that are known to be sensitive and did not provide a way to provide a custom list of headers to strip. What kind of vulnerability is it? Who is impacted? This could cause inadvertent leakage of sensitive data f...

6.5CVSS6.1AI score0.00304EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/07/10 8:37 p.m.8 views

GHSA-48RX-C7PG-Q66R Excon does not redact additional sensitive/risky headers when following redirects

Impact The redirect follower middleware previously failed to strip a number of headers that are known to be sensitive and did not provide a way to provide a custom list of headers to strip. What kind of vulnerability is it? Who is impacted? This could cause inadvertent leakage of sensitive data f...

6.5CVSS6.1AI score0.00304EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/10 12:0 a.m.26 views

PT-2026-57370

Name of the Vulnerable Software and Affected Versions Excon versions prior to 1.5.0 Description The RedirectFollower middleware fails to strip sensitive headers when following redirects and lacks a mechanism to define a custom list of headers to be removed. This behavior can lead to the inadverte...

6.5CVSS5.2AI score0.00304EPSS
SaveExploits0References8
Rows per page
Query Builder