← Volver al buscador de CVEs

CVE-2026-72822

getgrav/grav-plugin-api

Descripción

The getgrav/grav-plugin-api Composer package before 1.0.13 (affected <= 1.0.12) fails to enforce API key scope caps on the disable2fa endpoint. Unlike the sibling generate2fa endpoint, disable2fa authorizes the admin (non-self) path solely via ACL reads (isSuperAdmin/hasPermission) and never invokes requirePermission(), so the api_key_scopes cap is never applied. As a result, a holder of a narrow-scope API key on a super account, or a non-super account whose ACL includes api.users.write, can force-disable two-factor authentication on any non-super target account via POST /api/v1/users/{user}/2fa/disable without providing a TOTP code, facilitating account takeover.

CVSS 8.8EPSS 0.299%Riesgo 0.9
Ver fuente
Publicación
2026-08-14 12:16:45
Versiones afectadas
<1.0.13
Tipo
Librería
Última modificación
2026-08-24 11:16:40
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H