CVE-2026-33177 PUBLISHED

Statamic is missing authorization check on taxonomy term creation via fieldtype

Assigner: GitHub_M
Reserved: 17.03.2026 Published: 20.03.2026 Updated: 20.03.2026

Statamic is a Laravel and Git powered content management system (CMS). Prior to versions 5.73.14 and 6.7.0, low-privileged Control Panel users could create taxonomy terms by submitting requests to the field action processing endpoint with attacker-controlled field definitions. This bypasses the authorization checks enforced on the standard taxonomy term creation endpoint. This has been fixed in 5.73.14 and 6.7.0.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
CVSS Score: 4.3

Product Status

Vendor statamic
Product cms
Versions
  • Version >= 6.0.0-alpha.1, < 6.7.0 is affected
  • Version < 5.73.14 is affected

References

Problem Types

  • CWE-862: Missing Authorization CWE