xmldom has XML node injection through unvalidated processing instruction serialization
- Severity:
- High
Description
The package allows attacker-controlled processing instruction data to be serialized into XML without validating or neutralizing the PI-closing sequence ?>. As a result, an attacker can terminate the processing instruction early and inject arbitrary XML nodes into the serialized output.
Recommendation
Update the @xmldom/xmldom package to the latest compatible version. Followings are version details:
Affected version(s): **>= 0.9.0, < 0.9.10 < 0.8.13** Patched version(s): **0.9.10 0.8.13**
References
Related Issues
- xmldom has XML node injection through unvalidated processing instruction serialization - xmldom - CVE-2026-41675
- xmldom has XML node injection through unvalidated comment serialization - CVE-2026-41672
- xmldom has XML node injection through unvalidated comment serialization - xmldom - CVE-2026-41672
- xmldom has XML injection through unvalidated DocumentType serialization - CVE-2026-41674
You might also like:
- Tags:
- npm
- @xmldom/xmldom
Anything's wrong? Let us know Last updated on May 08, 2026


