CVE-2026-58501

Summary

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.

Affected Software

VendorProductVersion RangeStatus
mvantellingenpython-zeep>= 4.0.0, < 4.3.3affected

Weaknesses

  • CWE-918: CWE-918: Server-Side Request Forgery (SSRF)

References