Vulnerability Description
Grafana OnCall through 1.16.11 contains an unauthenticated access vulnerability that allows remote attackers to obtain a valid PluginAuthToken by sending a POST request to the internal plugin install endpoint using hardcoded default stack_id and org_id values present in the public source tree. Attackers can leverage the acquired token to authenticate against all internal API endpoints, create arbitrary Admin users via the user-context header bootstrap path, revoke the legitimate plugin token, and redirect OnCall-to-Grafana API calls to an attacker-controlled host by overwriting the organization's grafana_url and api_token.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/geo-chen/oss/blob/main/oncall.md
- https://www.vulncheck.com/advisories/grafana-oncall-unauthenticated-token-hijack
FAQ
What is CVE-2026-63087?
CVE-2026-63087 is a vulnerability with a CVSS score of 9.8 (CRITICAL). Grafana OnCall through 1.16.11 contains an unauthenticated access vulnerability that allows remote attackers to obtain a valid PluginAuthToken by sending a POST request to the internal plugin install ...
How severe is CVE-2026-63087?
CVE-2026-63087 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-63087?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.