Vulnerability Description
Statamic is a Laravel and Git powered content management system (CMS). Prior to 5.74.3 and 6.24.2, public frontend forms did not enforce the file upload restrictions that the Control Panel enforces, so an unauthenticated visitor could upload file types an administrator had intended to disallow through a form's assets or files field, and for assets fields, files could be stored on a public, web-accessible disk, though the application's global upload allowlist still blocked executable types such as .php and .html. This issue is fixed in versions 5.74.3 and 6.24.2.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/statamic/cms/commit/8be7b6c961536d3173ec4e0965d17b1cf820b7ae
- https://github.com/statamic/cms/pull/14958
- https://github.com/statamic/cms/releases/tag/v5.74.3
- https://github.com/statamic/cms/releases/tag/v6.24.2
- https://github.com/statamic/cms/security/advisories/GHSA-qhr7-v3xp-vw9m
FAQ
What is CVE-2026-71434?
CVE-2026-71434 is a vulnerability with a CVSS score of 5.3 (MEDIUM). Statamic is a Laravel and Git powered content management system (CMS). Prior to 5.74.3 and 6.24.2, public frontend forms did not enforce the file upload restrictions that the Control Panel enforces, s...
How severe is CVE-2026-71434?
CVE-2026-71434 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-71434?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.