SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-65897

HIGH · CVSS 8.8 EPSS 0.36% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-23 · Last synced 2026-08-22

CyberRota Analysis

AI-Generated

The Grav API Plugin prior to version 1.0.10 is vulnerable due to insufficient validation of the groups field in the InvitationsController::create() function, enabling authenticated users with write access to escalate privileges. This flaw allows attackers to create invitation records that grant new accounts super-admin API access, bypassing the inviter's permissions. Organizations using this plugin should prioritize patching to mitigate the risk of unauthorized access and potential exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-65897
Severity
HIGH
CVSS
8.8
EPSS
0.36%

Original NVD Description

Grav API Plugin versions before 1.0.10 fail to validate the groups field in InvitationsController::create(), allowing authenticated api.users.write callers to assign invited accounts to groups that grant api.super permissions. Attackers can create invitation records with elevated group membership, and when accepted, the new account gains full super-admin API access without the inviter holding those permissions.