CVE-2026-25128

Source
https://cve.org/CVERecord?id=CVE-2026-25128
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-25128.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-25128
Aliases
Downstream
Related
Published
2026-01-30T15:14:58.244Z
Modified
2026-02-13T01:18:06.257381Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
fast-xml-parser has RangeError DoS Numeric Entities Bug
Details

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 5.0.9 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.

Database specific
{
    "cwe_ids": [
        "CWE-20",
        "CWE-248"
    ],
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/25xxx/CVE-2026-25128.json"
}
References

Affected packages

Git / github.com/naturalintelligence/fast-xml-parser

Affected ranges

Type
GIT
Repo
https://github.com/naturalintelligence/fast-xml-parser
Events

Affected versions

v5.*
v5.0.9
v5.1.0
v5.2.0
v5.2.1
v5.2.2
v5.2.3
v5.2.5
v5.3.0
v5.3.1
v5.3.2
v5.3.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-25128.json"