Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-32885
Published:April 22, 2026
Updated:April 26, 2026
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.
Affected Packages
https://github.com/ddev/ddev.git (GITHUB):
Affected version(s) >=v0.0 <v1.25.2
Fix Suggestion:
Update to version v1.25.2
github.com/ddev/ddev (GO):
Affected version(s) >=v0.0 <v1.25.2
Fix Suggestion:
Update to version v1.25.2
Do you need more information?
Contact Us
CVSS v4
Base Score:
7.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
NONE
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')