SCA: security update for craftcms/cms (GHSA-472v-j2g4-g9h2)

medium Tenable Self-Hosted Container Security Plugin ID 438839

Description

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

- Craft CMS is a content management system (CMS). From version 4.0.0-RC1 to before version 4.17.5 and from
version 5.0.0-RC1 to before version 5.9.11, the AssetsController->replaceFile() method has a
targetFilename body parameter that is used unsanitized in a deleteFile() call before
Assets::prepareAssetName() is applied on save. This allows an authenticated user with replaceFiles
permission to delete arbitrary files within the same filesystem root by injecting ../ path traversal
sequences into the filename. This could allow an authenticated user with replaceFiles permission on one
volume to delete files in other folders/volumes that share the same filesystem root. This only affects
local filesystems. This issue has been patched in versions 4.17.5 and 5.9.11. (CVE-2026-32262)

Solution

Update the craftcms/cms library and its related packages to version 4.17.5 or later.

See Also

https://github.com/advisories/GHSA-472v-j2g4-g9h2

Plugin Details

Severity: Medium

ID: 438839

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 3/16/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

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

CVSS Score Source: CVE-2026-32262

CVSS v3

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.8

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

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

CVSS v4

Risk Factor: Medium

Base Score: 5.3

Threat Score: 1.3

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 3/16/2026

Vulnerability Publication Date: 3/16/2026

Reference Information

CVE: CVE-2026-32262

cwe: CWE-22