216.73.216.226

CVE-2025-66577

· Published 05/12/2025 19:15 · Modified 11/12/2025 18:09

Labels: CVE-2025-66577 2025-12-05CVE-2025-66577CWE-117[email protected]

Essential information

Published
05/12/2025 19:15
Modified
11/12/2025 18:09
Author
Creator
CVSS
5.3 MEDIUM (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

CVSS metrics

Description

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.27.0, a vulnerability allows attacker-controlled HTTP headers to influence server-visible metadata, logging, and authorization decisions. An attacker can supply X-Forwarded-For or X-Real-IP headers which get accepted unconditionally by get_client_ip() in docker/main.cc, causing access and error logs (nginx_access_logger / nginx_error_logger) to record spoofed client IPs (log poisoning / audit evasion). This vulnerability is fixed in 0.27.0.

NVD status

Status
Analyzed — CVE has had analysis completed and all data associations made.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
yhirose / cpp-httplib cpe:2.3:a:yhirose:cpp-httplib:*:*:*:*:*:*:*:*

References