
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-12543 is a Host header validation bypass vulnerability in the Undertow HTTP server core (io.undertow:undertow-core), used in WildFly, JBoss EAP, Red Hat Single Sign-On, Red Hat Fuse, Red Hat Data Grid, and other Java applications. The flaw was reported on October 31, 2025, and publicly disclosed on January 7, 2026. Affected versions include Undertow below 2.2.39.Final, versions 2.3.0.Alpha1 through 2.3.21.Final (exclusive), and the 2.4.0.Alpha1 branch; JBoss EAP 8.0.x before 8.0.12 and 8.1.x before 8.1.3 are also affected. It carries a CVSS v3.1 base score of 9.6 (Critical) (GitHub Advisory, Red Hat CVE).
The root cause is improper input validation (CWE-20) in Undertow's HTTP request processing pipeline: the server fails to return a 400 Bad Request response when it receives requests containing invalid or malformed Host headers, allowing such requests to be processed normally. This network-based attack requires no privileges but does require some form of user interaction (e.g., a victim visiting a page or following a link), with a changed scope indicating cross-component impact. Exploitation techniques include web cache poisoning (injecting malicious responses into shared caches), server-side request forgery (SSRF) for internal network reconnaissance, and session hijacking by manipulating Host-dependent session tokens or redirects. The vulnerability is tracked upstream as UNDERTOW-2656 and was fixed via pull requests undertow-io/undertow#1857 and #1860 (GitHub Advisory, Red Hat Bugzilla).
Successful exploitation can lead to web cache poisoning (injecting malicious content served to other users), session hijacking (stealing authentication tokens or redirecting users to attacker-controlled endpoints), and SSRF enabling unauthorized access to internal network resources. The changed scope means a single vulnerable Undertow instance can affect other components in the same infrastructure, potentially enabling complete account takeover, widespread credential theft, or lateral movement into internal systems. Confidentiality and integrity are rated High, with availability impact rated Low by the CNA (GitHub Advisory, Red Hat Bugzilla).
Host header value (e.g., containing extra ports, IP addresses, or injected hostnames such as Host: attacker.com or Host: internal-service:8080).Host: 169.254.169.254 for cloud metadata endpoints), enabling reconnaissance of internal network resources.Host header values (e.g., IP addresses, internal hostnames, attacker-controlled domains, or headers with extra port numbers not matching the server's configured virtual hosts); outbound connections from the Undertow server process to unexpected internal IP ranges or cloud metadata endpoints (e.g., 169.254.169.254).Host headers that were processed (HTTP 200/302) rather than rejected (HTTP 400); repeated requests to the same endpoint with varying Host header values from the same source IP.The primary remediation is to upgrade Undertow to version 2.2.39.Final or later (for the 2.2.x branch) or 2.3.21.Final or later (for the 2.3.x branch). For Red Hat products, apply the relevant errata: RHSA-2026:0383, RHSA-2026:0384, and RHSA-2026:0386 (JBoss EAP 8.1.3); RHSA-2026:3889 through RHSA-2026:3892 (JBoss EAP 8.0); RHSA-2026:4915 through RHSA-2026:4924 (JBoss EAP 7.4 ELS); and RHSA-2026:3890 (Red Hat build of Apache Camel 4.14.4). As a network-level workaround where immediate patching is not possible, deploy a reverse proxy or WAF configured to validate and enforce strict Host header values before forwarding requests to Undertow (Red Hat RHSA-2026:0383, GitHub Advisory).
The vulnerability received notable coverage from security news outlets including SecurityOnline, CyberSecurityNews, GBHackers, CyberPress, and The Hacker News (weekly recap), reflecting broad community awareness of the critical CVSS score. Endor Labs published a dedicated technical write-up on the Host header validation bypass. Security researchers on Mastodon (infosec.exchange) and Bluesky discussed the flaw shortly after disclosure. The vulnerability was also highlighted in the Oracle April 2026 Critical Patch Update, indicating downstream impact beyond Red Hat's ecosystem (Endor Labs, Oracle CPU).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."