XML injection in fast-xml-builder - CVE-2026-44665
Published: July 20, 2026
fast-xml-builder
Detailed vulnerability description
The vulnerability allows a remote attacker to insert unwanted attributes to the XML/HTML.
The vulnerability exists when an input data has quotes in attribute values but process entities is not enabled, it breaks the attribute value into multiple attributes and gives the room for an attacker to insert unwanted attributes to the XML/HTML. A remote unauthenticated attacker can trick the victim into opening a specially crafted XML data to the application and perform arbitrary actions on the system.