SEPTEMBER 8, 2026
Live Feed
Back to database
Case File

CVE-2026-54244

LOW · CVSS 3.5 EPSS 0.17% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-17 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

The Live Preview endpoint in Statamic versions prior to 5.74.0 and 6.20.3 is vulnerable, allowing users with view-only permissions to submit unauthorized content and generate shareable Live Preview URLs. This could lead to the exposure of sensitive or inappropriate content to unauthorized users. Organizations using affected versions of Statamic should prioritize upgrading to the fixed versions to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-54244
Severity
LOW
CVSS
3.5
EPSS
0.17%

Original NVD Description

Statamic is a Laravel and Git powered content management system (CMS). Prior to 5.74.0 and 6.20.3, the Live Preview endpoint for existing entries and terms in src/Http/Controllers/CP/PreviewController.php only checked view authorization, but it accepts and renders caller-supplied field values. A Control Panel user with view but not edit permission could therefore submit content they were not authorized to author and generate a shareable Live Preview URL rendering it. This issue is fixed in versions 5.74.0 and 6.20.3.