Lucene search
K

37 matches found

OSV
OSV
added 4 days ago9 views

CURL-CVE-2026-11352 QUIC zero-length UDP datagrams busy-loop

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. Because the helper function discards zero-length UDP datagrams before counting them toward the per-call packet budget, a connected QUIC peer can...

5.9AI score
Exploits0
OSV
OSV
added 2026/05/04 1:12 p.m.8 views

JLSEC-2026-420 When asked to use a `.netrc` file for credentials **and** to follow HTTP redirects, curl could...

When asked to use a .netrc file for credentials and to follow HTTP redirects, curl could leak the password used for the first host to the followed-to host under certain circumstances. This flaw only manifests itself if the netrc file has a default entry that omits both login and password. A rare...

3.4CVSS5.8AI score0.00635EPSS
Exploits1References7
OSV
OSV
added 2026/05/04 1:12 p.m.6 views

JLSEC-2026-411 This flaw allows a malicious HTTP server to set "super cookies" in curl that are then passed back...

This flaw allows a malicious HTTP server to set "super cookies" in curl that are then passed back to more origins than what is otherwise allowed or possible. This allows a site to set cookies that then would get sent to different and unrelated sites and domains. It could do this by exploiting a...

6.5CVSS7.2AI score0.01685EPSS
Exploits1References12
NVD
NVD
added 2026/01/08 10:15 a.m.4 views

CVE-2025-15224

When doing SSH-based transfers using either SCP or SFTP, and asked to do public key authentication, curl would wrongly still ask and authenticate using a locally running SSH agent...

3.1CVSS0.00413EPSS
Exploits1References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2016-9468

Malware in sbrugna...

7.5CVSS6.9AI score0.02602EPSS
Exploits0References20
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2016-9465

Malware in sbrugna...

9.8CVSS7.8AI score0.04413EPSS
Exploits0References16
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2016-8616

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in curl before version 7.51.0 When re-using a connection, curl was doing case insensitive comparisons of user name and password with the existi...

5.9CVSS6.6AI score0.03472EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2016-8623

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in curl before version 7.51.0. The way curl handles cookies permits other threads to trigger a use-after-free leading to information disclosure...

7.5CVSS6.6AI score0.02602EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2024/12/12 8:40 a.m.16 views

CVE-2024-11053

A flaw was found in curl. A logic error when processing credentials from the .netrc file while performing redirects allows the transfer of credentials from the original host to the followed-to host under certain circumstances, leaking the credentials to the followed-to host. Mitigation Avoid usin...

5.9CVSS6.5AI score0.01351EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2024/05/07 3:44 p.m.2 views

curl: TLS certificate check bypass with mbedTLS

A flaw was found in curl. When curl is built to use mbedTLS as the TLS backend, it does not check the server certificate of TLS connections done to a host specified as an IP address...

6.5CVSS7.3AI score0.01299EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2024/05/07 3:44 p.m.4 views

curl: Usage of disabled protocol

A flaw was found in curl. When a protocol selection parameter disables all protocols without adding any, the default set of protocols remains in the allowed set due to a logic error, allowing usage of disabled protocols...

3.5CVSS7.3AI score0.01681EPSS
Exploits1References5
Amazon
Amazon
added 2024/04/02 12:0 a.m.3 views

Low: curl

Issue Overview: A flaw was found in Curl, where it inadvertently kept the SSL session ID for connections in its cache even when the verify status, OCSP stapling test, failed. A subsequent transfer to the same hostname could succeed if the session ID cache were still fresh, which then skips the...

5.3CVSS6.7AI score0.01102EPSS
Exploits1
RedHat Linux
RedHat Linux
added 2024/01/25 8:12 a.m.1 views

curl: FTP too eager connection reuse

A flaw was found in the Curl package. Libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse if one of them matches the setup. However, several FTP settings were left out from the configuration match checks, making them match too easily. The problematic...

5.9CVSS6.8AI score0.01607EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2023/12/07 1:55 p.m.2 views

curl: cookie injection with none file

A flaw was found in the Curl package. This flaw allows an attacker to insert cookies into a running program using libcurl if the specific series of conditions are met...

3.7CVSS6.7AI score0.06208EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2023/12/07 1:53 p.m.3 views

curl: out of heap memory issue due to missing limit on header quantity

A flaw was found in the Curl package. Curl allows a malicious server to stream an endless series of headers to a client due to missing limit on header quantity, eventually causing curl to run out of heap memory, which may lead to a crash...

7.5CVSS7.1AI score0.62246EPSS
Exploits1References5
OSV
OSV
added 2023/12/07 1:15 a.m.2 views

DEBIAN-CVE-2023-46218

This flaw allows a malicious HTTP server to set "super cookies" in curl that are then passed back to more origins than what is otherwise allowed or possible. This allows a site to set cookies that then would get sent to different and unrelated sites and domains. It could do this by exploiting a...

6.5CVSS6.2AI score0.01685EPSS
Exploits1References1
RedHat Linux
RedHat Linux
added 2023/11/28 3:39 p.m.0 views

curl: cookie injection with none file

A flaw was found in the Curl package. This flaw allows an attacker to insert cookies into a running program using libcurl if the specific series of conditions are met...

3.7CVSS6.7AI score0.06208EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2023/11/07 8:51 a.m.3 views

curl: GSS delegation too eager connection re-use

A flaw was found in the Curl package. Libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse if one of them matches the setup. However, the GSS delegation setting was left out from the configuration match checks, making them match too easily, affecting...

5.9CVSS7.1AI score0.01566EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2023/08/08 8:28 a.m.3 views

curl: IDN wildcard match may lead to Improper Cerificate Validation

A flaw was found in the Curl package. An incorrect International Domain Name IDN wildcard match may lead to improper certificate validation...

5.9CVSS7.3AI score0.0181EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2023/06/05 12:30 p.m.5 views

curl: HTTP multi-header compression denial of service

A flaw was found in the Curl package. A malicious server can insert an unlimited number of compression steps. This decompression chain could result in out-of-memory errors...

6.5CVSS6.8AI score0.01703EPSS
Exploits1References5
Rows per page
Query Builder