LiveActive security incident?Get immediate response
CVE Record

CVE-2025-12543: Undertow-core: undertow http server fails to reject malformed host headers leading to potential cache poisoning and ssrf

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.

CriticalCVSS 9.6Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

CVE-2025-12543 is a critical Undertow Host header validation flaw affecting Red Hat JBoss EAP and related Undertow packages. A malicious or malformed Host header may be accepted instead of rejected, creating business risk around cache poisoning, SSRF-style internal reachability, and session hijacking scenarios.

Executive priority

Treat this as urgent for externally reachable Java application platforms. The severity is critical, Red Hat has multiple advisories, and the business impact can cross trust boundaries through caches, routing, and internal service access.

Technical view

Undertow-core improperly validates incoming HTTP Host headers, mapped to CWE-20. Red Hat lists multiple affected EAP 7.x and 8.0 package streams, including eap7-undertow, eap7-wildfly, and eap8-undertow. CVSS is 9.6 with network attack vector, low complexity, no privileges, required user interaction, and changed scope.

Likely exposure

Exposure is most likely where affected JBoss EAP, WildFly, or Java applications using Undertow process untrusted HTTP traffic, especially behind shared caches, reverse proxies, or Host-header-dependent routing.

Exploitation context

The bundle does not show CISA KEV listing or active exploitation evidence. The described impact includes cache poisoning, internal network scans, and session hijacking, but the provided sources do not include exploit details or proof of weaponization.

Researcher notes

Evidence is strongest for Red Hat-packaged Undertow and EAP streams listed in the bundle. Some affected entries include non-Undertow package names under EAP 8.0; verify product advisories directly before drawing package-level conclusions.

Mitigation direction

  • Apply applicable Red Hat security advisories for affected EAP and Undertow packages.
  • Check Red Hat CVE guidance for current fixed builds and product status.
  • Prioritize internet-facing or proxy-exposed Undertow deployments first.
  • Review Red Hat errata before relying on compensating controls.
  • Reduce exposure of affected services where patching is delayed.

Validation and detection

  • Inventory JBoss EAP, WildFly, and Undertow-core usage across applications.
  • Compare installed package streams against Red Hat affected entries.
  • Confirm relevant RHSA updates are installed on each affected host.
  • Review reverse proxy and cache paths using Host-based routing.
  • Check vendor advisories again because the CVE was updated on 2026-07-15.
Prepared
Confidence
medium
Sources
12

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-20: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Cloud metadata behavior lookup

The CVE wording references SSRF or metadata access, so cloud discovery and credential material review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-12543 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
9.6 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:L

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

2CVSS vectors
7Timeline events
2ADP providers
17Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: noTechnical Impact: total

CVSS vector scores

2 official scores

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
9.6CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:L2.86redhat
9.6CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:L2.86redhat-SADP

Vulnerability scoring details

Base CVSS 3.1 score

9.6Critical
CVSS 3.1 vector shape for CVE-2025-12543Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. ADP timelineredhat-SADP

    Reported to Red Hat.

  2. Source timelineredhat

    Reported to Red Hat.

  3. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  4. CVE publishedCVE Program

    The CVE record was published.

  5. ADP timelineredhat-SADP

    Made public.

  6. Source timelineredhat

    Made public.

  7. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
redhat-SADPundertow-core: Undertow HTTP Server Fails to Reject Malformed Host Headers Leading to Potential Cache Poisoning and SSRF
other:Red Hat severity ratingcvssV3_1
  • 2025-10-31T06:15:35.424Z: Reported to Red Hat.
  • 2026-01-08T00:00:00.000Z: Made public.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Red HatRed Hat build of Apache Camel 4.14.4 for Spring Boot 3.5.11undertow-coreunaffected
