Vulnerability Description
cpp-httplib version v0.17.3 through v0.18.3 fails to filter CRLF characters ("\r\n") when those are prefixed with a null byte. This enables attackers to exploit CRLF injection that could further lead to HTTP Response Splitting, XSS, and more.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Yhirose | Cpp-Httplib | >= 0.17.3, < 0.18.4 |
Related Weaknesses (CWE)
References
- https://advisory.checkmarx.net/advisory/CVE-2025-0825/ExploitThird Party Advisory
- https://github.com/yhirose/cpp-httplib/commit/9c36aae4b73e2b6e493f4133e4173103c9Patch
FAQ
What is CVE-2025-0825?
CVE-2025-0825 is a vulnerability with a CVSS score of 5.3 (MEDIUM). cpp-httplib version v0.17.3 through v0.18.3 fails to filter CRLF characters ("\r\n") when those are prefixed with a null byte. This enables attackers to exploit CRLF injection that could further lead ...
How severe is CVE-2025-0825?
CVE-2025-0825 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-0825?
Check the references section above for vendor advisories and patch information. Affected products include: Yhirose Cpp-Httplib.