Lucene search
+L

3340 matches found

OSV
OSV
added 2026/08/13 3:19 p.m.10 views

DEBIAN-CVE-2026-53784

rsync before 3.5.0 contains a path traversal vulnerability that allows remote clients to access files outside the intended module root when use chroot is disabled and the module root path or a component of it is a symlink. The daemon calls chdir to the module root at session initialization withou...

8.4CVSS5.5AI score0.00238EPSS
SaveExploits0References1
F5 Networks
F5 Networks
added 2026/08/12 8:59 a.m.33 views

K000162881: libcurl vulnerability CVE-2026-9547

Security Advisory Description When a libcurl-based application performs transfers via SCP:// or SFTP:// and utilizes the CURLOPTSSHKEYFUNCTION callback, it may silently accept an untrusted server. This vulnerability occurs when a server presents a host key type that does not match the specific ke...

5.1AI score0.00325EPSS
SaveExploits1
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/12 8:16 a.m.15 views

Security Bulletin:Vulnerability in libcurl affects IBM Netezza Appliance

Summary The libcurl package is used by IBM Netezza Appliance. IBM Netezza Appliance has addressed the applicable CVE CVE-2026-7168 Vulnerability Details CVEID:CVE-2026-7168 DESCRIPTION: Successfully using libcurl to do a transfer over a specific HTTP proxy proxyA with Digest authentication and th...

5.3CVSS6AI score0.00471EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2026/08/10 1:19 p.m.35 views

DEBIAN-CVE-2026-68130

In the Linux kernel, the following vulnerability has been resolved: ksmbd: defer destroyprevioussession until after NTLM authentication In ntlmauthenticate, destroyprevioussession is called using a user pointer resolved from the client-supplied NTLM blob username field before the NTLMv2 response ...

5.2AI score0.00216EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/07 8:11 p.m.9 views

JLSEC-2026-1204 libcurl might in some circumstances reuse the wrong connection when asked to do an authenticated...

libcurl might in some circumstances reuse the wrong connection when asked to do an authenticated HTTPS request after a Negotiate-authenticated one, when both use the same host. libcurl features a pool of recent connections so that subsequent requests can reuse an existing connection to avoid...

6.5CVSS5.4AI score0.00414EPSS
SaveExploits1References5
OSV
OSV
added 2026/08/07 8:11 p.m.7 views

JLSEC-2026-1217 libcurl would reuse a previously created connection even when some mTLS config related option had...

libcurl would reuse a previously created connection even when some mTLS config related option had been changed that should have prohibited reuse. libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse if one of them matches the setup. However, some TLS...

7.5CVSS5.3AI score0.00396EPSS
SaveExploits2References5
OSV
OSV
added 2026/08/07 8:11 p.m.11 views

JLSEC-2026-1222 When a libcurl-based application performs transfers via `SCP://` or `SFTP://` and utilizes the ...

When a libcurl-based application performs transfers via SCP:// or SFTP:// and utilizes the CURLOPTSSHKEYFUNCTION callback, it may silently accept an untrusted server. This vulnerability occurs when a server presents a host key type that does not match the specific key type already recorded for th...

7.4CVSS5AI score0.00325EPSS
SaveExploits1References5
OSV
OSV
added 2026/08/07 8:11 p.m.9 views

JLSEC-2026-1208 When asked to both use a `.netrc` file for credentials and to follow HTTP redirects, libcurl...

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.3CVSS6.4AI score0.00519EPSS
SaveExploits1References5
OSV
OSV
added 2026/08/07 8:11 p.m.8 views

JLSEC-2026-1197 A use-after-free vulnerability exists in libcurl when an application configures an HTTP/2 stream...

A use-after-free vulnerability exists in libcurl when an application configures an HTTP/2 stream-dependency tree via CURLOPTSTREAMDEPENDS or CURLOPTSTREAMDEPENDSE, subsequently invokes curleasyreset, and finally terminates the handle with curleasycleanup. During this final cleanup phase, libcurl...

9.8CVSS5AI score0.00598EPSS
SaveExploits1References5
OSV
OSV
added 2026/08/07 8:11 p.m.9 views

JLSEC-2026-1212 libcurl might in some circumstances reuse the wrong connection when asked to do Negotiate...

libcurl might in some circumstances reuse the wrong connection when asked to do Negotiate-authenticated ones, even when they are set to use different 'services'. libcurl features a pool of recent connections so that subsequent requests can reuse an existing connection to avoid overhead. When...

6.5CVSS5.3AI score0.00371EPSS
SaveExploits1References5
OSV
OSV
added 2026/08/07 8:11 p.m.11 views

