The Grav API plugin (getgrav/grav-plugin-api) before 2.0.4 contains an improper session invalidation vulnerability where JWT access tokens are issued without a jti (JWT ID) claim and therefore cannot be revoked server-side. Unlike refresh tokens, access tokens remain valid for their full lifetime (default 1 hour) regardless of logout, password change, new token issuance, or account disablement. An attacker who has stolen an access token retains full API access until the token naturally expires.
References
Configurations
No configuration.
History
15 Jul 2026, 14:18
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/getgrav/grav/security/advisories/GHSA-m8g9-wxhx-6f86 - |
15 Jul 2026, 12:18
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-15 12:18
Updated : 2026-07-15 19:50
NVD link : CVE-2026-61452
Mitre link : CVE-2026-61452
CVE.ORG link : CVE-2026-61452
JSON object : View
Products Affected
No product.
CWE
CWE-613
Insufficient Session Expiration
