Lucene search
K

56 matches found

OSV
OSV
added 6 days ago8 views

OESA-2026-2505 rsync security update

Rsync is an open source utility that provides fast incremental file transfer. It uses the "rsync algorithm" which provides a very fast method for bringing remote files into sync. It does this by sending just the differences in the files across the link, without requiring that both sets of files a...

8.1CVSS6AI score0.00056EPSS
Exploits0References3
OSV
OSV
added 6 days ago4 views

OESA-2026-2502 rsync security update

Rsync is an open source utility that provides fast incremental file transfer. It uses the "rsync algorithm" which provides a very fast method for bringing remote files into sync. It does this by sending just the differences in the files across the link, without requiring that both sets of files a...

8.1CVSS6AI score0.00056EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2026/05/22 2:19 a.m.3 views

SUSE CVE-2026-45232

Rsync versions before 3.4.3 contain an off-by-one out-of-bounds stack write vulnerability in the establishproxyconnection function in socket.c that allows network attackers to corrupt stack memory by sending a malformed HTTP proxy response. Attackers can exploit this by positioning themselves...

4.2CVSS5.8AI score0.00043EPSS
Exploits0References9
Snyk
Snyk
added 2026/05/20 3:42 a.m.4 views

Off-by-one Error

Overview Affected versions of this package are vulnerable to Off-by-one Error via the establishproxyconnection function. An attacker can corrupt stack memory by sending a specially crafted HTTP proxy response line of 1023 or more bytes without a newline terminator, potentially leading to...

5.9CVSS5.8AI score0.00043EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/20 12:45 a.m.3 views

CVE-2026-45232

Rsync versions before 3.4.3 contain an off-by-one out-of-bounds stack write vulnerability in the establishproxyconnection function in socket.c that allows network attackers to corrupt stack memory by sending a malformed HTTP proxy response. Attackers can exploit this by positioning themselves...

3.1CVSS5.8AI score0.00043EPSS
Exploits0References4
AlpineLinux
AlpineLinux
added 2026/05/20 12:45 a.m.7 views

CVE-2026-45232

Rsync versions before 3.4.3 contain an off-by-one out-of-bounds stack write vulnerability in the establishproxyconnection function in socket.c that allows network attackers to corrupt stack memory by sending a malformed HTTP proxy response. Attackers can exploit this by positioning themselves...

3.7CVSS5.8AI score0.00043EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/05/13 8:28 a.m.3 views

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

When asked to both use a .netrc file for credentials and to follow HTTP redirects, libcurl could leak the password used for the first host to the followed-to host under certain circumstances...

5.8AI score0.00021EPSS
Exploits1References3
Cvelist
Cvelist
added 2026/05/13 8:28 a.m.30 views

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

When asked to both use a .netrc file for credentials and to follow HTTP redirects, libcurl could leak the password used for the first host to the followed-to host under certain circumstances...

0.00021EPSS
Exploits1References3
OSV
OSV
added 2026/05/04 1:12 p.m.4 views

JLSEC-2026-438 curl would wrongly reuse an existing HTTP proxy connection doing CONNECT to a server, even if the...

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.00025EPSS
Exploits1References6
Hacker One
Hacker One
added 2026/04/16 11:28 a.m.11 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.00021EPSS
Exploits1
Tenable Nessus
Tenable Nessus
added 2026/03/31 12:0 a.m.1 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.00035EPSS
Exploits1References2
OSV
OSV
added 2026/03/24 3:32 p.m.2 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.00073EPSS
Exploits2References1
SUSE Linux
SUSE Linux
added 2026/03/18 8:52 a.m.5 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.00073EPSS
Exploits2References12
Microsoft CVE
Microsoft CVE
added 2026/03/12 8:1 a.m.2 views

wrong proxy connection reuse with credentials

...

6.5CVSS5.8AI score0.00025EPSS
Exploits1
OSV
OSV
added 2026/03/11 6:0 p.m.1 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.00025EPSS
Exploits1References5
SUSE CVE
SUSE CVE
added 2026/03/11 4:18 p.m.1 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.00025EPSS
Exploits1References12
Hacker One
Hacker One
added 2026/03/11 4:6 p.m.8 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
Exploits0
EUVD
EUVD
added 2026/03/11 12:31 p.m.2 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.00025EPSS
Exploits1References5
OSV
OSV
added 2026/03/11 11:16 a.m.2 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.00025EPSS
Exploits1References1
Cvelist
Cvelist
added 2026/03/11 10:9 a.m.23 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.00025EPSS
Exploits1References3
Rows per page
Query Builder