CVE-2026-79990
Last modified
CVE-2026-79990 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. Craft CMS GraphQL entry mutation resolvers (saveEntry, deleteEntry) read siteIddirectly from$argumentswithout passing throughArgumentManagerprepareArguments(), which is the function that enforces site-scope filtering via array_intersect against the GraphQL schema’s allowed sites. The query path (ElementResolverprepareElementQuery) correctly calls prepareArguments()`, so queries to unauthorized sites return empty. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
Craft CMS GraphQL entry mutation resolvers (saveEntry, deleteEntry) read siteIddirectly from$argumentswithout passing throughArgumentManagerprepareArguments(), which is the function that enforces site-scope filtering via array_intersect against the GraphQL schema’s allowed sites. The query path (ElementResolverprepareElementQuery) correctly calls prepareArguments()`, so queries to unauthorized sites return empty. But mutations bypass this entirely — an attacker with a token scoped to Site A can create, modify, or delete entries in Site B by passing siteId in the mutations argument.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| craftcms | cms | >= 5.0.0-RC1, < 5.10.11 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-79990?
How severe is CVE-2026-79990?
How do I fix CVE-2026-79990?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-79975Dell SCG 5.0 Appliance versions prior to 5.36.00.16 and Dell…5.5
- CVE-2026-7998Insufficient validation of untrusted input in Dialog in Goog…5.4
- CVE-2026-79987A remote, authenticated, non-admin Craft CMS Control Panel u…8.8
- CVE-2026-79988The Twig sandbox mechanism in Craft CMS is configured to all…8.7
- CVE-2026-79989The vulnerability allows any authenticated user to change th…8.7
- CVE-2026-7999Inappropriate implementation in V8 in Google Chrome prior to…4.3
- CVE-2026-79991Craft CMS GraphQL entry mutation resolvers (saveEntry, delet…7.1
- CVE-2026-79992A flaw was found in Emacs TRAMP. A local attacker could expl…7.8
- CVE-2026-79993The `deleteContainer` opcode (0x14/20) is processed without …7.5
- CVE-2026-79994The guest-to-host Unix-domain socket relay in Docker Sandbox…8.7
- CVE-2026-79995The User Registration & Membership WordPress plugin before …4.3
- CVE-2026-79996The User Registration & Membership WordPress plugin before …7.2
Are you affected by CVE-2026-79990?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