JLSEC-2026-1218 libcurl had a flaw that when instructed to clear proxy authentication credentials which made it...

libcurl had a flaw that when instructed to clear proxy authentication credentials which made it not do so, leaving the old credentials around to get used for subsequent transfers that should not know nor use them...

9.8CVSS5AI score0.00584EPSS
SaveExploits1References5
OSV
OSV
added 2026/08/07 8:11 p.m.11 views

JLSEC-2026-1216 When reusing a libcurl handle for sequential transfers driven by environment-variable proxy...

When reusing a libcurl handle for sequential transfers driven by environment-variable proxy configuration, libcurl fails to clear the proxy authentication state between requests. Specifically, if the initial transfer authenticates against proxyA using Digest auth, a subsequent transfer routed...

9.1CVSS5AI score0.005EPSS
SaveExploits1References5
OSV
OSV
added 2026/08/07 8:11 p.m.14 views

JLSEC-2026-1205 libcurl might in some circumstances reuse the wrong connection for SMB(S) transfers. libcurl...

libcurl might in some circumstances reuse the wrong connection for SMBS transfers. libcurl features a pool of recent connections so that subsequent requests can reuse an existing connection to avoid overhead. When reusing a connection a range of criteria must be met. Due to a logical error in the...

7.5CVSS7.2AI score0.00618EPSS
SaveExploits1References6
OSV
OSV
added 2026/08/07 8:11 p.m.12 views

JLSEC-2026-1207 Using libcurl, when a custom `Host:` header is first set for an HTTP request and a second request...

Using libcurl, when a custom Host: header is first set for an HTTP request and a second request is subsequently done using the same easy handle but without the custom Host: header set, the second request would use stale information and pass on cookies meant for the first host in the second reques...

7.5CVSS7.3AI score0.00295EPSS
SaveExploits1References6
OSV
OSV
added 2026/08/07 8:11 p.m.12 views

JLSEC-2026-1201 Successfully using libcurl to do a transfer to a specific HTTP origin (`hostA`) with **Digest**...

Successfully using libcurl to do a transfer to a specific HTTP origin hostA with Digest authentication and then changing the origin to a different one hostB for a second transfer, reusing the same handle, makes libcurl wrongly pass on the Authorization: header field meant for hostA, to hostB...

9.8CVSS5AI score0.00688EPSS
SaveExploits1References5
OSV
OSV
added 2026/08/07 8:11 p.m.11 views

JLSEC-2026-1210 Successfully using libcurl to do a transfer over a specific HTTP proxy (`proxyA`) with **Digest**...

Successfully using libcurl to do a transfer over a specific HTTP proxy proxyA with Digest authentication and then changing the proxy host to a second one proxyB for a second transfer, reusing the same handle, makes libcurl wrongly pass on the Proxy-Authorization: header field meant for proxyA, to...

5.3CVSS5.4AI score0.00471EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/08/05 4:38 p.m.11 views

CVE-2026-8458

A flaw was found in libcurl. A logical error in the connection pooling mechanism may cause libcurl to reuse an authenticated connection for an unintended service. This could allow an application to wrongfully reuse an existing connection to the same server that was authenticated for a different...

8.1CVSS5.1AI score0.00371EPSS
SaveExploits1References6
Hacker One
Hacker One
added 2026/08/04 3:44 p.m.13 views

curl: CVE-2026-18924: HTTP/2 server push UAF

A vulnerability was discovered in libcurl versions 8.21.0 and later, where a use-after-free issue could occur in the HTTP/2 server push functionality. The vulnerability was caused by the fact that when a pushed transfer ends, the connection's pool is not properly handled, leading to the freed...

5.8AI score0.00897EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2026/08/03 9:16 p.m.9 views

CVE-2026-69246

Guzzle is an extensible PHP HTTP client. Prior to 7.15.2 and 8.0.1, Guzzle gives a transport the request URI as text and supplies the Host header separately. The cURL handlers set CURLOPTURL to the URI exactly as written and push that Host into CURLOPTHTTPHEADER; StreamHandler does the same throu...

7.2CVSS5.7AI score0.00213EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/03 9:07 p.m.150 views

CVE-2026-69246

CVE-2026-69246 affects the PHP HTTP client Guzzle. Before versions 7.15.2 and 8.0.1, Guzzle passes the request URI to the transport as text and separately provides a Host header. The cURL handlers set CURLOPT_URL to the URI as written and push the Host into CURLOPT_HTTPHEADER; StreamHandler does ...

7.2CVSS5.6AI score0.00213EPSS
SaveExploits0References7
Rows per page
Query Builder