CVE 8.6 HIGH

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

8.6 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N

Description

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.

Basic Information

ID CVE-2026-33752
Source GitHub_M
Published Apr 6, 2026 at 15:01
Modified Apr 6, 2026 at 15:40

Affected Product

Vendor lexiforest
Product curl_cffi
Version < 0.15.0
Affected Versions lexiforest curl_cffi < 0.15.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.