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.
No analysis available yet.
Remediation
No remediation available yet.
Tracking
Sign in to view the affected projects.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-x2xq-qhjf-5mvg | DDEV has ZipSlip path traversal in tar and zip archive extraction |
References
History
Wed, 22 Apr 2026 19:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Wed, 22 Apr 2026 17:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | DDEV has ZipSlip path traversal in tar and zip archive extraction | |
| Weaknesses | CWE-22 | |
| References |
| |
| Metrics |
cvssV3_1
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-04-22T18:35:36.170Z
Reserved: 2026-03-16T21:03:44.421Z
Link: CVE-2026-32885
Updated: 2026-04-22T18:18:57.479Z
Status : Awaiting Analysis
Published: 2026-04-22T17:16:34.770
Modified: 2026-04-22T21:23:52.620
Link: CVE-2026-32885
No data.
OpenCVE Enrichment
No data.
Weaknesses
Github GHSA