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.
References
Configurations
No configuration.
History
17 Jul 2026, 21:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-17 21:17
Updated : 2026-07-23 15:05
NVD link : CVE-2026-54244
Mitre link : CVE-2026-54244
CVE.ORG link : CVE-2026-54244
JSON object : View
Products Affected
No product.
CWE
CWE-863
Incorrect Authorization
