VDB
KO
MEDIUM 5.9

PYSEC-2026-2323

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.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / zeep
Introduced in: 4.0.0 Fixed in: 4.3.3
Fix pip install --upgrade 'zeep>=4.3.3'

References