CVE-2026-100670
Last modified
CVE-2026-100670 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. Grav CMS 2.0.14 through 2.0.24 contains a privilege escalation vulnerability in the group and account blueprints. The access map is gated by a `security@: admin.super` guard that is resolved by the field's exact path, so a submitted flat dot-notation key such as `access.admin.super` (instead of the nested `access[admin][super]`) matches no blueprint rule, survives BlueprintSchema::filterArray() and flattening, and is written by FlexObject::update() via setNestedProperty(), which splits on `.` and reconstructs the nested value.
Description
Grav CMS 2.0.14 through 2.0.24 contains a privilege escalation vulnerability in the group and account blueprints. The access map is gated by a `security@: admin.super` guard that is resolved by the field's exact path, so a submitted flat dot-notation key such as `access.admin.super` (instead of the nested `access[admin][super]`) matches no blueprint rule, survives BlueprintSchema::filterArray() and flattening, and is written by FlexObject::update() via setNestedProperty(), which splits on `.` and reconstructs the nested value. An authenticated backend operator using the flex accounts backend who holds admin.users but not admin.super can therefore grant admin.super to their own account or to a group they belong to and escalate to full super-admin, gaining control over configuration, plugin and theme installation, the file manager, and all accounts. Fixed in 2.0.25, which drops any dotted key whose ancestor path is disabled or marked validate.ignore.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-100670?
How severe is CVE-2026-100670?
How do I fix CVE-2026-100670?
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-100665Netty versions from 4.2.11.Final before 4.2.18.Final contain…7.5
- CVE-2026-100666Netty's HttpServerCodec (io.netty:netty-codec-http) in versi…7.3
- CVE-2026-100667grav-plugin-login (the Grav CMS Login plugin) versions >= 3.…5.3
- CVE-2026-100668Grav 2.0.0 through 2.0.24 contain a Twig content sandbox esc…6.5
- CVE-2026-100669Grav before 2.0.25 ships web server configuration samples wh…7.5
- CVE-2026-10067A vulnerability was detected in Shibby Tomato 1.28. Impacted…8.8
- CVE-2026-100671Grav is a flat-file CMS. In versions 2.0.19 through 2.0.24 —…8
- CVE-2026-100672The Comments plugin (getgrav/grav-plugin-comments) for Grav …7.5
- CVE-2026-100673The Grav Data Manager plugin (getgrav/grav-plugin-datamanage…8.2
- CVE-2026-100674stoatchat before 0.15.5 fails to revalidate usernames after …4.3
- CVE-2026-100675stoatchat versions before 0.15.5 contain a denial of service…6.5
- CVE-2026-100676January, the media proxy/embed service of stoatchat (stoatch…8.2
Are you affected by CVE-2026-100670?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
