CVE-2026-41650
MEDIUM EPSS 14.8%
Published May 7, 20261mo ago · Modified Jun 17, 20262w ago
6.1 CVSS 3.1
Published May 7, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago
Description
fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. Prior to version 5.7.0, XMLBuilder does not escape the "-->" sequence in comment content or the "]]>" sequence in CDATA sections when building XML from JavaScript objects. This allows XML injection when user-controlled data flows into comments or CDATA elements, leading to XSS, SOAP injection, or data manipulation. This issue has been patched in version 5.7.0.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Changed
Confidentiality Low
Integrity Low
Availability None
Threat Intelligence
EPSS Exploit Probability
14.8% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-91
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| naturalintelligence | fast-xml-parser | * | <5.7.0 |
References 2
- github.com https://github.com/NaturalIntelligence/fast-xml-parser/releases/tag/v5.6.0
- github.com https://github.com/NaturalIntelligence/fast-xml-parser/security/advisories/GHSA-gh4j-gqv2-49f6
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.