CVE-2026-32885 Details
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.
A path traversal vulnerability has been identified in DDEV, a tool for local web development environments, specifically in versions prior to 1.25.2. The issue arises from unsanitized extraction in the 'Untar()' and 'Unzip()' functions within 'pkg/archive/archive.go'. These functions download and extract archives from remote sources without proper path validation, leading to arbitrary file writes on the developer's machine. The vulnerability can be exploited by crafting a malicious archive that, when extracted, writes files outside the intended directory.
Users can upgrade to DDEV version 1.25.2 or later, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 22, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/ddev/ddev/security/advisories/GHSA-x2xq-qhjf-5mvg | CISA-ADP | ExploitMitigationVendor Advisory |
| https://github.com/ddev/ddev/releases/tag/v1.25.2 | [email protected] | ProductRelease Notes |
| https://github.com/ddev/ddev/security/advisories/GHSA-x2xq-qhjf-5mvg | [email protected] | ExploitMitigationVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| ddev ddev | < 1.25.2 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 11, 2026 | Initial Analysis | [email protected] |
| Apr 22, 2026 | CVE Modified | CISA-ADP |
| Apr 22, 2026 | New CVE Received | [email protected] |