Looking for the vulnerability index of Invicti's legacy products?
Craft CMS Authorization Bypass Through User-Controlled Key Vulnerability - CVE-2026-33158 - Vulnerability Database

Craft CMS Authorization Bypass Through User-Controlled Key Vulnerability - CVE-2026-33158

Medium
Reference: CVE-2026-33158
Title: Craft CMS Authorization Bypass Through User-Controlled Key Vulnerability
Overview:

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.