CVE-2025-9375

Severity CVSS v4.0:
MEDIUM
Type:
Unavailable / Other
Publication date:
01/09/2025
Last modified:
20/04/2026

Description

XML Injection vulnerability in xmltodict allows Input Data Manipulation.<br /> This issue affects xmltodict: from 0.14.2 before 0.15.1.<br /> <br /> NOTE: the scope of this CVE is disputed by the vendor on the grounds that xmltodict.unparse() delegates element-name handling to Python&amp;#39;s xml.sax.saxutils.XMLGenerator, and that XMLGenerator should be the component performing validation.