PatchSiren cyber security CVE debrief
CVE-2026-56385 craftcms CVE debrief
CVE-2026-56385 is a medium-severity authorization bypass vulnerability in Craft CMS. The vulnerability affects Craft CMS versions >= 5.0.0-RC1, <= 5.9.13 and >= 4.0.0-RC1, <= 4.17.7. An authenticated low-privileged user can exploit this vulnerability to view private assets by supplying a controlled assetId. The vulnerability has been fixed in Craft CMS versions 5.9.14 and 4.17.8. Defenders should prioritize patching affected systems to limit exposure.
- Vendor
- craftcms
- Product
- cms
- CVSS
- MEDIUM 5.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-06-21
- Original CVE updated
- 2026-06-22
- Advisory published
- 2026-06-21
- Advisory updated
- 2026-06-22
Who should care
Defenders responsible for Craft CMS installations should prioritize patching affected systems to limit exposure. This includes administrators, security teams, and developers who manage Craft CMS instances. Additionally, users with low privileges who can access the affected endpoint should be aware of the potential risk.
Technical summary
The vulnerability exists in the assets/preview-file endpoint of Craft CMS. The endpoint does not enforce per-asset view authorization, allowing an authenticated low-privileged user to supply a controlled assetId for an asset they are not permitted to view. The user can still receive preview response data (previewHtml), including a private preview image route containing the target private assetId. The CVSS score for this vulnerability is 5.3, indicating a medium severity.
Defensive priority
Defenders should prioritize patching affected systems to limit exposure to potential unauthorized access to private assets.
Recommended defensive actions
- Apply patches to upgrade to Craft CMS versions 5.9.14 or 4.17.8
- Review and limit access to the assets/preview-file endpoint
- Monitor for suspicious activity related to asset previews
- Inventory Craft CMS installations to identify affected systems
- Review user privileges and limit access to sensitive assets
Evidence notes
The vulnerability is confirmed to exist in Craft CMS versions >= 5.0.0-RC1, <= 5.9.13 and >= 4.0.0-RC1, <= 4.17.7. The primary evidence for this vulnerability comes from the official CVE record and the vendor's security advisory. Defenders should verify the affected versions and apply patches accordingly.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-56385 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-56385
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-56385 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-56385
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/craftcms/cms/commit/d30df3112220db1ffd6726a3ed11857014c7fb27
-
Source reference
Unverified legacy reference
URL: https://github.com/craftcms/cms/security/advisories/GHSA-44px-qjjc-xrhq
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/craft-cms-authorization-bypass-in-assets-preview-file-endpoint
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.