cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.39.0, the cpp-httplib HTTP client forwards stored Basic Auth, Bearer Token, and Digest Auth credentials to arbitrary hosts when following cross-origin HTTP redirects (301/302/307/308). A malicious or compromised server can redirect the client to an attacker-controlled host, which then receives the plaintext credentials in the `Authorization` header. Version 0.39.0 fixes the issue.
References
| Link | Resource |
|---|---|
| https://github.com/yhirose/cpp-httplib/security/advisories/GHSA-6hrp-7fq9-3qv2 | Exploit Mitigation Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-03-27 01:16
Updated : 2026-06-17 10:38
NVD link : CVE-2026-33745
Mitre link : CVE-2026-33745
CVE.ORG link : CVE-2026-33745
JSON object : View
Products Affected
yhirose
- cpp-httplib
CWE
