NONE · 0

CVE-2026-86195

grav-plugin-api versions before 1.0.20 contain a privilege escalation vulnerability in the InvitationsController where the stripSuperFlags() method only removes nested super flags but fails to strip d...

Vulnerability Description

grav-plugin-api versions before 1.0.20 contain a privilege escalation vulnerability in the InvitationsController where the stripSuperFlags() method only removes nested super flags but fails to strip dot-keyed equivalents like api.super. A non-super user manager with api.access and api.users.write permissions can create an invitation with a dot-keyed super flag in the access payload that bypasses the guard and persists to the new account. Attackers can accept the invitation through the public endpoint without real invitee interaction to create a super-admin account and immediately receive a valid JWT for full site control.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-86195?

CVE-2026-86195 is a documented vulnerability. grav-plugin-api versions before 1.0.20 contain a privilege escalation vulnerability in the InvitationsController where the stripSuperFlags() method only removes nested super flags but fails to strip d...

How severe is CVE-2026-86195?

CVSS scoring is not yet available for CVE-2026-86195. Check NVD for updates.

Is there a patch for CVE-2026-86195?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.