Lucene search
+L

488 matches found

Snyk
Snyk
added 2026/04/29 12:00 a.m.20 views

Insertion of Sensitive Information Into Sent Data

Overview Affected versions of this package are vulnerable to Insertion of Sensitive Information Into Sent Data via the reuse of a proxy connection during HTTP redirects when using .netrc for credentials. An attacker can obtain sensitive credential information by intercepting traffic if both the...

6.5CVSS5.8AI score0.00519EPSS
SaveExploits1References2
Hacker One
Hacker One
added 2026/04/17 6:59 p.m.87 views

curl: libcurl omits IPv6 zoneid from host identity and leaks credentials/cookies across scoped link-local realms

Summary: libcurl omits the IPv6 zoneid component from multiple security-sensitive host identity decisions even though the connection layer still routes by zoneid. As a result, two distinct scoped/link-local destinations such as fe80::X%zoneA and fe80::X%zoneB are treated as the same host by...

7.5CVSS6.7AI score0.03154EPSS
SaveExploits1
Hacker One
Hacker One
added 2026/04/17 12:29 p.m.27 views

curl: Digest Auth State Leak on Cross-Origin Redirect via Netrc - Username and Password Hash Sent to Wrong Host

Summary When curl follows an HTTP redirect from hostA to hostB using --netrc --digest -L, Digest authentication state nonce, realm from hostA persists and is combined with hostB's netrc credentials to generate an unsolicited Digest Authorization header sent to hostB. This leaks hostB's username i...

5.7CVSS6.7AI score0.0176EPSS
SaveExploits1
Hacker One
Hacker One
added 2026/04/16 11:28 a.m.42 views

curl: CVE-2026-6429: netrc credential leak with reused proxy connection

Summary: libcurl can leak .netrc-derived host Authorization credentials across redirected hosts when an HTTP proxy connection is reused. In the PoC, .netrc contains credentials only for a.test, but after a.test redirects to b.test and then c.test over the same keep-alive proxy connection, libcurl...

5.3CVSS5.5AI score0.00519EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2026/04/07 3:43 p.m.10 views

curl: curl: Information disclosure via OAuth2 bearer token leakage during HTTP(S) redirect

A flaw was found in curl. When an OAuth2 bearer token is used for an HTTPS transfer that redirects to a second URL, curl could unintentionally leak the token. This occurs if the second hostname has entries in the .netrc file, allowing the bearer token intended for the first host to be sent to the...

5.3CVSS6.6AI score0.00454EPSS
SaveExploits1References8
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/01 9:58 a.m.11 views

Security Bulletin: IBM Cloud Pak for Data System (CPDS 1.0) is affected by credential disclosure due to Python Requests library

Summary The Python Requests library is used by IBM Cloud Pak for Data System 1.0 to handle HTTP communications. CVE-2024-47081 affects Requests due to a URL parsing issue that may leak .netrc credentials to third parties when processing maliciously-crafted URLs. This vulnerability could result in...

5.3CVSS7AI score0.00912EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2026/03/26 9:31 a.m.15 views

CLSA-2026-1773939685 curl: Fix of CVE-2026-3783

CVE-2026-3783: prevent bearer token leak on HTTPS redirect when .netrc contains entries for the redirected host...

5.3CVSS7.1AI score0.00454EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/24 3:32 p.m.15 views

CLSA-2026-1774366368 curl: Fix of 3 CVEs

CVE-2026-1965: fix incorrect connection reuse; prevent reuse of Negotiate- authenticated connections with different credentials and require authentication identity match - CVE-2026-3784: fix wrong proxy connection reuse with different credentials; check proxy user/password in proxyinfomatches to...

6.5CVSS7.2AI score0.00454EPSS
SaveExploits2References1
OSV
OSV
added 2026/03/20 9:37 a.m.13 views

SUSE-SU-2026:20760-1 Security update for curl

This update for curl fixes the following issues: - CVE-2026-1965: bad reuse of HTTP Negotiate connection bsc1259362. - CVE-2026-3783: token leak with redirect and netrc bsc1259363. - CVE-2026-3784: wrong proxy connection reuse with credentials bsc1259364. - CVE-2026-3805: use after free in SMB...

7.5CVSS5.9AI score0.00745EPSS
SaveExploits4References9
OSV
OSV
added 2026/03/19 4:42 p.m.32 views

CLSA-2026-1773938530 curl: Fix of CVE-2026-3783

CVE-2026-3783: prevent bearer token leak on HTTPS redirect when .netrc contains entries for the redirected host...

