Authorization bypass through user-controlled key in Grav CMS - CVE-2025-66306
Published: May 5, 2026
Grav CMS
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in the /admin/accounts/users/{username} endpoint when handling requests for another user's account details. A remote user can send a request for another user's account page to disclose sensitive information.
Sensitive data may still be present in the response source even when the application returns an HTTP 403 response.