CVE-2025-14523 Details
Description
A flaw in libsoup’s HTTP header handling allows multiple Host: headers in a request and returns the last occurrence for server-side processing. Common front proxies often honor the first Host: header, so this mismatch can cause vhost confusion where a proxy routes a request to one backend but the backend interprets it as destined for another host. This discrepancy enables request-smuggling style attacks, cache poisoning, or bypassing host-based access controls when an attacker supplies duplicate Host headers.
A vulnerability in libsoup's handling of HTTP headers allows the inclusion of multiple Host headers in a request, with the last occurrence being processed by the server. This can create discrepancies with common front proxies that typically honor the first Host header, leading to virtual host confusion. As a result, a proxy might route a request to one backend, while the backend interprets it as intended for a different host. This vulnerability can be exploited to perform request-smuggling attacks, poison caches, or bypass host-based access controls by manipulating duplicate Host headers.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Dec 11, 2025CISA-ADP
Assessed Dec 11, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-444 | Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| libsoup | All versions |
CPE
Remediation
| |
Change History
15 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 29, 2026 | CVE Modified | [email protected] |
| Jun 25, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Mar 19, 2026 | CVE Modified | [email protected] |
| Jan 29, 2026 | CVE Modified | [email protected] |
| Jan 29, 2026 | CVE Modified | [email protected] |
| Jan 28, 2026 | CVE Modified | [email protected] |
| Jan 21, 2026 | CVE Modified | [email protected] |
| Jan 21, 2026 | CVE Modified | [email protected] |
| Jan 21, 2026 | CVE Modified | [email protected] |
| Jan 20, 2026 | CVE Modified | [email protected] |
| Jan 20, 2026 | CVE Modified | [email protected] |
| Jan 12, 2026 | CVE Modified | [email protected] |
| Dec 11, 2025 | New CVE Received | [email protected] |
Volerion