CVE-2025-64518
HIGHcyclonedx-core-java 2.1.0-11.0.0 - XML External Entity Injection in Validator
Title source: llmDescription
The CycloneDX core module provides a model representation of the SBOM along with utilities to assist in creating, validating, and parsing SBOMs. Starting in version 2.1.0 and prior to version 11.0.1, the XML `Validator` used by cyclonedx-core-java was not configured securely, making the library vulnerable to XML External Entity (XXE) injection. The fix for GHSA-683x-4444-jxh8 / CVE-2024-38374 was incomplete in that it only fixed parsing of XML BOMs, but not validation. The vulnerability has been fixed in cyclonedx-core-java version 11.0.1. As a workaround, applications can reject XML documents before handing them to cyclonedx-core-java for validation. This may be an option if incoming CycloneDX BOMs are known to be in JSON format.
References (5)
Core 5
Core References
Vendor Advisory x_refsource_confirm
https://github.com/CycloneDX/cyclonedx-core-java/security/advisories/GHSA-6fhj-vr9j-g45r
Issue Tracking x_refsource_misc
https://github.com/CycloneDX/cyclonedx-core-java/pull/737
Patch x_refsource_misc
https://github.com/CycloneDX/cyclonedx-core-java/commit/162aa594f347b3f612fe0a45071693c3cd398ce9
Patch x_refsource_misc
https://github.com/CycloneDX/cyclonedx-core-java/commit/af0ec75c93c03f93733a070c5132554490af5314
Various Sources x_refsource_misc
https://cheatsheetseries.owasp.org/cheatsheets/XML_External_Entity_Prevention_Cheat_Sheet.html#schemafactory
Scores
CVSS v3
7.5
EPSS
0.0032
EPSS Percentile
23.7%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-611
Status
published
Products (2)
CycloneDX/cyclonedx-core-java
>= 2.1.0, <11.0.1
org.cyclonedx/cyclonedx-core-java
2.1.0 - 11.0.1Maven
Published
Nov 10, 2025
Tracked Since
Feb 18, 2026