PatchSiren cyber security CVE debrief
CVE-2026-49287 statamic CVE debrief
CVE-2026-49287 is a HIGH-severity vulnerability in Statamic CMS, with a CVSS score of 7.4. The issue is an incomplete fix for CVE-2026-41175, allowing for loss of content and assets by manipulating sort parameters in a front-end template. This requires a template explicitly set up to sort by a visitor-controlled value. The vulnerability was published on June 19, 2026, and affects Statamic CMS versions prior to 5.73.23 and 6.20.0. Defenders should prioritize patching to limit exposure.
- Vendor
- statamic
- Product
- cms
- CVSS
- HIGH 7.4
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-06-19
- Original CVE updated
- 2026-06-23
- Advisory published
- 2026-06-19
- Advisory updated
- 2026-06-23
Who should care
Defenders managing Statamic CMS installations, particularly those with publicly accessible front-end templates, should prioritize patching to limit exposure. This includes developers, system administrators, and security teams responsible for maintaining the CMS. The vulnerability's HIGH severity and potential for content loss make it a critical concern.
Technical summary
CVE-2026-49287 is a vulnerability in Statamic CMS, a Laravel and Git-powered content management system. The issue arises from an incomplete fix for CVE-2026-41175, which was addressed in the query builder but not in in-memory collection sorting. By manipulating sort parameters in a front-end template, an attacker could potentially cause loss of content and assets. This requires a template explicitly set up to sort by a visitor-controlled value, making it not exploitable by default. The vulnerability has been fixed in Statamic CMS versions 5.73.23 and 6.20.0.
Defensive priority
Patching is critical due to HIGH severity and potential for content loss.
Recommended defensive actions
- Apply patches to update Statamic CMS to version 5.73.23 or 6.20.0.
- Review front-end templates for potential vulnerabilities.
- Limit exposure by restricting visitor-controlled input.
- Monitor for suspicious activity related to sort parameters.
- Inventory Statamic CMS installations for prioritization.
Evidence notes
The CVE record (cve.org) and NVD detail (nvd.nist.gov) provide official information on CVE-2026-49287. GitHub security advisories (GHSA-4jjr-vmv7-wh4w and GHSA-m92m-r54r-x8r2) offer additional context on the vulnerability and fix. The vulnerability's HIGH severity and potential impact emphasize the need for prompt patching and review of front-end templates.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-49287 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-49287
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-49287 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-49287
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/statamic/cms/security/advisories/GHSA-4jjr-vmv7-wh4w
-
Source reference
Unverified legacy reference
URL: https://github.com/statamic/cms/security/advisories/GHSA-m92m-r54r-x8r2
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.