CVE-2025-9375
MEDIUM EPSS 33.4%
Published Sep 1, 202510mo ago · Modified Jun 17, 20262w ago
6.9 CVSS 4.0
Published Sep 1, 2025 10mo ago
Last Modified Jun 17, 2026 2w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X
Threat Intelligence
EPSS Exploit Probability
33.4% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-91
References 7
- docs.python.org https://docs.python.org/3/library/xml.sax.utils.html#xml.sax.saxutils.XMLGenerator
- docs.python.org https://docs.python.org/3/library/xml.sax.utils.html#xml.sax.saxutils.escape
- fluidattacks.com https://fluidattacks.com/advisories/mono
- github.com https://github.com/martinblech/xmltodict
- github.com https://github.com/martinblech/xmltodict/blob/v0.15.1/CHANGELOG.md
- github.com https://github.com/martinblech/xmltodict/commit/f98c90f071228ed73df997807298e1df4f790c33
- github.com https://github.com/martinblech/xmltodict/issues/377#issuecomment-3255691923
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.