SSRF in Lexiforest Curl Cffi
CVE-2026-33752
curl_cffi is the a Python binding for curl. Prior to 0.15.0, curl_cffi 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 endpoints. In addition, curl_cffi’s TLS impersonation feature can make these requests appear as legitimate browser traffic, which may bypass certain network controls. This vulnerability is fixed in 0.15.0.
Vulnerability class: SSRF (Server-Side Request Forgery)
EPSS: 0.005 (37.7th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 8.6 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N.
Affected products
- Lexiforest Curl_cffi — versions 0.15.0, < 0.15.0
Weakness classification (CWE)
Public proof-of-concept exploits
References
- security-advisories@github.com (x_refsource_CONFIRM, Exploit, Vendor Advisory)
Frequently asked questions
- What is CVE-2026-33752?
- CVE-2026-33752 is a high-severity vulnerability in Lexiforest Curl Cffi, classified under Server-Side Request Forgery (SSRF). CVSS score: 8.6/10. Published 2026-04-06.
- How severe is CVE-2026-33752?
- High severity. CVSS v3 base score is 8.6 out of 10.
- Is CVE-2026-33752 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.