CVE-2025-12642
CWE-444Published: November 3, 2025· Updated: Jun 17, 2026
Official Description
lighttpd1.4.80 incorrectly merged trailer fields into headers after http request parsing. This behavior can be exploited to conduct HTTP Header Smuggling attacks.
Successful exploitation may allow an attacker to:
* Bypass access control rules
* Inject unsafe input into backend logic that trusts request headers
* Execute HTTP Request Smuggling attacks under some conditions
This issue affects lighttpd1.4.80
Risk Analysis
This critical vulnerability in lighttpd version 1.4.80 allows for HTTP Header Smuggling attacks due to incorrect merging of trailer fields into headers. With a CVSS score of 9.1, successful exploitation could lead to bypassing access control, injecting unsafe input into backend logic, and executing HTTP Request Smuggling attacks. The absence of an EPSS score means the exploitation likelihood is not yet assessed, but the high CVSS score highlights its severity.
No public exploit is currently known for this vulnerability. However, its remote exploitability (AV:N) and low attack complexity (AC:L) make it a significant concern.
To mitigate this vulnerability, upgrade lighttpd to a version beyond 1.4.80. Implement robust input validation and ensure proper handling of HTTP headers in your web server configuration.
Technical Analysis
CVE-2025-12642 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), with a CVSS base score of 9.1.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (1)
Quick Facts
Related CVEs (CWE-444)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2025-12642 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts