CVE 4.9 MEDIUM

Craft CMS: Low-privilege users could read private asset contents when editing an asset (IDOR)_CVE-2026-33158

4.9 / 10
MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U

Description

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.

Basic Information

ID CVE-2026-33158
Source GitHub_M
Published Mar 24, 2026 at 17:26
Modified Mar 24, 2026 at 20:24

Affected Product

Vendor craftcms
Product cms
Version >= 4.0.0-RC1, < 4.17.8
Affected Versions craftcms cms >= 4.0.0-RC1, < 4.17.8
craftcms cms >= 5.0.0-RC1, < 5.9.14

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.