CVE-2026-54244
LowCVSS 3.5Exploitation Probability (EPSS)
Low risk22th percentile - higher than 22% of all known CVEs
Summary
Statamic CMS prior to versions 5.74.0 and 6.20.3 has a vulnerability in the Live Preview endpoint that only checks view authorization but accepts and renders caller-supplied field values. A Control Panel user with view but not edit permission can submit unauthorized content and generate a shareable Live Preview URL.
Risk Assessment
An attacker can bypass access controls and publish unauthorized content, compromising data integrity and potentially leading to information leakage.
Recommendation
Update Statamic CMS to version 5.74.0 or 6.20.3, which contain the fix.
Original NVD description (English source)
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.

