icon

We found results for “

CVE-2026-25128

Good to know:

icon
icon
icon

Date: January 30, 2026

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.

Severity Score

Severity Score

Weakness Type (CWE)

Improper Input Validation

CWE-20

Uncaught Exception

CWE-248

Top Fix

icon

Upgrade Version

Upgrade to version fast-xml-parser - 5.3.4;https://github.com/NaturalIntelligence/fast-xml-parser.git - v5.3.4

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): NONE
Integrity (I): NONE
Availability (A): HIGH

Do you need more information?

Contact Us