Vulnerability Description
Craft CMS versions before 5.10.11 contain a site scope bypass vulnerability in GraphQL entry mutation resolvers that fail to validate siteId through ArgumentManager::prepareArguments(). Attackers with tokens scoped to one site can read, modify, or delete entries across unauthorized sites by passing siteId directly in mutation arguments.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/craftcms/cms/security/advisories/GHSA-3wcr-p33w-528f
- https://www.vulncheck.com/advisories/craft-cms-5.0.0-rc1-before-5.10.11-graphql-
FAQ
What is CVE-2026-84796?
CVE-2026-84796 is a vulnerability with a CVSS score of 8.8 (HIGH). Craft CMS versions before 5.10.11 contain a site scope bypass vulnerability in GraphQL entry mutation resolvers that fail to validate siteId through ArgumentManager::prepareArguments(). Attackers with...
How severe is CVE-2026-84796?
CVE-2026-84796 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-84796?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.