LIVE · cybersecurity feed
Live wire
cve recordcritical

CVE-2026-80203

Published
CVSS9.8
Severitycritical
WeaknessCWE-863
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Description

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.

References

← Back to the CVE Tracker

Our coverage of CVE-2026-80203

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-80203.