AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-14523

HIGH · CVSS 8.2 EPSS 0.52%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-12-11 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 8.2. See the original NVD description below for full technical details.

CVE
CVE-2025-14523
Severity
HIGH
CVSS
8.2
EPSS
0.52%

Original NVD 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.