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.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/32xxx/CVE-2026-32262.json",
"cwe_ids": [
"CWE-22"
],
"cna_assigner": "GitHub_M"
}{
"cpe": [
"cpe:2.3:a:craftcms:craft_cms:*:*:*:*:*:*:*:*",
"cpe:2.3:a:craftcms:craft_cms:4.0.0:-:*:*:*:*:*:*",
"cpe:2.3:a:craftcms:craft_cms:4.0.0:rc1:*:*:*:*:*:*",
"cpe:2.3:a:craftcms:craft_cms:4.0.0:rc2:*:*:*:*:*:*",
"cpe:2.3:a:craftcms:craft_cms:4.0.0:rc3:*:*:*:*:*:*",
"cpe:2.3:a:craftcms:craft_cms:5.0.0:-:*:*:*:*:*:*",
"cpe:2.3:a:craftcms:craft_cms:5.0.0:rc1:*:*:*:*:*:*"
],
"source": [
"CPE_RANGE",
"CPE_STRING",
"REFERENCES"
],
"extracted_events": [
{
"introduced": "4.0.0.1"
},
{
"fixed": "4.17.5"
},
{
"introduced": "5.0.1"
},
{
"fixed": "5.9.11"
},
{
"introduced": "4.0.0-NA"
},
{
"last_affected": "4.0.0-NA"
},
{
"introduced": "4.0.0-rc1"
},
{
"last_affected": "4.0.0-rc1"
},
{
"introduced": "4.0.0-rc2"
},
{
"last_affected": "4.0.0-rc2"
},
{
"introduced": "4.0.0-rc3"
},
{
"last_affected": "4.0.0-rc3"
},
{
"introduced": "5.0.0-NA"
},
{
"last_affected": "5.0.0-NA"
},
{
"introduced": "5.0.0-rc1"
},
{
"last_affected": "5.0.0-rc1"
}
]
}