CVE-2026-32262

MEDIUM

Craft CMS has a Path Traversal Vulnerability in AssetsController

Title source: cna

Description

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.

Scores

CVSS v3 4.3
EPSS 0.0003
EPSS Percentile 10.1%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

Details

CWE
CWE-22
Status published
Products (6)
craftcms/cms 4.0.0-RC1 - 4.17.5Packagist
craftcms/cms >= 4.0.0-RC1, < 4.17.5
craftcms/cms >= 5.0.0-RC1, < 5.9.11
craftcms/craft_cms 4.0.0 (4 CPE variants)
craftcms/craft_cms 5.0.0 (2 CPE variants)
craftcms/craft_cms 4.0.0.1 - 4.17.5
Published Mar 16, 2026
Tracked Since Mar 17, 2026