Lucene search
+L

68 matches found

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
Tenable Nessus
Tenable Nessus
added 2026/03/31 12:00 a.m.7 views

Fedora 44 : cpp-httplib (2026-03599f0b32)

The remote Fedora 44 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-03599f0b32 advisory. Update to 0.38.0 rhbz2447261 - Filename sanitization for path traversal prevention Added sanitizefilename to prevent path traversal attacks via malicious...

8.7CVSS5.9AI score0.00179EPSS
SaveExploits1References2
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
SUSE Linux
SUSE Linux
added 2026/03/18 8:52 a.m.15 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
Microsoft CVE
Microsoft CVE
added 2026/03/12 8:01 a.m.16 views

wrong proxy connection reuse with credentials

...

6.5CVSS5.8AI score0.00412EPSS
SaveExploits1
OSV
OSV
added 2026/03/11 6:00 p.m.14 views

UBUNTU-CVE-2026-3784

curl would wrongly reuse an existing HTTP proxy connection doing CONNECT to a server, even if the new request uses different credentials for the HTTP proxy. The proper behavior is to create or use a separate connection...

6.5CVSS5.8AI score0.00412EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2026/03/11 4:18 p.m.10 views

SUSE CVE-2026-3784

curl would wrongly reuse an existing HTTP proxy connection doing CONNECT to a server, even if the new request uses different credentials for the HTTP proxy. The proper behavior is to create or use a separate connection...

4.6CVSS5.8AI score0.00412EPSS
SaveExploits1References12
Hacker One
Hacker One
added 2026/03/11 4:06 p.m.23 views

curl: Curl_compareheader() fails to match multi-value HTTP headers

Summary Curlcompareheader in lib/http.c fails to scan the full value of HTTP headers for substring matches. Due to an incorrect loop condition, only the first byte position of the header value is checked. This causes curl to miss connection options like close when they appear as non-first tokens ...

5.8AI score
SaveExploits0
EUVD
EUVD
added 2026/03/11 12:31 p.m.9 views

EUVD-2026-11139

curl would wrongly reuse an existing HTTP proxy connection doing CONNECT to a server, even if the new request uses different credentials for the HTTP proxy. The proper behavior is to create or use a separate connection...

6.5CVSS5.8AI score0.00412EPSS
SaveExploits1References5
OSV
OSV
added 2026/03/11 11:16 a.m.14 views

ALPINE-CVE-2026-3784

curl would wrongly reuse an existing HTTP proxy connection doing CONNECT to a server, even if the new request uses different credentials for the HTTP proxy. The proper behavior is to create or use a separate connection...

6.5CVSS7.1AI score0.00412EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/03/11 10:09 a.m.9 views

CVE-2026-3784

curl would wrongly reuse an existing HTTP proxy connection doing CONNECT to a server, even if the new request uses different credentials for the HTTP proxy. The proper behavior is to create or use a separate connection...

5.8AI score0.00412EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2026/03/11 10:09 a.m.61 views

CVE-2026-3784

CVE-2026-3784 affects curl where an HTTP proxy connection reused during a CONNECT request with different proxy credentials. This is the underlying issue described in the initial CVE entry: a separate connection should be used when credentials differ. Connected feeds indicate a patch is available ...

6.5CVSS5.8AI score0.00412EPSS
SaveExploits1References5Affected Software1
AlpineLinux
AlpineLinux
added 2026/03/11 10:09 a.m.69 views

CVE-2026-3784

curl would wrongly reuse an existing HTTP proxy connection doing CONNECT to a server, even if the new request uses different credentials for the HTTP proxy. The proper behavior is to create or use a separate connection...

6.5CVSS5.8AI score0.00412EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/03/11 10:09 a.m.46 views

CVE-2026-3784 wrong proxy connection reuse with credentials

curl would wrongly reuse an existing HTTP proxy connection doing CONNECT to a server, even if the new request uses different credentials for the HTTP proxy. The proper behavior is to create or use a separate connection...

0.00412EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/03/11 10:09 a.m.6 views

CVE-2026-3784 wrong proxy connection reuse with credentials

curl would wrongly reuse an existing HTTP proxy connection doing CONNECT to a server, even if the new request uses different credentials for the HTTP proxy. The proper behavior is to create or use a separate connection...

5.8AI score0.00412EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/11 8:00 a.m.9 views

CURL-CVE-2026-3784 wrong proxy connection reuse with credentials

curl would wrongly reuse an existing HTTP proxy connection doing CONNECT to a server, even if the new request uses different credentials for the HTTP proxy. The proper behavior is to create or use a separate connection...

6.5CVSS5.8AI score0.00412EPSS
SaveExploits1
curl security advisories
curl security advisories
added 2026/03/11 8:00 a.m.34 views

wrong proxy connection reuse with credentials

curl would wrongly reuse an existing HTTP proxy connection doing CONNECT to a server, even if the new request uses different credentials for the HTTP proxy. The proper behavior is to create or use a separate connection...

6.5CVSS7.2AI score0.00412EPSS
SaveExploits1References1Affected Software2
Positive Technologies
Positive Technologies
added 2026/03/11 12:00 a.m.9 views

PT-2026-24664

Name of the Vulnerable Software and Affected Versions curl affected versions not specified Description curl improperly reuses an existing HTTP proxy connection when performing a CONNECT request to a server, even if the new request uses different credentials for the HTTP proxy. The expected behavi...

6.5CVSS6.8AI score0.00454EPSS
SaveExploits2References86
CNVD
CNVD
added 2025/10/17 12:00 a.m.12 views

F5 BIG-IP SSL Orchestrator Memory Corruption Vulnerability

F5 BIG-IP is an application delivery platform from F5 that integrates network traffic orchestration, load balancing, intelligent DNS, and remote access policy management. A memory corruption vulnerability exists in the Explicit Forward Proxy module of the BIG-IP SSL Orchestrator. The vulnerabilit...

8.7CVSS6.9AI score0.00324EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/10/15 12:00 a.m.10 views

F5 BIG-IP和F5 SSL Orchestrator 缓冲区错误漏洞

F5 BIG-IP is an application delivery platform from F5 that integrates network traffic orchestration, load balancing, intelligent DNS, and remote access policy management. A memory corruption vulnerability exists in the Explicit Forward Proxy module of the BIG-IP SSL Orchestrator. The vulnerabilit...

8.7CVSS6.8AI score0.00324EPSS
SaveExploits0References1
Rows per page
Query Builder