云虫漏洞库

CVE-2026-80203 - The getgrav/grav-plugin-api plugin before 1.0.18 does not enforce API-key scope in the requireNotSuperTarget() function in UsersController.php across seven sensitive user-management endpoints. The check uses isSuperAdmin() on the acting account rather than verifying whether the specific API key carries super authority (via isSuperWithinScope()). As a result, an API key scoped below full super authority but belonging to a super-admin account can act against other super-admin acco - 漏洞详情

漏洞编号:CVE-2026-80203

风险等级:危急

漏洞来源:CVE

CVE 编号:CVE-2026-80203

CNNVD 编号:-

厂商/产品:- / -

影响范围:-

CWE:CWE-863

发布/更新时间:2026-08-26 / 2026-08-28

漏洞描述

The getgrav/grav-plugin-api plugin before 1.0.18 does not enforce API-key scope in the requireNotSuperTarget() function in UsersController.php across seven sensitive user-management endpoints. The check uses isSuperAdmin() on the acting account rather than verifying whether the specific API key carries super authority (via isSuperWithinScope()). As a result, an API key scoped below full super authority but belonging to a super-admin account can act against other super-admin accounts—disabling their 2FA, deleting their avatar, minting new API keys under their identity, or deleting their existing API keys.

相关链接

相关漏洞

« 返回首页