{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2025-9375",
        "assignerOrgId": "84fe0718-d6bb-4716-a7e8-81a6d1daa869",
        "state": "PUBLISHED",
        "assignerShortName": "Fluid Attacks",
        "dateReserved": "2025-08-22T22:03:47.627Z",
        "datePublished": "2025-09-01T16:43:18.220Z",
        "dateUpdated": "2026-04-20T21:45:55.337Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "84fe0718-d6bb-4716-a7e8-81a6d1daa869",
                "shortName": "Fluid Attacks",
                "dateUpdated": "2026-04-20T21:45:55.337Z"
            },
            "title": "xmltodict 0.14.2 - XML Injection",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "cweId": "CWE-91",
                            "description": "CWE-91 XML Injection (aka Blind XPath Injection)",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "impacts": [
                {
                    "capecId": "CAPEC-153",
                    "descriptions": [
                        {
                            "lang": "en",
                            "value": "CAPEC-153 Input Data Manipulation"
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "xmltodict",
                    "product": "xmltodict",
                    "platforms": [
                        "MacOS",
                        "Linux",
                        "Windows"
                    ],
                    "collectionURL": "https://pypi.python.org",
                    "packageName": "xmltodict",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "0.14.2",
                            "lessThan": "0.15.1",
                            "versionType": "custom"
                        }
                    ],
                    "defaultStatus": "unaffected"
                }
            ],
            "cpeApplicability": [
                {
                    "nodes": [
                        {
                            "cpeMatch": [
                                {
                                    "criteria": "cpe:2.3:a:xmltodict:xmltodict:*:*:macos:*:*:*:*:*",
                                    "versionEndExcluding": "0.15.1",
                                    "versionStartIncluding": "0.14.2",
                                    "vulnerable": true
                                },
                                {
                                    "criteria": "cpe:2.3:a:xmltodict:xmltodict:*:*:linux:*:*:*:*:*",
                                    "versionEndExcluding": "0.15.1",
                                    "versionStartIncluding": "0.14.2",
                                    "vulnerable": true
                                },
                                {
                                    "criteria": "cpe:2.3:a:xmltodict:xmltodict:*:*:windows:*:*:*:*:*",
                                    "versionEndExcluding": "0.15.1",
                                    "versionStartIncluding": "0.14.2",
                                    "vulnerable": true
                                }
                            ],
                            "negate": false,
                            "operator": "OR"
                        }
                    ],
                    "operator": "OR"
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "XML Injection vulnerability in xmltodict allows Input Data Manipulation.\nThis issue affects xmltodict: from 0.14.2 before 0.15.1.\n\nNOTE: 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.",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "<span>XML Injection vulnerability in xmltodict allows Input Data Manipulation.<br></span><p>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's xml.sax.saxutils.XMLGenerator, and that XMLGenerator should be the component performing validation.</p>"
                        }
                    ]
                }
            ],
            "tags": [
                "disputed"
            ],
            "references": [
                {
                    "url": "https://fluidattacks.com/advisories/mono",
                    "tags": [
                        "third-party-advisory"
                    ]
                },
                {
                    "url": "https://github.com/martinblech/xmltodict",
                    "tags": [
                        "product"
                    ]
                },
                {
                    "url": "https://github.com/martinblech/xmltodict/blob/v0.15.1/CHANGELOG.md",
                    "tags": [
                        "patch",
                        "release-notes"
                    ]
                },
                {
                    "url": "https://github.com/martinblech/xmltodict/commit/f98c90f071228ed73df997807298e1df4f790c33",
                    "tags": [
                        "patch"
                    ]
                }
            ],
            "metrics": [
                {
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ],
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "NONE",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "NONE",
                        "subConfidentialityImpact": "NONE",
                        "vulnIntegrityImpact": "LOW",
                        "subIntegrityImpact": "NONE",
                        "vulnAvailabilityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "exploitMaturity": "NOT_DEFINED",
                        "Safety": "NOT_DEFINED",
                        "Automatable": "NOT_DEFINED",
                        "Recovery": "NOT_DEFINED",
                        "valueDensity": "NOT_DEFINED",
                        "vulnerabilityResponseEffort": "NOT_DEFINED",
                        "providerUrgency": "NOT_DEFINED",
                        "version": "4.0",
                        "baseSeverity": "MEDIUM",
                        "baseScore": 6.9,
                        "vectorString": "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"
                    }
                }
            ],
            "source": {
                "discovery": "UNKNOWN"
            },
            "x_generator": {
                "engine": "Vulnogram 0.2.0"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2025-09-11T15:16:00.971499Z",
                                "id": "CVE-2025-9375",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2025-09-11T15:16:13.844Z"
                }
            },
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2025-09-05T01:47:50.016Z"
                },
                "references": [
                    {
                        "url": "https://github.com/martinblech/xmltodict/issues/377#issuecomment-3255691923"
                    },
                    {
                        "url": "https://docs.python.org/3/library/xml.sax.utils.html#xml.sax.saxutils.escape"
                    },
                    {
                        "url": "https://docs.python.org/3/library/xml.sax.utils.html#xml.sax.saxutils.XMLGenerator"
                    }
                ],
                "title": "CVE Program Container",
                "x_generator": {
                    "engine": "ADPogram 0.0.1"
                }
            }
        ]
    }
}