Description
xmldom is a pure JavaScript W3C standard-based (XML DOM Level 2 Core) `DOMParser` and `XMLSerializer` module. In @xmldom/xmldom prior to versions 0.9.10 and 0.8.13 and xmldom version 0.6.0 and prior, the package serializes DocumentType node fields (internalSubset, publicId, systemId) verbatim without any escaping or validation. When these fields are set programmatically to attacker-controlled strings, XMLSerializer.serializeToString can produce output where the DOCTYPE declaration is terminated early and arbitrary markup appears outside it. This issue has been patched in versions @xmldom/xmldom versions 0.9.10 and 0.8.13.
INFO
Published Date :
2026-05-07T03:47:51.140Z
Last Modified :
2026-05-07T12:35:39.361Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-41674 vulnerability.
| Vendors | Products |
|---|---|
| Xmldom |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-41674.