Logo
vulnerabilityCVE-2025-9375
Name
CVE-2025-9375
Source
NVD ( link)Debian ( link)
Description
XML Injection vulnerability in xmltodict allows Input Data Manipulation. This issue affects xmltodict: from 0.14.2 before 0.15.1. NOTE: the scope of this CVE is disputed by the vendor on the grounds that xmltodict.unparse() delegates element-name handling to Python's xml.sax.saxutils.XMLGenerator, and that XMLGenerator should be the component performing validation.
Published Date
Updated Date
Workaround
-
Advisories

Analysis#


Affected Component
Analysis
python3-xmltodict
Patched

Vulnerability Ratings#


6.9
CVSSv4
NaN
other

Others affected components#


Name
Project
Project Version
Version
Status
yocto
kirkstone
0.12.0
Not Affected
yocto
master
1.0.4
Not Affected

Resolved with patches#


python3-xmltodict (yocto:scarthgap)

#
Title
Author
Resolve
1
Prevent XML injection: reject '<'/'>' in element/attr names
Martin Blech <78768+martinblech@users.noreply.github.com>
CVE-2025-9375
2
Enhance unparse() XML name validation with stricter rules and
Martin Blech <78768+martinblech@users.noreply.github.com>
CVE-2025-9375