#VU120925 CRLF injection in Cpp-httplib - CVE-2026-21428
Published: January 5, 2026
Cpp-httplib
Cpp-httplib Project
Description
The vulnerability allows a remote attacker to inject arbitrary HTTP headers.
The vulnerability exists due to insufficient validation of attacker-supplied data. A remote attacker can send a specially crafted HTTP request to the application containing CR-LF characters and modify application behavior. When combined with a server that supports http1.1 pipelining this can be used for server side request forgery attacks.