Bug 2435497 (CVE-2026-25128) - CVE-2026-25128 fast-xml-parser: fast-xml-parser has RangeError DoS Numeric Entities Bug
Summary: CVE-2026-25128 fast-xml-parser: fast-xml-parser has RangeError DoS Numeric En...
Keywords:
Status: NEW
Alias: CVE-2026-25128
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2435526 2435527
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-01-30 16:01 UTC by OSIDB Bzimport
Modified: 2026-01-30 20:10 UTC (History)
36 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-01-30 16:01:50 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.