CVE-2026-63087 PUBLISHED

Grafana OnCall 1.16.11 Unauthenticated Token Hijack via Plugin Install Endpoint

Assigner: VulnCheck
Reserved: 15.07.2026 Published: 16.07.2026 Updated: 17.07.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor grafana-cold-storage
Product oncall
Versions Default: affected
  • affected from 0 to 1.16.11 (incl.)

Credits

  • George Chen finder

References

Problem Types

  • Missing Authentication for Critical Function CWE