CVE-2026-32885 MEDIUM

CVE-2026-32885: DDEV has ZipSlip path traversal in tar and zip archive extraction

Vendor Ddev
Product ddev
Weakness CWE-22 · Path traversal
Published April 22, 2026
Last update April 22, 2026

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality None
Integrity High

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

April 22, 2026 CVE published
April 22, 2026 Record updated

Related vulnerabilities

04Related CVE