SCA: security update for github.com/ddev/ddev (GHSA-x2xq-qhjf-5mvg)

critical Tenable Self-Hosted Container Security Plugin ID 440751

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-32885)

Solution

Update the github.com/ddev/ddev library and its related packages to version 1.25.2 or later.

See Also

https://github.com/advisories/GHSA-x2xq-qhjf-5mvg

Plugin Details

Severity: Critical

ID: 440751

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 4/23/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.59

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 9.4

Temporal Score: 7.4

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:N

CVSS Score Source: CVE-2026-32885

CVSS v3

Risk Factor: Critical

Base Score: 9.1

Temporal Score: 8.2

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/22/2026

Vulnerability Publication Date: 4/22/2026

Reference Information

CVE: CVE-2026-32885

cwe: CWE-22