Lucene search
+L

10462 matches found

OSV
OSV
added 2026/05/04 1:12 p.m.9 views

JLSEC-2026-426 When using `CURLOPT_PINNEDPUBLICKEY` option with libcurl or `--pinnedpubkey` with the curl tool,curl...

When using CURLOPTPINNEDPUBLICKEY option with libcurl or --pinnedpubkey with the curl tool,curl should check the public key of the server certificate to verify the peer. This check was skipped in a certain condition that would then make curl allow the connection without performing the proper chec...

5.9CVSS6.7AI score0.00227EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/04 1:12 p.m.8 views

JLSEC-2026-397

When curl is used to retrieve and parse cookies from a HTTPS server, itaccepts cookies using control codes that when later are sent back to a HTTPserver might make the server return 400 responses. Effectively allowing a"sister site" to deny service to all siblings...

3.7CVSS6.8AI score0.01908EPSS
SaveExploits1References8
OSV
OSV
added 2026/05/04 1:12 p.m.10 views

JLSEC-2026-423 curl's websocket code did not update the 32 bit mask pattern for each new outgoing frame as the...

curl's websocket code did not update the 32 bit mask pattern for each new outgoing frame as the specification says. Instead it used a fixed mask that persisted and was used throughout the entire connection. A predictable mask pattern allows for a malicious server to induce traffic between the two...

5.3CVSS6.9AI score0.00466EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/04 1:12 p.m.9 views

JLSEC-2026-406

A path traversal vulnerability exists in curl 8.0.0 SFTP implementation causes the tilde character to be wrongly replaced when used as a prefix in the first path element, in addition to its intended use as the first element to indicate a path relative to the user's home directory. Attackers can...

8.8CVSS6.1AI score0.02195EPSS
SaveExploits1References5
OSV
OSV
added 2026/05/04 1:12 p.m.8 views

JLSEC-2026-439 When doing a second SMB request to the same host again, curl would wrongly use a data pointer...

When doing a second SMB request to the same host again, curl would wrongly use a data pointer pointing into already freed memory...

7.5CVSS7.1AI score0.00745EPSS
SaveExploits2References6
OSV
OSV
added 2026/05/04 1:12 p.m.12 views

JLSEC-2026-410

An information disclosure vulnerability exists in curl v8.1.0 when doing HTTPS transfers, libcurl might erroneously use the read callback CURLOPTREADFUNCTION to ask for data to send, even when the CURLOPTPOSTFIELDS option has been set, if the same handle previously wasused to issue a PUT request...

3.7CVSS6.6AI score0.02211EPSS
SaveExploits1References12
OSV
OSV
added 2026/05/04 1:12 p.m.7 views

JLSEC-2026-387

An information disclosure vulnerability exists in curl 7.65.0 to 7.82.0 are vulnerable that by using an IPv6 address that was in the connection pool but with a different zone id it could reuse a connection instead...

7.5CVSS6.8AI score0.02981EPSS
SaveExploits1References4
OSV
OSV
added 2026/05/04 1:12 p.m.10 views

JLSEC-2026-419 When curl is asked to use HSTS, the expiry time for a subdomain might overwrite a parent domain's...

When curl is asked to use HSTS, the expiry time for a subdomain might overwrite a parent domain's cache entry, making it end sooner or later than otherwise intended. This affects curl using applications that enable HSTS and use URLs with the insecure HTTP:// scheme and perform transfers with host...

6.5CVSS6.8AI score0.0203EPSS
SaveExploits1References16
OSV
OSV
added 2026/05/04 1:12 p.m.7 views

JLSEC-2026-429 When doing TLS related transfers with reused easy or multi handles and altering the...

When doing TLS related transfers with reused easy or multi handles and altering the CURLSSLOPTNOPARTIALCHAIN option, libcurl could accidentally reuse a CA store cached in memory for which the partial chain option was reversed. Contrary to the user's wishes and expectations. This could make libcur...

5.3CVSS6.9AI score0.00679EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/04 1:12 p.m.7 views

JLSEC-2026-408

A denial of service vulnerability exists in curl v8.1.0 in the way libcurl provides several different backends for resolving host names, selected at build time. If it is built to use the synchronous resolver, it allows name resolves to time-out slow operations using alarm and siglongjmp. When doi...

5.9CVSS5.9AI score0.02658EPSS
SaveExploits1References9
OSV
OSV
added 2026/05/04 7:0 a.m.8 views

