Lucene search
+L

3340 matches found

SUSE CVE
SUSE CVE
added 2026/07/10 3:20 a.m.16 views

SUSE CVE-2026-9547

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.4CVSS6.1AI score0.00325EPSS
SaveExploits1References12
SUSE CVE
SUSE CVE
added 2026/07/10 3:20 a.m.19 views

SUSE CVE-2026-10536

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...

5.5CVSS6.1AI score0.00598EPSS
SaveExploits1References11
SUSE CVE
SUSE CVE
added 2026/07/10 3:20 a.m.13 views

SUSE CVE-2026-11564

libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse if one of them matches the setup. An easy handle that first uses default native CA trust can continue trusting the native platform store after the application switches that same handle to custom CA...

7.4CVSS6.1AI score0.00363EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/07/10 12:00 a.m.18 views

libcurl 8.11.1 < 8.21.0 Netrc Wrong User Password Leak (CVE-2026-8926)

The version of libcurl installed on the remote host is 8.11.1 prior to 8.21.0. It is, therefore, affected by a credential leak vulnerability: - When asking curl to use a .netrc file to find credentials and at the same time specifying a URL with a username without a password, curl could wrongly ge...

6.1AI score0.00444EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/07/10 12:00 a.m.25 views

libcurl 7.30.0 < 8.21.0 Wrong STARTTLS Connection Reuse (CVE-2026-8286)

The version of libcurl installed on the remote host is 7.30.0 prior to 8.21.0. It is, therefore, affected by a vulnerability: - A vulnerability exists where a new transfer that uses STARTTLS to upgrade the connection might reuse an existing live connection even though the TLS configuration...

6.1AI score0.00309EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/07/10 12:00 a.m.22 views

libcurl 8.15.0 < 8.21.0 SASL Double-Free (CVE-2026-8925)

The version of libcurl installed on the remote host is 8.15.0 prior to 8.21.0. It is, therefore, affected by a double-free vulnerability: - The curl logic that works with SASL authentication could end up cleaning up the GSASL context twice without clearing the pointer in between, making it free t...

6.1AI score0.00674EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/07/10 12:00 a.m.18 views

libcurl 8.11.0 < 8.21.0 HTTP/3 Early Data Information Disclosure (CVE-2026-9545)

The version of libcurl installed on the remote host is 8.11.0 prior to 8.21.0. It is, therefore, affected by an information disclosure vulnerability: - When libcurl returns to a hostname with a cached SSL session and early data enabled, libcurl might send the request bytes before enforcing the...

6.1AI score0.00268EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/07/10 12:00 a.m.40 views

libcurl 7.46.0 < 8.21.0 Super Cookie PSL Bypass (CVE-2026-8924)

The version of libcurl installed on the remote host is 7.46.0 prior to 8.21.0. It is, therefore, affected by a cookie injection vulnerability: - A flaw in curl's cookie parsing logic allows a malicious HTTP server to set 'super cookies' that bypass the Public Suffix List check. This enables an...

6.1AI score0.00661EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/07/10 12:00 a.m.19 views

libcurl 8.18.0 < 8.21.0 QUIC UDP Denial of Service (CVE-2026-11352)

The version of libcurl installed on the remote host is 8.18.0 prior to 8.21.0. It is, therefore, affected by a denial of service vulnerability: - An issue in curl's QUIC UDP receive function allows a malicious HTTP/3 server to trigger a remote denial of service against a curl or libcurl client...

6.4AI score0.00715EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/07/08 7:27 p.m.15 views

CVE-2026-10536

A flaw was found in libcurl. This use-after-free vulnerability occurs when an application configures an HTTP/2 stream-dependency tree and then performs a sequence of operations involving curleasyreset and curleasycleanup. During the final cleanup, libcurl attempts to access memory that has alread...

4.7CVSS5.8AI score0.00598EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/07/08 4:21 p.m.19 views

CVE-2026-11856

