CVE-2026-44664

Source
https://cve.org/CVERecord?id=CVE-2026-44664
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-44664.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-44664
Aliases
Downstream
Related
Published
2026-05-13T15:27:34.716Z
Modified
2026-07-15T01:48:58.327098301Z
Severity
  • 6.1 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N CVSS Calculator
Summary
fast-xml-builder: Comment Value bypass regex
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44664.json",
    "cwe_ids": [
        "CWE-91"
    ]
}
References

Affected packages

Git / github.com/naturalintelligence/fast-xml-builder

Affected ranges

Type
GIT
Repo
https://github.com/naturalintelligence/fast-xml-builder
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "1.1.5"
        },
        {
            "last_affected": "1.1.5"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

1.*
1.1.5
v1.*
v1.1.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-44664.json"