Grav API plugin before v1.0.0-rc.16 accepts JWT tokens via the ?token= URL query parameter and responds with Access-Control-Allow-Origin: *, allowing unauthenticated attackers to make fully authenticated cross-origin API requests from any malicious website. Attackers who obtain a leaked JWT token from access logs, proxy logs, browser history, or Referrer headers can create persistent backdoor super-admin accounts and exfiltrate sensitive configuration and user data.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-08 14:17
Updated : 2026-07-08 17:17
NVD link : CVE-2026-58656
Mitre link : CVE-2026-58656
CVE.ORG link : CVE-2026-58656
JSON object : View
Products Affected
No product.
CWE
CWE-598
Use of HTTP Request With Sensitive Query String
