Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-44664

Опубликовано: 13 мая 2026
Источник: nvd
CVSS3: 6.1
EPSS Низкий

Описание

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.

EPSS

Процентиль: 9%
0.00194
Низкий

6.1 Medium

CVSS3

Дефекты

CWE-91

Связанные уязвимости

CVSS3: 6.1
redhat
3 месяца назад

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.

CVSS3: 6.1
github
3 месяца назад

fast-xml-builder Comment Value regex can be bypassed

EPSS

Процентиль: 9%
0.00194
Низкий

6.1 Medium

CVSS3

Дефекты

CWE-91