PT-2025-46213 · Unknown · Cyclonedx-Core-Java
Published
2025-11-10
·
Updated
2025-11-13
·
CVE-2025-64518
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
CycloneDX versions 2.1.0 through 11.0.1
Description
The CycloneDX core module, used for creating, validating, and parsing SBOMs, contains a flaw due to an insecurely configured XML
Validator. This allows for XML External Entity (XXE) injection. The initial fix for a related issue only addressed XML parsing, not validation. The Validator component is susceptible to exploitation.Recommendations
CycloneDX versions 2.1.0 through 11.0.0 should be updated to version 11.0.1.
As a workaround, applications can reject XML documents before passing them to CycloneDX for validation.
If incoming CycloneDX BOMs are known to be in JSON format, applications can reject XML documents.
Exploit
Fix
XXE
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Cyclonedx-Core-Java