CyberRota Analysis
AI-GeneratedThe 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.
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.