Vulnerability Description
Grav is a file-based Web platform. Prior to 2.0.0-beta.2, 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 self-register with admin.super privileges by injecting these fields into the registration request. This vulnerability is fixed in 2.0.0-beta.2.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/getgrav/grav-plugin-login/commit/3d419a0dabd70aed1fd49afcd591
- https://github.com/getgrav/grav/security/advisories/GHSA-pxm6-mhxr-q4mj
- https://github.com/getgrav/grav/security/advisories/GHSA-w48r-jppp-rcfw
FAQ
What is CVE-2026-42613?
CVE-2026-42613 is a vulnerability with a CVSS score of 9.4 (CRITICAL). Grav is a file-based Web platform. Prior to 2.0.0-beta.2, the Login::register() method in the Login plugin accepts attacker-controlled groups and access fields from the registration POST data without ...
How severe is CVE-2026-42613?
CVE-2026-42613 has been rated CRITICAL with a CVSS base score of 9.4/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-42613?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.