Skip to main content

CVE-2026-21428

7.5
HIGHCVSS v3.1 Base Score
0.01%
LOW RiskEPSS (3rd percentile)

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to version 0.30.0, the ``write_headers`` function does not check for CR & LF characters in user supplied headers, allowing untrusted header value to escape header lines. This vulnerability allows attackers to add extra headers, modify request body unexpectedly & trigger an SSRF attack. When combined with a server that supports http1.1 pipelining (springboot, python twisted etc), this can be used for server side request forgery (SSRF). Version 0.30.0 fixes this issue.

Published: 1/1/2026
Modified: 1/6/2026
Back to CVE Lookup

Vulnerability Summary

CVSS v3 Score

7.5HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

EPSS Score (Exploitation Probability)

0.01%LOW Exploitation Risk
3rd percentile

This vulnerability has a 0.01% probability of being exploited in the next 30 days, ranking higher than 3% of all scored CVEs.

CWE Classification

Related Vulnerabilities

Same Weakness Type(CWE-93)

Similar SeverityHIGH