CVE 6.5 MEDIUM

DDEV has ZipSlip path traversal in tar and zip archive extraction_CVE-2026-32885

6.5 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N

Description

DDEV is an open-source tool for running local web development environments for PHP and Node.js. Versions prior to 1.25.2 have unsanitized extraction in both `Untar()` and `Unzip()` functions in `pkg/archive/archive.go`. Downloads and extracts archives from remote sources without path validation. Version 1.25.2 patches the issue.

Basic Information

ID CVE-2026-32885
Source GitHub_M
Published Apr 22, 2026 at 16:54

Affected Product

Vendor ddev
Product ddev
Version < 1.25.2
Affected Versions ddev ddev < 1.25.2

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.