CVE-2026-58501

Source
https://cve.org/CVERecord?id=CVE-2026-58501
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-58501.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-58501
Aliases
Downstream
Published
2026-07-08T19:31:55.937Z
Modified
2026-07-15T01:49:00.335091667Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Zeep SSRF because Settings.forbid_external is not enforced
Details

Zeep is a Python SOAP client. From 4.0.0 before 4.3.3, Settings.forbid_external is defined but not enforced when parsing WSDL or XSD documents, allowing transitive xsd:import, xsd:include, wsdl:import, and lxml entity or DTD references to fetch attacker-chosen HTTP or HTTPS URLs. This issue is fixed in version 4.3.3.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/58xxx/CVE-2026-58501.json",
    "cwe_ids": [
        "CWE-918"
    ],
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/mvantellingen/python-zeep

Affected ranges

Type
GIT
Repo
https://github.com/mvantellingen/python-zeep
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "4.0.0"
        },
        {
            "fixed": "4.3.3"
        }
    ],
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ],
    "cpe": "cpe:2.3:a:python-zeep:zeep:*:*:*:*:*:python:*:*"
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-58501.json"