CVE-2026-32627
Last modified
CVE-2026-32627 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.37.2, when a cpp-httplib client is configured with a proxy and set_follow_location(true), any HTTPS redirect it follows will have TLS certificate and hostname verification silently disabled on the new connection. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.37.2, when a cpp-httplib client is configured with a proxy and set_follow_location(true), any HTTPS redirect it follows will have TLS certificate and hostname verification silently disabled on the new connection. The client will accept any certificate presented by the redirect target — expired, self-signed, or forged — without raising an error or notifying the application. A network attacker in a position to return a redirect response can fully intercept the follow-up HTTPS connection, including any credentials or session tokens in flight. This vulnerability is fixed in 0.37.2.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Yhirose | Cpp-Httplib | < 0.37.2 |
References
- https://github.com/yhirose/cpp-httplib/security/advisories/GHSA-c3h8-fqq4-xm4gExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-32627?
How severe is CVE-2026-32627?
How do I fix CVE-2026-32627?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-32621Apollo Federation is an architecture for declaratively compo…9.9
- CVE-2026-32622SQLBot is an intelligent data query system based on a large …8.8
- CVE-2026-32623xrdp is an open source RDP server. Versions through 0.10.5 c…8.1
- CVE-2026-32624xrdp is an open source RDP server. Versions through 0.10.5 c…6.5
- CVE-2026-32625LibreChat is an enhanced ChatGPT clone that supports multipl…9.6
- CVE-2026-32626AnythingLLM is an application that turns pieces of content i…9.6
- CVE-2026-32628AnythingLLM is an application that turns pieces of content i…8.8
- CVE-2026-32629phpMyFAQ is an open source FAQ web application. Prior to ver…6.1
- CVE-2026-3263A vulnerability was found in go2ismail Asp.Net-Core-Inventor…8.8
- CVE-2026-32630file-type detects the file type of a file, stream, or data. …5.3
- CVE-2026-32631Git for Windows is the Windows port of Git. Versions prior t…7.4
- CVE-2026-32632Glances is an open-source system cross-platform monitoring t…5.9
Are you affected by CVE-2026-32627?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
