CVE-2026-62233

Summary

grav-plugin-api before 1.0.6 fails to validate super-admin status in createApiKey, generate2fa, and disable2fa endpoints, allowing non-super api.users.write managers to escalate to super-admin. Attackers can mint API keys bound to super-admin accounts or strip 2FA from super-admin users to achieve full instance takeover.

Affected Software

VendorProductVersion RangeStatus
getgravgrav0 < 1.0.6affected
getgravgrav1.0.6unaffected

Weaknesses

  • CWE-639: Authorization Bypass Through User-Controlled Key
  • CWE-862: Missing Authorization

References