Answer in brief
CVE-2025-12543 records a Critical severity (CVSS 9.6) vulnerability in Undertow-core: undertow http server fails to reject malformed host headers leading to potential cache poisoning and ssrf. The current sources do not mark it as known exploited. The current feed maps io.undertow:undertow-core (maven), io.undertow:undertow-core (maven), io.undertow:undertow-core (maven). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 9.6. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps io.undertow:undertow-core (maven), io.undertow:undertow-core (maven), io.undertow:undertow-core (maven). Check affected ranges and fixed versions before updating.
| Product | Affected versions | Fixed versions |
|---|---|---|
| cpe:2.3:a:redhat:build_of_apache_camel:*:*:*:*:*:spring_boot:*:* | Not reported | Not reported |
| cpe:2.3:a:redhat:data_grid:8.0:*:*:*:*:*:*:* | Not reported | Not reported |
| cpe:2.3:a:redhat:fuse:7.0.0:*:*:*:*:*:*:* | Not reported | Not reported |
| cpe:2.3:a:redhat:jboss_enterprise_application_platform:*:*:*:*:*:*:*:* | Not reported | Not reported |
| cpe:2.3:a:redhat:jboss_enterprise_application_platform:7.0.0:*:*:*:*:*:*:* | Not reported | Not reported |
| cpe:2.3:a:redhat:jboss_enterprise_application_platform_expansion_pack:-:*:*:*:*:*:*:* | Not reported | Not reported |
| cpe:2.3:a:redhat:jboss_enterprise_application_platform:-:*:*:*:text-only:*:*:* | Not reported | Not reported |
| cpe:2.3:a:redhat:process_automation:7.0:*:*:*:*:*:*:* | Not reported | Not reported |
| cpe:2.3:a:redhat:single_sign-on:7.0:*:*:*:*:*:*:* | Not reported | Not reported |
| cpe:2.3:a:redhat:undertow:*:*:*:*:*:*:*:* | Not reported | Not reported |
| Package | Affected range | Fixed version |
|---|---|---|
| io.undertow:undertow-coremaven | * | Not reported |
| io.undertow:undertow-coremaven | >=2.3.0.Alpha1 <2.3.21.Final | 2.3.21.Final |
| io.undertow:undertow-coremaven | >=0 <2.2.39.Final | 2.2.39.Final |
Published upstream
Jan 7, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 7, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jun 25, 2026
A flaw was found in the Undertow HTTP server core, which is used in WildFly, JBoss EAP, and other Java applications. The Undertow library fails to properly validate the Host header in incoming HTTP requests.As a result, requests containing malformed or malicious Host headers are processed without rejection, enabling attackers to poison caches, perform internal network scans, or hijack user sessions.
Quoted source text, attributed separately from HOL analysis.