Input validation error in Grav CMS - CVE-2026-42613
Published: May 5, 2026
Grav CMS
Detailed vulnerability description
The vulnerability allows a remote attacker to escalate privileges.
The vulnerability exists due to improper input validation in the Login::register() method in the Login plugin when handling registration POST data. A remote attacker can submit crafted groups or access fields in a registration request to escalate privileges.
Exploitation requires registration to be enabled and the groups or access fields to be included in the configured allowed fields list.