← Vulnerability feed

Vulnerability record · CVE-2014-0054 · published 17 April 2014

CVE-2014-0054: Spring Framework Jaxb2RootElementHttpMessageConverter XXE flaw

SSpringsource · Spring Framework

The Jaxb2RootElementHttpMessageConverter in Spring MVC does not disable external entity resolution, allowing crafted XML to trigger an XML External Entity (XXE) issue. This is an incomplete fix for CVE-2013-4152, CVE-2013-7315, and CVE-2013-6429, so systems patched for those earlier issues may still be exposed.

6.8 CVSS 2.0 Medium EPSS 91% · top 0.2% CWE-352 · Cross-site request forgery
6.8CVSS 2.0 base score
91%EPSS exploitation probability, 30 days
NoNot in CISA KEV
2Affected product versions listed by NVD
10References
17 Jun 2026Last modified by NVD

Description

The Jaxb2RootElementHttpMessageConverter in Spring MVC in Spring Framework before 3.2.8 and 4.0.0 before 4.0.2 does not disable external entity resolution, which allows remote attackers to read arbitrary files, cause a denial of service, and conduct CSRF attacks via crafted XML, aka an XML External Entity (XXE) issue. NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-4152, CVE-2013-7315, and CVE-2013-6429.

AV:N/AC:M/Au:N/C:P/I:P/A:P

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: medium.

high priorityThe flaw allows file disclosure, denial of service, and CSRF, and EPSS indicates a very high probability of exploitation activity, though no KEV listing or public exploit reference is present.

What it is

The Jaxb2RootElementHttpMessageConverter in Spring MVC does not disable external entity resolution, allowing crafted XML to trigger an XML External Entity (XXE) issue. This is an incomplete fix for CVE-2013-4152, CVE-2013-7315, and CVE-2013-6429, so systems patched for those earlier issues may still be exposed.

Impact

A remote attacker can read arbitrary files, cause a denial of service, and conduct CSRF attacks. The CVSS 2.0 vector shows partial confidentiality, integrity, and availability impact.

Attack surface

Reached over the network via crafted XML submitted to a Spring MVC endpoint that uses Jaxb2RootElementHttpMessageConverter. The CVSS vector indicates no authentication is required, though attack complexity is medium.

Exploitation

Not listed in CISA KEV and no ransomware associations are documented. EPSS is very high at 0.91354 (99.8th percentile), but the record contains no reference tags indicating a public exploit.

What to do

  • Upgrade Spring Framework to 3.2.8 or later, or 4.0.2 or later, which contain the complete fix.
  • If immediate upgrade is not possible, disable external entity resolution in the XML parser used by Jaxb2RootElementHttpMessageConverter.
  • Apply vendor errata such as RHSA-2014-0400 where applicable.
  • Review and restrict XML endpoints that accept untrusted input.

Detection

  • Monitor for XML payloads containing DOCTYPE declarations or external entity references sent to Spring MVC endpoints.
  • Alert on unexpected outbound network connections or file reads originating from the application server.
  • Audit Spring Framework versions in use to identify deployments below 3.2.8 or 4.0.2.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

2 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2014-0054 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2022-22965Spring Framework data binding remote code execution (Spring4Shell)Spring MVC and Spring WebFlux applications on JDK 9+ can be exploited through data binding to achieve remote code execution. The known exploit path r…KEVEPSS 100%analysed9.8CVE-2026-59313Vmware spring framework vulnerabilitySpring MVC applications using the functional web framework are vulnerable to stream corruption when using Server-Sent Events (SSE). Spring Framework …EPSS 0.56%9.8CVE-2026-47890Vmware spring framework vulnerabilitySpring MVC and WebFlux applications are vulnerable to stream corruption when using Server-Sent Events (SSE) with view fragments. Spring Framework 7.0…EPSS 0.56%9.8CVE-2026-47891Vmware spring framework allocation without limits vulnerabilityA Spring WebFlux application that relies on the Aalto XML processor to parse XML input does not correctly enforce the maxInMemorySize limit. Spring F…EPSS 0.52%9.8CVE-2026-47892Vmware spring framework incorrect authorization vulnerabilityA WebFlux application using functional endpoints and deployed with DispatcherServlet may be vulnerable to a header predicate bypass in a pre-flight r…EPSS 0.53%9.8CVE-2026-47884Vmware spring framework path traversal vulnerabilityUse of XsltView in a Spring MVC application can result in SSRF and RCE attack if the application has an "/**" mapping that results in view rendering,…EPSS 0.61%9.8CVE-2026-41855Vmware spring framework deserialization of untrusted data vulnerabilityIn an untrusted JMS environment, org.springframework.jms.support.converter.MappingJackson2MessageConverter and org.springframework.jms.support.conver…EPSS 0.48%9.8CVE-2016-1000027Vmware spring framework deserialization of untrusted data vulnerabilityPivotal Spring Framework through 5.3.16 suffers from a potential remote code execution (RCE) issue if used for Java deserialization of untrusted data…EPSS 33%

Source: NIST National Vulnerability Database (record CVE-2014-0054), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.