A flaw was found in curl. When libcurl performs a transfer to an HTTP origin using Digest authentication and then reuses the same connection handle for a subsequent transfer to a different origin, it may incorrectly send the authentication header intended for the first origin to the second. This...

6.5CVSS5.8AI score0.00688EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/07/06 11:03 p.m.17 views

CVE-2026-11352

A flaw was found in curl and libcurl. A malicious HTTP/3 server can exploit an issue in the QUIC UDP receive function by continuously streaming empty UDP datagrams. This can lead to a remote denial of service DoS against a curl or libcurl client, as the helper function discards zero-length UDP...

7.5CVSS6.1AI score0.00715EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/07/06 8:28 p.m.20 views

CVE-2026-8932

A flaw was found in curl. The libcurl library, used for transferring data with URLs, could improperly reuse existing network connections. This occurred even when changes to mutual Transport Layer Security mTLS settings, particularly those for client certificates, should have prevented such reuse...

7.5CVSS6AI score0.00396EPSS
SaveExploits2References6
RedhatCVE
RedhatCVE
added 2026/07/06 7:51 p.m.17 views

CVE-2026-9080

A flaw was found in libcurl. When curleasypause is called within the event-based CURLMOPTSOCKETFUNCTION callback, a use-after-free vulnerability is triggered. This occurs because libcurl attempts to store a flag using a pointer to memory that has already been freed. An attacker could potentially...

7.3CVSS6AI score0.00295EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/07/06 7:51 p.m.17 views

CVE-2026-9545

A flaw was found in libcurl. An attacker can exploit this by replacing a legitimate HTTP/3 server with an impostor machine. When libcurl attempts a second transfer to the same site with a cached SSL session and early data enabled, it may send sensitive request data before verifying the server's...

7.5CVSS5.6AI score0.00268EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/07/06 7:40 p.m.14 views

CVE-2026-9546

A flaw was found in libcurl. This vulnerability causes the HTTP Referer header to persist even after it has been explicitly cleared. This can lead to the previous referrer string being unintentionally reused and sent in subsequent requests, potentially disclosing sensitive information to unintend...

7.5CVSS5.7AI score0.00494EPSS
SaveExploits1References6
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/06 1:49 p.m.23 views

Security Bulletin: IBM WinCollect Agent is vulnerable to using components with known vulnerabilities

Summary Multiple components with known vulnerabilities were addressed in this release of IBM WinCollect Agent Vulnerability Details CVEID:CVE-2026-5545 DESCRIPTION: libcurl might in some circumstances reuse the wrong connection when asked to do an authenticated HTTPS request after a...

9.8CVSS6.4AI score0.02759EPSS
SaveExploits5Affected Software1
Snyk
Snyk
added 2026/07/03 8:19 a.m.20 views

Access Control Bypass

Overview Affected versions of this package are vulnerable to Access Control Bypass due to the omission of SSH host verification options in the --proto-default process. An attacker can intercept or impersonate an SSH server by exploiting the lack of host verification during connection establishmen...

7.5CVSS6AI score0.00399EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/07/03 8:18 a.m.29 views

Use After Free

Overview Affected versions of this package are vulnerable to Use After Free in the curleasycleanup process after configuring an HTTP/2 stream-dependency tree using CURLOPTSTREAMDEPENDS or CURLOPTSTREAMDEPENDSE and invoking curleasyreset. An attacker can cause the application to access freed memor...

8.8CVSS6.2AI score0.00598EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/07/03 8:18 a.m.34 views

Authentication Bypass by Primary Weakness

Overview Affected versions of this package are vulnerable to Authentication Bypass by Primary Weakness in the STARTTLS process. An attacker can compromise the security of the TLS connection by exploiting a scenario where a new transfer reuses an existing live connection despite a mismatch in TLS...

9.1CVSS6AI score0.00309EPSS
SaveExploits1References2
Rows per page
Query Builder