CVE-2026-32885: DDEV has ZipSlip path traversal in tar and zip archive extraction
The DDEV local dev tool has unsanitized extraction in both Untar() and Unzip() functions in pkg/archive/archive.go. This flaw allows users to download and extract archives from remote sources without path validation.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-32885 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →