Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-32885

29
FAUCET Score

CVE-2026-32885 is a path traversal vulnerability affecting DDEV, an open-source local web development tool for PHP and Node.js, in versions prior to 1.25.2. The vulnerability stems from unsanitized extraction functions (Untar() and Unzip()) in pkg/archive/archive.go that fail to validate file paths when downloading and extracting remote archives, potentially allowing malicious archives to write files outside their intended directories. The vulnerability carries a CVSS v3.1 score of 6.5 (MEDIUM severity) with a network-based attack vector requiring minimal complexity and user interaction. While the attack does not compromise confidentiality or availability, it poses a significant integrity risk, as attackers could inject or overwrite files on affected systems through specially crafted archive files. There is currently no evidence of active exploitation in the wild. The vulnerability is not listed on CISA's Known Exploited Vulnerabilities (KEV) catalog, and it remains on the inactive Hot List. The EPSS score of 0.000120000 indicates relatively low probability of exploitation compared to the broader CVE landscape. Users should upgrade to version 1.25.2 or later to remediate this risk.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.25.2CPE matchmatch criteria
cpe:2.3:a:ddev:ddev:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

6.5MEDIUM

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
HIGH
Availability Impact
NONE
Exploitability Score
2.8
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.42%
Probability of exploitation in next 30 days
EPSS Percentile
34.3%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0042 is in the 11th percentile among its peer group of 36,862 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

gopatch availablevia ghsa
Product: github.com/ddev/ddevFixed in: 1.25.2
github_advisoryworkaround availablevia nvd_reference
View patch

Vendor Advisories (1)

goGHSA-x2xq-qhjf-5mvgmedium

DDEV has ZipSlip path traversal in tar and zip archive extraction

Apr 22, 2026

References

github.com / ddev/ddev/releases/tag/v1.25.2
ProductRelease Notes
github.com / ddev/ddev/security/advisories/GHSA-x2xq-qhjf-5mvg
ExploitMitigationVendor Advisory