5.3CVSS7.2AI score0.00454EPSS
SaveExploits1References1
SUSE Linux
SUSE Linux
added 2026/03/18 8:52 a.m.16 views

Security update for curl

This update for curl fixes the following issues: CVE-2026-1965: bad reuse of HTTP Negotiate connection bsc1259362. CVE-2026-3783: token leak with redirect and netrc bsc1259363. CVE-2026-3784: wrong proxy connection reuse with credentials bsc1259364. Patch Instructions: To install this SUSE update...

7.5CVSS5.7AI score0.00454EPSS
SaveExploits2References12
SUSE Linux
SUSE Linux
added 2026/03/17 7:57 p.m.18 views

Security update for curl

This update for curl fixes the following issues: CVE-2026-1965: bad reuse of HTTP Negotiate connection bsc1259362. CVE-2026-3783: token leak with redirect and netrc bsc1259363. CVE-2026-3784: wrong proxy connection reuse with credentials bsc1259364. CVE-2026-3805: use after free in SMB connection...

7.5CVSS5.8AI score0.00745EPSS
SaveExploits4References16
Hacker One
Hacker One
added 2026/03/17 7:06 p.m.37 views

curl: Bearer Token Leaked to Attacker via .netrc Despite CVE-2026-3783 Fix

curl versions 8.19.0 and later were meant to fix CVE-2026-3783, which causes OAuth2 bearer tokens to leak on HTTP redirects when the user has a .netrc file configured. However, the vulnerability still exists in the current codebase. VULNERABILITY: When a curl user specifies an OAuth2 bearer token...

5.3CVSS5.9AI score0.00454EPSS
SaveExploits1
OSV
OSV
added 2026/03/17 10:04 a.m.4 views

SUSE-SU-2026:0903-1 Security update for curl

This update for curl fixes the following issues: - CVE-2026-1965: bad reuse of HTTP Negotiate connection bsc1259362. - CVE-2026-3783: token leak with redirect and netrc bsc1259363. - CVE-2026-3784: wrong proxy connection reuse with credentials bsc1259364. - CVE-2026-3805: use after free in SMB...

7.5CVSS5.8AI score0.00745EPSS
SaveExploits4References9
Tenable Nessus
Tenable Nessus
added 2026/03/17 12:00 a.m.35 views

Curl 7.33.0 < 8.19.0 Token Leak with Redirect and Netrc

The version of curl installed on the remote host is 7.33.0 prior to 8.19.0. It is, therefore, affected by a token leak with redirect and netrc vulnerability: - When an OAuth2 bearer token is used for an HTTPS transfer, and that transfer performs a redirect to a second URL, curl could leak that...

5.3CVSS7.2AI score0.00454EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2026/03/16 12:00 a.m.5 views

Huawei EulerOS: Security Advisory for python-requests (EulerOS-SA-2026-1458)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2026 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.3CVSS5.8AI score0.00912EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2026/03/16 12:00 a.m.5 views

Huawei EulerOS: Security Advisory for python-requests (EulerOS-SA-2026-1515)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2026 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.3CVSS5.8AI score0.00912EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/03/16 12:00 a.m.7 views

EulerOS Virtualization 2.12.0 : python-requests (EulerOS-SA-2026-1515)

According to the versions of the python-requests package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : Requests is a HTTP library. Due to a URL parsing issue, Requests releases prior to 2.32.4 may leak .netrc credentials to...

5.3CVSS6.5AI score0.00912EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/12 10:04 a.m.12 views

SUSE-SU-2026:20668-1 Security update for curl

This update for curl fixes the following issues: - CVE-2026-1965: bad reuse of HTTP Negotiate connection bsc1259362. - CVE-2026-3783: token leak with redirect and netrc bsc1259363. - CVE-2026-3784: wrong proxy connection reuse with credentials bsc1259364. - CVE-2026-3805: use after free in SMB...

7.5CVSS5.8AI score0.00745EPSS
SaveExploits4References9
OSV
OSV
added 2026/03/12 9:40 a.m.14 views

SUSE-SU-2026:20722-1 Security update for curl

This update for curl fixes the following issues: - CVE-2026-1965: bad reuse of HTTP Negotiate connection bsc1259362. - CVE-2026-3783: token leak with redirect and netrc bsc1259363. - CVE-2026-3784: wrong proxy connection reuse with credentials bsc1259364. - CVE-2026-3805: use after free in SMB...

7.5CVSS5.8AI score0.00745EPSS
SaveExploits4References9
Rows per page
Query Builder