CVE-2025-9375

CVE-2025-9375 is a medium-severity vulnerability with a CVSS 4.0 base score of 6.9. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-91.

Key facts

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.

Frequently asked questions

What is CVE-2025-9375?
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.
How severe is CVE-2025-9375?
CVE-2025-9375 has a CVSS 4.0 base score of 6.9, rated medium severity.
Is CVE-2025-9375 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (34th percentile), an estimate of the probability of exploitation in the next 30 days.
How do I fix CVE-2025-9375?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2025-9375 have an EU (EUVD) identifier?
Yes. CVE-2025-9375 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-26350.
When was CVE-2025-9375 published?
CVE-2025-9375 was published on 2025-09-01 and last updated on 2026-06-17.

References

Other CWE-91 (XML Injection) vulnerabilities

Browse all CWE-91 (XML Injection) vulnerabilities →