CVE-2026-44664
Last modified
CVE-2026-44664 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. 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, '- -'). EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-44664?
How severe is CVE-2026-44664?
How do I fix CVE-2026-44664?
Are you affected by CVE-2026-44664?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
