CVE-2026-44012

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.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-05-12 21:16

Updated : 2026-06-17 10:50


NVD link : CVE-2026-44012

Mitre link : CVE-2026-44012

CVE.ORG link : CVE-2026-44012


JSON object : View

Products Affected

No product.

CWE
CWE-862

Missing Authorization