CVE-2026-33158
Craft CMS: Low-privilege users could read private asset contents when editing an asset (IDOR)
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
Craft CMS is a content management system (CMS). From version 4.0.0-RC1 to before version 4.17.8 and from version 5.0.0-RC1 to before version 5.9.14, a low-privileged authenticated user can read private asset content by calling assets/edit-image with an arbitrary assetId that they are not authorized to view. The endpoint returns image bytes (or a preview redirect) without enforcing a per-asset view authorization check, leading to potential unauthorized disclosure of private files. This issue has been patched in versions 4.17.8 and 5.9.14.
| CWE | CWE-639 |
| Vendor | craftcms |
| Product | cms |
| Published | Mar 24, 2026 |
| Last Updated | Mar 24, 2026 |
Stay Ahead of the Next One
Get instant alerts for craftcms cms
Be the first to know when new unknown vulnerabilities affecting craftcms cms are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
craftcms / cms
>= 4.0.0-RC1, < 4.17.8 >= 5.0.0-RC1, < 5.9.14
References
github.com: https://github.com/craftcms/cms/security/advisories/GHSA-3pvf-vxrv-hh9c github.com: https://github.com/craftcms/cms/commit/7290d91639e5e3a4f7e221dfbef95c9b77331860 github.com: https://github.com/craftcms/cms/releases/tag/4.17.8 github.com: https://github.com/craftcms/cms/releases/tag/5.9.14