Red HatRed Hat JBoss Enterprise Application Platformio.undertow/undertow-core, 2.2.39.Final-redhat-00001affected
Red HatRed Hat JBoss Enterprise Application Platform 7.1 EUS for RHEL 7eap7-undertow, 0:1.4.18-21.SP19_redhat_00001.1.ep7.el7affected
Red HatRed Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7eap7-undertow, 0:2.0.41-8.SP9_redhat_00001.1.el7eapaffected
Red HatRed Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7eap7-undertow, 0:2.2.39-1.Final_redhat_00001.1.el7eapaffected
Red HatRed Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7eap7-wildfly, 0:7.4.24-4.GA_redhat_00002.1.el7eapaffected
Red HatRed Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 8eap7-undertow, 0:2.2.39-1.Final_redhat_00001.1.el8eapaffected
Red HatRed Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 8eap7-wildfly, 0:7.4.24-4.GA_redhat_00002.1.el8eapaffected
Red HatRed Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 9eap7-undertow, 0:2.2.39-1.Final_redhat_00001.1.el9eapaffected
Red HatRed Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 9eap7-wildfly, 0:7.4.24-4.GA_redhat_00002.1.el9eapaffected
Red HatRed Hat JBoss Enterprise Application Platform 8.0undertow-coreunaffected
Red HatRed Hat JBoss Enterprise Application Platform 8.0 for RHEL 8eap8-bouncycastle, 0:1.83.0-1.redhat_00001.1.el8eapaffected
Red HatRed Hat JBoss Enterprise Application Platform 8.0 for RHEL 8eap8-guava-libraries, 0:33.0.0-2.jre_redhat_00003.1.el8eapaffected
Red HatRed Hat JBoss Enterprise Application Platform 8.0 for RHEL 8eap8-jaxb, 0:4.0.6-1.redhat_00001.1.el8eapaffected
Red HatRed Hat JBoss Enterprise Application Platform 8.0 for RHEL 8eap8-jcip-annotations, 0:1.0.0-3.redhat_00009.1.el8eapaffected
Red HatRed Hat JBoss Enterprise Application Platform 8.0 for RHEL 8eap8-slf4j-jboss-logmanager, 0:2.0.2-1.Final_redhat_00001.1.el8eapaffected
Red HatRed Hat JBoss Enterprise Application Platform 8.0 for RHEL 8eap8-undertow, 0:2.3.23-1.SP3_redhat_00001.1.el8eapaffected
Red HatRed Hat JBoss Enterprise Application Platform 8.0 for RHEL 9eap8-bouncycastle, 0:1.83.0-1.redhat_00001.1.el9eapaffected
Red HatRed Hat JBoss Enterprise Application Platform 8.0 for RHEL 9eap8-guava-libraries, 0:33.0.0-2.jre_redhat_00003.1.el9eapaffected
Red HatRed Hat JBoss Enterprise Application Platform 8.0 for RHEL 9eap8-jaxb, 0:4.0.6-1.redhat_00001.1.el9eapaffected
Red HatRed Hat JBoss Enterprise Application Platform 8.0 for RHEL 9eap8-jcip-annotations, 0:1.0.0-3.redhat_00009.1.el9eapaffected
Red HatRed Hat JBoss Enterprise Application Platform 8.0 for RHEL 9eap8-slf4j-jboss-logmanager, 0:2.0.2-1.Final_redhat_00001.1.el9eapaffected
Red HatRed Hat JBoss Enterprise Application Platform 8.0 for RHEL 9eap8-undertow, 0:2.3.23-1.SP3_redhat_00001.1.el9eapaffected
Red HatRed Hat JBoss Enterprise Application Platform 8.1undertow-coreunaffected
Red HatRed Hat JBoss Enterprise Application Platform 8.1 for RHEL 8eap8-apache-cxf, 0:4.0.10-1.redhat_00001.1.el8eapaffected
Red HatRed Hat JBoss Enterprise Application Platform 8.1 for RHEL 8eap8-bouncycastle, 0:1.82.0-1.redhat_00001.1.el8eapaffected
Red HatRed Hat JBoss Enterprise Application Platform 8.1 for RHEL 8eap8-eap-product-conf-parent, 0:801.3.0-1.GA_redhat_00001.1.el8eapaffected
Red HatRed Hat JBoss Enterprise Application Platform 8.1 for RHEL 8eap8-eventstream, 0:1.0.1-3.redhat_00003.1.el8eapaffected
Red HatRed Hat JBoss Enterprise Application Platform 8.1 for RHEL 8eap8-hibernate, 0:6.6.36-1.Final_redhat_00001.1.el8eapaffected
Red HatRed Hat JBoss Enterprise Application Platform 8.1 for RHEL 8eap8-jboss-el-api_5.0_spec, 0:4.0.2-1.Final_redhat_00001.1.el8eapaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-20 · source CWE mapping

Improper Input Validation

Improper Input Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.