Description
Jaxp13XPathTemplate evaluated XPath expressions for StreamSource and SAXSource inputs using a code path that parsed attacker-controlled XML with the JDK's default DocumentBuilderFactory behavior instead of Spring's hardened parser configuration. Applications that evaluate XPath against untrusted XML payloads could therefore be exposed to XML External Entity (XXE) style attacks. Affected versions: Spring Web Services 5.0.0 through 5.0.1; 4.1.0 through 4.1.3; 4.0.0 through 4.0.18; 3.1.0 through 3.1.8.
Problem types
CWE-611: Improper Restriction of XML External Entity Reference
Product status
5.0.0 (custom) before 5.0.2
4.1.0 (custom) before 4.1.4
4.0.0 (custom) before 4.0.19
3.1.0 (custom) before 3.1.9
References
spring.io/security/cve-2026-40998