File Upload Vulnerability in Statamic CMS by Statamic
CVE-2026-71434
What is CVE-2026-71434?
The Statamic CMS, a popular content management system built on Laravel, has a vulnerability that affects file upload functionality. In versions before 5.74.3 and 6.24.2, the system did not properly enforce file upload restrictions on public frontend forms. As a result, unauthenticated users could upload files that administrators had intended to block. Although the application maintained a global upload allowlist that prevented executable file types like .php and .html, users could still exploit this weakness to upload other types of files, potentially exposing sensitive information or harmful content accessible via the web. This issue has been resolved in the subsequent releases, making it crucial for users to upgrade to the latest versions to ensure their site's security.
Affected Version(s)
cms < 5.74.3 < 5.74.3
cms >= 6.0.0, < 6.24.2 < 6.0.0, 6.24.2
