CVE 7.1 HIGH

Craft CMS: Missing Volume Permission Check in AssetsController::actionShowInFolder Allows Information Disclosure_CVE-2026-44012

7.1 / 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Description

Craft CMS is a content management system (CMS). From 5.0.0-RC1 to before 5.9.18, AssetsController::actionShowInFolder() fetches an asset by ID and returns its filename and complete folder hierarchy (including volume handle, volume UID, folder names, folder UIDs, and folder URI paths) without checking whether the requesting user has viewAssets or viewPeerAssets permission on the asset’s volume. Any authenticated CP user — even one with zero volume permissions — can enumerate asset filenames and the full folder structure of any volume by supplying arbitrary asset IDs. This vulnerability is fixed in 5.9.18.

Basic Information

ID CVE-2026-44012
Source GitHub_M
Published May 12, 2026 at 20:19

Affected Product

Vendor craftcms
Product cms
Version >= 5.0.0-RC1, < 5.9.18
Affected Versions craftcms cms >= 5.0.0-RC1, < 5.9.18

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.