CVE-2026-33158

MEDIUM EPSS 27.2%
Published Mar 24, 20263mo ago · Modified Jun 17, 20261w ago
4.9 CVSS 4.0
Medium
Find Similar
Published Mar 24, 2026 3mo ago
Last Modified Jun 17, 2026 1w ago

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.

CVSS Details

Base Score
4.9
Exploitability
Impact
Vector string
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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
27.2% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-639

Affected Products 8

VendorProductVersionRange
craftcmscraft_cms*>4.0.0  –  <4.17.8
craftcmscraft_cms*>5.0.0  –  <5.9.14
craftcmscraft_cms4.0.0any
craftcmscraft_cms4.0.0any
craftcmscraft_cms4.0.0any
craftcmscraft_cms4.0.0any
craftcmscraft_cms5.0.0any
craftcmscraft_cms5.0.0any

References 4

  • github.com https://github.com/craftcms/cms/commit/7290d91639e5e3a4f7e221dfbef95c9b77331860
    Patch
  • github.com https://github.com/craftcms/cms/releases/tag/4.17.8
    Release Notes
  • github.com https://github.com/craftcms/cms/releases/tag/5.9.14
    Release Notes
  • github.com https://github.com/craftcms/cms/security/advisories/GHSA-3pvf-vxrv-hh9c
    Vendor Advisory

Remediation

  • github.com https://github.com/craftcms/cms/commit/7290d91639e5e3a4f7e221dfbef95c9b77331860
    Patch