PatchSiren cyber security CVE debrief
CVE-2026-17183 Grafana CVE debrief
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-19T18:16:35.940Z and has not been modified since then. This CVE-2026-17183 vulnerability allows an authenticated user with permission to create or edit alert rules to bypass datasource query authorization. The user can do this by marking an alert rule query as a server-side expression while referencing a real datasource UID. As a result, users who lack permission to query that datasource may be exposed to data accessible through Grafana's configured datasource credentials. The issue has a CVSS score of 7.1 and is classified as HIGH severity. To mitigate this vulnerability, it is essential to review and restrict permissions for creating or editing alert rules, monitor for unauthorized datasource queries, verify alert rules do not use server-side expressions with real datasource UIDs, restrict access to sensitive data sources, and implement additional logging and monitoring for datasource queries.
- Vendor
- Grafana
- Product
- Grafana OSS
- CVSS
- HIGH 7.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-19
- Original CVE updated
- 2026-08-31
- Advisory published
- 2026-08-19
- Advisory updated
- 2026-08-31
Who should care
Grafana administrators, users with permission to create or edit alert rules, and security teams monitoring for unauthorized datasource queries should be aware of this vulnerability and take steps to mitigate it.
Technical summary
An authenticated user with permission to create or edit alert rules can bypass datasource query authorization by marking an alert rule query as a server-side expression while referencing a real datasource UID. This can expose data accessible through Grafana's configured datasource credentials to users who lack permission to query that datasource. The issue has a CVSS score of 7.1 and is classified as HIGH severity.
Defensive priority
Authenticated users with permission to create or edit alert rules may bypass datasource query authorization, potentially exposing data accessible through Grafana's configured datasource credentials. Monitor for unauthorized datasource queries and review alert rules for server-side expressions referencing real datasource UIDs.
Recommended defensive actions
- Review and restrict permissions for creating or editing alert rules
- Monitor for unauthorized datasource queries
- Verify alert rules do not use server-side expressions with real datasource UIDs
- Restrict access to sensitive data sources
- Implement additional logging and monitoring for datasource queries
Evidence notes
The CVE record indicates an authenticated user with permission to create or edit alert rules can bypass datasource query authorization by marking an alert rule query as a server-side expression while referencing a real datasource UID. This issue has a CVSS score of 7.1 and is classified as HIGH severity.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-17183 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-17183
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-17183 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-17183
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://grafana.com/security/security-advisories/cve-2026-17183
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.