Statamic is a Laravel and Git powered content management system (CMS). Prior to versions 5.73.20 and 6.13.0, manipulating query parameters on Control Panel and REST API endpoints, or arguments in GraphQL queries, could result in the loss of content, assets, and user accounts. The Control Panel requires authentication with minimal permissions in order to exploit. e.g. "view entries" permission to delete entries, or "view users" permission to delete users, etc. The REST and GraphQL API exploits do not require any permissions, however neither are enabled by default. In order to be exploited, they would need to be explicitly enabled with no authentication configured, and the specific resources enabled too. Sites that enable the REST or GraphQL API without authentication should treat patching as critical priority. This has been fixed in 5.73.20 and 6.13.0.
References
| Link | Resource |
|---|---|
| https://github.com/statamic/cms/security/advisories/GHSA-4jjr-vmv7-wh4w | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
27 Apr 2026, 19:26
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/statamic/cms/security/advisories/GHSA-4jjr-vmv7-wh4w - Vendor Advisory | |
| CPE | cpe:2.3:a:statamic:statamic:*:*:*:*:*:*:*:* | |
| First Time |
Statamic statamic
Statamic |
22 Apr 2026, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-22 22:16
Updated : 2026-04-27 19:26
NVD link : CVE-2026-41175
Mitre link : CVE-2026-41175
CVE.ORG link : CVE-2026-41175
JSON object : View
Products Affected
statamic
- statamic
CWE
CWE-470
Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')
