Insufficient verification of data authenticity in Cpp-httplib - CVE-2025-66570
Published: October 28, 2025 / Updated: December 8, 2025
Cpp-httplib
Detailed vulnerability description
The vulnerability allows a remote attacker to bypass implemented security restrictions.
The vulnerability exists due to software trusts data passed via the X-Forwarded-For/X-Real-IP headers and uses this date when writing log entries or appending headers to the request. A remote attacker can modify these headers and poison log files or inject arbitrary HTTP headers into HTTP requests.