fast-xml-builder builds XML from JSON. In 1.1.5, the fix for CVE-2026-41650 in fast-xml-parser sanitizes -- sequences in XML comment content using .replace(/--/g, '- -'). This skip the values containing three consecutive dashes (e.g., --->...), allowing an attacker to break out of an XML comment and inject arbitrary XML/HTML content. This vulnerability is fixed in 1.1.6.
References
Configurations
No configuration.
History
13 May 2026, 16:58
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-13 16:16
Updated : 2026-06-17 10:51
NVD link : CVE-2026-44664
Mitre link : CVE-2026-44664
CVE.ORG link : CVE-2026-44664
JSON object : View
Products Affected
No product.
CWE
CWE-91
XML Injection (aka Blind XPath Injection)
