VYPR

Fast XML Parser

by Chromium

CVEs (1)

  • CVE-2026-41650MedMay 7, 2026
    risk 0.33cvss 6.1epss 0.00

    fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. Prior to version 5.7.0, XMLBuilder does not escape the "-->" sequence in comment content or the "]]>" sequence in CDATA sections when building XML from JavaScript objects. This…