Project Subscriptions
No data.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-45c6-75p6-83cc | fast-xml-builder Comment Value regex can be bypassed |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Wed, 13 May 2026 17:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Wed, 13 May 2026 16:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | fast-xml-builder: Comment Value bypass regex | |
| Weaknesses | CWE-91 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-05-13T16:46:25.862Z
Reserved: 2026-05-07T16:20:08.659Z
Link: CVE-2026-44664
Updated: 2026-05-13T16:44:29.798Z
Status : Deferred
Published: 2026-05-13T16:16:58.937
Modified: 2026-05-13T16:58:09.717
Link: CVE-2026-44664
No data.
OpenCVE Enrichment
Updated: 2026-05-13T18:15:16Z
Github GHSA