Back to list

Grav Vulnerable to Privilege Escalation via Missing Server-Side Validation of groups/access — CVE-2026-42613

GitHub · GitHub · CVE-2026-42613

ID
CVE-2026-42613
Date
Updated
Activity
Source
GitHub
Vendor
GitHub
Threat
critical
CVSS
9.4
EPSS
0.00054

Summary

# Bug Report: Registration Privilege Escalation via Missing Server-Side Validation of groups/access ## Summary The `Login::register()` method in the Login plugin accepts attacker-controlled `groups` and `access` fields from the registration POST data without server-side validation. When registration is enabled and `groups` or `access` are included in the configured allowed fields list, an unauthenticated user can…

Product

composer: getgrav/grav

What to do

General, cautious steps (verify details in the official source):

  • Prioritize patching or mitigation immediately (treat as actively risky).
  • Identify affected product versions in your inventory and verify whether you are impacted.
  • Apply vendor patches/updates or recommended mitigations as soon as available.
  • Read the official advisory for exact affected versions and remediation steps.

Official advisory

Related advisories