CVE-2026-33160 LOW

CVE-2026-33160: Craft CMS: Anonymous "generate transform" calls for assets can expose private assets via transform URL

Vendor Craftcms
Product cms
Weakness CWE-639 · IDOR
Published March 24, 2026
Last update March 26, 2026

CVSS base score

2.7/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

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

What the vulnerability does

01Description

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, an unauthenticated user can call assets/generate-transform with a private assetId, receive a valid transform URL, and fetch transformed image bytes. The endpoint is anonymous and does not enforce per-asset authorization before returning the transform URL. This issue has been patched in versions 4.17.8 and 5.9.14.

Key dates

02Disclosure timeline

March 24, 2026 CVE published
March 26, 2026 Record updated