Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/getgrav/grav/security/advisories/GHSA-hqm9-5xxw-4qxp
- https://www.vulncheck.com/advisories/grav-api-plugin-cross-origin-admin-account-
- https://github.com/getgrav/grav/security/advisories/GHSA-hqm9-5xxw-4qxp
FAQ
What is CVE-2026-58656?
CVE-2026-58656 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 authentica...
How severe is CVE-2026-58656?
CVE-2026-58656 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-58656?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.