CLSA-2026-1777878036 curl: Fix of 2 CVEs

CVE-2019-5436: tftp: use the current blksize for recvfrom - CVE-2016-8615: cookie: replace use of fgets with custom version...

7.8CVSS6.8AI score0.49739EPSS
SaveExploits1References1
OSV
OSV
added 2026/05/04 12:0 a.m.5 views

OPENSUSE-SU-2026:10674-1 curl-8.20.0-1.1 on GA media

These are all security issues fixed in the curl-8.20.0-1.1 package on the GA media of openSUSE Tumbleweed...

7.5CVSS5.8AI score0.00719EPSS
SaveExploits6References6
Hacker One
Hacker One
added 2026/05/02 4:25 a.m.19 views

curl: wcurl treats some URL operands after -- as curl options

I found that wcurl does not always keep operands after -- in a pure URL-data context. The documented way to pass curl options through wcurl is --curl-options, but a value supplied as a URL operand can still reach the final curl command as an option, for example wcurl -- "--url=file:///...". A...

6.3AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/05/02 12:23 a.m.6 views

curl: curl: Information disclosure due to incorrect TLS connection reuse

A flaw was found in curl. A remote attacker could exploit this by initiating an unencrypted connection via IMAP, SMTP, or POP3 and then making a subsequent request to the same host that requires Transport Layer Security TLS. Due to incorrect connection reuse, the subsequent request would bypass t...

5.9CVSS6.9AI score0.00329EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/05/02 12:23 a.m.3 views

curl: curl: Proxy credential disclosure via redirects to unauthenticated proxies

A flaw was found in curl. When curl is configured to use distinct proxies for different URL schemes, a redirect from a URL using an authenticated proxy to one using an unauthenticated proxy can inadvertently expose the initial proxy's credentials. This improper credential management CWE-522 may...

5.9CVSS6.9AI score0.00719EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/05/02 12:23 a.m.9 views

Moderate: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: curl: curl-8.20.0-0.1.hum1 aarch64, x8664 libcurl-8.20.0-0.1.hum1 aarch64, x8664 libcurl-devel-8.20.0-0.1.hum1 aarch64, x8664 libcurl-minimal-8.20.0-0.1.hum1 aarch64, x8664 curl-8.20.0-0.1.hum1.s...

7.5CVSS5.8AI score0.00719EPSS
SaveExploits6References8
Hacker One
Hacker One
added 2026/05/01 5:32 p.m.32 views

curl: libcurl 8.20.0 incomplete fix for CVE-2026-7168: changing only CURLOPT_PROXYPORT leaks stale Proxy Digest auth to a different proxy

Summary: I found an incomplete-fix variant of CVE-2026-7168 in curl 8.20.0. The 8.20.0 fix clears state.proxydigest / state.authproxy when CURLOPTPROXY changes, but not when only CURLOPTPROXYPORT changes. On the same easy handle, request 1 through proxyA CURLOPTPROXYPORT=18197 learns Proxy Digest...

5.3CVSS5.8AI score0.00471EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/05/01 12:0 a.m.6 views

Curl 7.14.1 < 8.20.0 Proxy Credential Disclosure

The version of curl installed on the remote host is 7.14.1 prior to 8.20.0. It is, therefore, affected by a proxy credential disclosure vulnerability: - curl might erroneously pass on credentials for a first proxy to a second proxy. This flaw occurs when different proxies are configured for...

5.9CVSS5.8AI score0.00719EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/05/01 12:0 a.m.9 views

Curl 8.17.0 < 8.20.0 OCSP Stapling Bypass

The version of curl installed on the remote host is 8.17.0 prior to 8.20.0. It is, therefore, affected by an OCSP stapling bypass vulnerability: - When curl is told to use the Certificate Status Request TLS extension, often referred to as OCSP stapling, to verify that the server certificate is...

5.3CVSS5.8AI score0.00267EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/05/01 12:0 a.m.10 views

Curl 7.40.0 < 8.20.0 Wrong SMB Connection Reuse

The version of curl installed on the remote host is 7.40.0 prior to 8.20.0. It is, therefore, affected by a wrong SMB connection reuse vulnerability: - libcurl might in some circumstances reuse the wrong connection for SMBS transfers. The code erroneously did not consider the share name as a...

7.5CVSS5.8AI score0.00618EPSS
SaveExploits1References2
Rows per page
Query Builder