CVE-2025-9375 MEDIUM

CVE-2025-9375: xmltodict 0.14.2 - XML Injection

Vendor Xmltodict
Product xmltodict
Weakness CWE-91 · XML injection
Published September 1, 2025
Last update April 20, 2026

CVSS base score

6.9/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

September 1, 2025 CVE published
April 20, 2026 Record updated