CVE-2026-59190

grav-plugin-admin is an HTML user interface that provides a way to configure Grav and create and modify pages. In 1.10.52 and earlier, an authenticated attacker with admin.users permission can change the password of any user account, including the super administrator, by sending a direct POST request to /admin/user/{username}?task=save with data[password] because saveUser authorizes the caller's user-management permission but does not verify whether the caller may edit the target user. This issue is expected to be fixed in version 1.10.53.
CVSS

No CVSS.

Configurations

No configuration.

History

10 Jul 2026, 19:17

Type Values Removed Values Added
References () https://github.com/getgrav/grav/security/advisories/GHSA-p97c-g455-q447 - () https://github.com/getgrav/grav/security/advisories/GHSA-p97c-g455-q447 -

10 Jul 2026, 17:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-10 17:17

Updated : 2026-07-10 19:17


NVD link : CVE-2026-59190

Mitre link : CVE-2026-59190

CVE.ORG link : CVE-2026-59190


JSON object : View

Products Affected

No product.

CWE
CWE-639

Authorization Bypass Through User-Controlled Key