Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. getgrav/grav
  4. ›
  5. CVE-2026-75837

CVE-2026-75837: Grav: Missing admin.super guard on core group blueprint access field allows admin.users operator to escalate to super-admin

September 17, 2026

The core Flex group blueprint system/blueprints/user/group.yaml (access field, lines 48-55) omits the security@: admin.super field guard that its sibling account blueprint carries (account.yaml:131/138/150, added by the CVE-2026-42613 fix). A delegated non-super operator holding admin.users.update can therefore save a group whose access map contains admin.super: true, which UserGroupObject::authorize then grants to every member of that group, a full privilege escalation to super-admin (scheduler/cron RCE, Twig eval). This is a distinct file, sink, and fix from all four related advisories.

References

  • github.com/advisories/GHSA-xhfv-7758-r9hx
  • github.com/getgrav/grav/security/advisories/GHSA-xhfv-7758-r9hx
  • nvd.nist.gov/vuln/detail/CVE-2026-75837
  • www.vulncheck.com/advisories/grav-before-privilege-escalation-via-group-access-field

Code Behaviors & Features

Detect and mitigate CVE-2026-75837 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.0.14

Fixed versions

  • 2.0.14

Solution

Upgrade to version 2.0.14 or above.

Impact 9.1 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-269: Improper Privilege Management
  • CWE-862: Missing Authorization

Source file

packagist/getgrav/grav/CVE-2026-75837.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 22 Sep 2026 12:19:59 +0000.