Lucene search
+L

10463 matches found

RedHat Linux
RedHat Linux
added 2026/04/07 3:43 p.m.4 views

curl: curl: Unauthorized access due to improper HTTP proxy connection reuse

A flaw was found in curl. This vulnerability allows curl to wrongly reuse an existing HTTP proxy connection when performing a CONNECT request to a server, even if the new request uses different authentication credentials for the HTTP proxy. This improper connection reuse could lead to an attacker...

6.5CVSS6.7AI score0.00302EPSS
SaveExploits1References8
RedHat Linux
RedHat Linux
added 2026/04/07 3:43 p.m.4 views

curl: curl: Information disclosure via OAuth2 bearer token leakage during HTTP(S) redirect

A flaw was found in curl. When an OAuth2 bearer token is used for an HTTPS transfer that redirects to a second URL, curl could unintentionally leak the token. This occurs if the second hostname has entries in the .netrc file, allowing the bearer token intended for the first host to be sent to the...

5.3CVSS6.6AI score0.00333EPSS
SaveExploits1References8
RedHat Linux
RedHat Linux
added 2026/04/07 3:43 p.m.2 views

curl: curl: Authentication bypass due to incorrect connection reuse with Negotiate authentication

A flaw was found in curl. When an application uses libcurl to make multiple Negotiate-authenticated HTTP or HTTPS requests to the same server with different credentials, libcurl may incorrectly reuse an existing connection. This logical error can cause a subsequent request to be sent using the...

6.5CVSS6.7AI score0.00259EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/07 3:43 p.m.5 views

curl: Information disclosure via cross-protocol redirect with OAuth2 bearer token

A flaw was found in curl. When an OAuth2 Open Authorization bearer token is used for an HTTPS transfer, and that transfer performs a cross-protocol redirect to a different scheme like IMAP, LDAP, POP3, or SMTP, curl might incorrectly pass the bearer token to the new target host. This could lead t...

5.3CVSS6.4AI score0.00611EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2026/04/07 3:43 p.m.4 views

curl: curl: Security bypass due to global TLS option changes in multi-threaded LDAPS transfers

A flaw was found in curl. When performing multi-threaded LDAPS Lightweight Directory Access Protocol Secure transfers, changes to Transport Layer Security TLS options in one thread could inadvertently apply globally, affecting other concurrent transfers. This could lead to unintended security...

6.3CVSS6.6AI score0.00106EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/07 3:43 p.m.5 views

curl: libcurl: Curl out of bounds read for cookie path

An out of bounds read flaw has been discovered in the curl project. Under specific conditions the path comparison logic makes curl read outside a heap buffer boundary. This bug either causes a crash or it potentially makes the comparison come to the wrong conclusion and lets the clear-text site...

7.5CVSS6.6AI score0.01301EPSS
SaveExploits1References8
RedHat Linux
RedHat Linux
added 2026/04/07 3:43 p.m.4 views

curl: curl: Arbitrary code execution or Denial of Service via use-after-free in SMB request handling

A flaw was found in curl. When handling a second Server Message Block SMB request to the same host, curl incorrectly accesses memory that has already been freed. This memory corruption vulnerability, known as a use-after-free, could allow a remote attacker to potentially execute arbitrary code or...

7.5CVSS7.2AI score0.00745EPSS
SaveExploits2References8
RedHat Linux
RedHat Linux
added 2026/04/07 3:43 p.m.5 views

curl: Host verification bypass during SSH transfers

A flaw was found in curl. When performing SSH-based transfers using SCP or SFTP, libcurl could mistakenly connect to hosts not listed in the user-specified knownhosts file. This occurs if the host is present in the libssh global knownhosts file, effectively bypassing the intended host verificatio...

5.3CVSS6.6AI score0.00457EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2026/04/07 3:43 p.m.3 views

curl: predictable WebSocket mask

A flaw was found in curl. The use of a predictable WebSocket mask pattern allows a malicious server to induce traffic that an intermediary proxy whether configured or transparent will misinterpret as a standard HTTP request. This confusion leads to a cache poisoning attack, where the proxy stores...

5.3CVSS6.6AI score0.00466EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/04/06 3:1 p.m.34 views

CVE-2026-33752 Redirect-based SSRF leading to internal network access in curl_cffi (with TLS impersonation bypass)

curlcffi is the a Python binding for curl. Prior to 0.15.0, curlcffi does not restrict requests to internal IP ranges, and follows redirects automatically via the underlying libcurl. Because of this, an attacker-controlled URL can redirect requests to internal services such as cloud metadata...

8.6CVSS0.00463EPSS
SaveExploits1References1
CVE
CVE
added 2026/04/06 3:1 p.m.35 views

CVE-2026-33752

