Filtered by vendor Naturalintelligence Subscriptions
Filtered by product Fast-xml-parser Subscriptions
Total 1 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2026-25128 1 Naturalintelligence 1 Fast-xml-parser 2026-02-02 7.5 High
fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. In versions 4.3.6 through 5.3.3, a RangeError vulnerability exists in the numeric entity processing of fast-xml-parser when parsing XML with out-of-range entity code points (e.g., `�` or `�`). This causes the parser to throw an uncaught exception, crashing any application that processes untrusted XML input. Version 5.3.4 fixes the issue.