CVE Catalog

CVE-2026-44012

High
Published: Translated: NVD NIST

Summary

Craft CMS prior to version 5.9.18 has a vulnerability in AssetsController::actionShowInFolder() that allows fetching the filename and full folder hierarchy of an asset without checking user permissions. Any authenticated CP user, even without volume permissions, can enumerate asset filenames and folder structures.

Risk Assessment

This vulnerability may lead to the exposure of sensitive information about assets and folder structures, posing a risk to data security within the organization.

Recommendation

It is recommended to update Craft CMS to version 5.9.18 or later to mitigate this vulnerability and implement appropriate access controls for assets.

Other vulnerabilities in Craft CMS

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS