CVE-2026-56385
MEDIUM
4.3
CVSS 3.1
Description
Craft CMS versions >= 5.0.0-RC1, <= 5.9.13 and >= 4.0.0-RC1, <= 4.17.7 contain an authorization bypass in the assets/preview-file endpoint. The action does not enforce per-asset view authorization before returning preview content, allowing an authenticated low-privileged user to supply a controlled assetId for an asset they are not permitted to view and still receive preview response data (previewHtml), including a private preview image route containing the target private assetId. Fixed in 5.9.14 and 4.17.8.
Metadata
Severity & Metrics
4.3
MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| craftcms | cms | — | 5.0.0-RC1 < 5.9.14, 5.9.14, 4.0.0-RC1 < 4.17.8, 4.17.8 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-639 | cna | Authorization Bypass Through User-Controlled Key |
CVSS scores (2)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 5.3 | MEDIUM | 4.0 | cna | CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N |
| 4.3 | MEDIUM | 3.1 | cna | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N |
References (3)
- GHSA Advisory GHSA-44px-qjjc-xrhq https://github.com/craftcms/cms/security/advisories/GHSA-44px-qjjc-xrhq
- https://github.com/craftcms/cms/commit/d30df3112220db1ffd6726a3ed11857014c7fb27 https://github.com/craftcms/cms/commit/d30df3112220db1ffd6726a3ed11857014c7fb27
- VulnCheck Advisory: Craft CMS - Authorization Bypass in assets/preview-file Endpoint https://www.vulncheck.com/advisories/craft-cms-authorization-bypass-in-assets-preview-file-endpoint