CVE-2026-33752 affects the Python binding curl_cffi for libcurl. Before version 0.15.0, curl_cffi does not restrict outbound requests to internal IP ranges and follows redirects automatically via libcurl. This enables an attacker-controlled URL to redirect to internal services (e.g., cloud metada...

8.6CVSS5.9AI score0.00463EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/04/06 3:1 p.m.4 views

CVE-2026-33752 Redirect-based SSRF leading to internal network access in curl_cffi (with TLS impersonation bypass)

curlcffi is the a Python binding for curl. Prior to 0.15.0, curlcffi does not restrict requests to internal IP ranges, and follows redirects automatically via the underlying libcurl. Because of this, an attacker-controlled URL can redirect requests to internal services such as cloud metadata...

8.6CVSS5.9AI score0.00463EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/04/06 12:0 a.m.17 views

curl_cffi 代码问题漏洞

curlcffi is a Python HTTP client library developed by Lexiforest personal developers, which supports browser fingerprint simulation. Versions of curlcffi prior to 0.15.0 have code vulnerabilities. These vulnerabilities stem from the lack of restrictions on requests directed to internal IP ranges,...

8.6CVSS5.9AI score0.00463EPSS
SaveExploits1References1
Hacker One
Hacker One
added 2026/04/05 10:42 a.m.30 views

curl: CVE-2026-5773: wrong reuse of SMB connection

A vulnerability was discovered in curl version 8.19.0 and earlier versions that support SMB. The vulnerability was due to the incorrect reuse of SMB connections across different shares on the same server. This led to data spoofing and access control bypass. The issue was caused by the lack of...

7.5CVSS5.5AI score0.00618EPSS
SaveExploits1
Hacker One
Hacker One
added 2026/04/05 6:17 a.m.19 views

curl: no_proxy IDN mismatch: Unicode hostnames bypass proxy exclusion list

Summary Unicode IDN hostnames in noproxy are never converted to punycode before comparison, so they never match the request hostname which curl has already converted to punycode. A user who types noproxy="bücher.de" and requests http://bücher.de/ expects the proxy to be bypassed. Instead curl...

7.5CVSS6.6AI score0.1654EPSS
SaveExploits1
Hacker One
Hacker One
added 2026/04/05 6:8 a.m.14 views

curl: Improper enforcement of CURLOPT_SOCKS5_AUTH due to missing reuse key validation in libcurl

detail: - lib/setopt.c:1048-1051 - CURLOPTSOCKS5AUTH is stored into data-set.socks5auth - lib/socks.c:597-641 socks5req0init - fresh SOCKS5 handshake reads data-set.socks5auth, if BASIC is not allowed, it clears sx-proxyuser at 618-620, so username/password auth is not even offered -...

5.9AI score
SaveExploits0
Snyk
Snyk
added 2026/04/03 9:36 p.m.2 views

Server-side Request Forgery (SSRF)

Overview curl-cffi is a python binding for curl-impersonate via cffi. Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the handling of user-supplied URLs and automatic redirect following in the get function. An attacker can access internal network resources...

8.6CVSS5.9AI score0.00463EPSS
SaveExploits1References2
vulnersOsv
vulnersOsv
added 2026/04/03 9:36 p.m.4 views

203-python-project-rc (>=0.2.0 <=0.2.2), 5mghost-rover (>=0.0.1 <=0.0.26) +1815 more potentially affected by CVE-2026-33752 via curl-cffi (>=0.10.0 <=0.15.0)

curl-cffi PYPI version =0.10.0, =0.2.0, =0.0.1, =1.0.0, =0.2.1, =0.1.3, =0.1.0, =0.2.0, =1.1.0, =0.1.1, =0.0.2, =0.4.0, =0.1.0, =0.1.8 and more Source cves: CVE-2026-33752 Source advisory: SNYK:PYTHON-CURLCFFI-15907859...

8.6CVSS5.7AI score0.00463EPSS
SaveExploits1
Hacker One
Hacker One
added 2026/04/03 7:15 p.m.21 views

curl: Internal application wrapper or script using curl

While -guid is not a standard or documented curl command, a Command Injection or Argument Injection vulnerability within a specific application that wraps curl. Security Analysis: curl -guid -url example.com 1. Status of the "-guid" FlagUndocumented/Non-existent: The official curl binary does not...

6AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/03 12:0 a.m.6 views

PT-2026-30271

Name of the Vulnerable Software and Affected Versions curl cffi affected versions not specified Description curl cffi does not restrict requests to internal IP ranges and automatically follows redirects via libcurl. This allows an attacker-controlled URL to redirect requests to internal services,...

8.6CVSS5.9AI score0.00463EPSS
SaveExploits1References11
Rows per page
Query Builder