CRITICAL🇵🇱 Wersja polska

CVE-2026-28381

CVSS 9.6v3.1pub. 2026-06-22upd. 2026-06-30

The Snowflake datasource allows for GET/PUT commands, which can allow any user with access to run queries against the data source to read/write files between the local grafana server and the connected Snowflake host.

🤖 AI Analysis
How it works

The Snowflake datasource in Grafana supports GET and PUT commands, which are used for file transfers between the local server and the Snowflake host. This mechanism is not properly restricted in terms of permissions — any user with access to run queries on this data source can use these commands to read or write any files accessible to the Grafana process on the local server. Lack of proper access control (CWE-284) causes file operations to exceed the intended scope of user permissions.

Impact

An attacker can read potentially sensitive files from the local Grafana server (e.g., configuration files, credentials) and write their own files to it, which may lead to privilege escalation or further infrastructure compromise. High impact on confidentiality (C:H) and integrity (I:H) with scope change (S:C) makes this vulnerability critical.

Mitigation & patch

Apply patches available from the vendor according to references (https://grafana.com/security/security-advisories/cve-2026-28381). Until updates are applied, it is recommended to restrict access to Snowflake datasource only to trusted and necessary users, and monitor query activity for use of GET/PUT commands.

Who is affected

Grafana installations using Snowflake datasource where users have permissions to execute queries on this data source. Specific versions indicated in vendor references.

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
  • Grafana Snowflake

    APP
    Grafana
    1.14.7 – 1.14.12
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2021-39226CRITICAL9.8⚠ KEVPL ✓same vendor

Grafana – ominięcie uwierzytelnienia i nieuprawniony dostęp do snapshotów

CVE-2025-41118CRITICAL9.1PL ✓same vendor

Grafana Pyroscope: ujawnienie klucza sekretnego Tencent COS przez API

CVE-2026-27876CRITICAL9.1PL ✓same vendor

RCE w Grafana przez SQL Expressions i plugin Enterprise (CVE-2026-27876)

CVE-2025-41115CRITICAL10.0PL ✓same vendor

Grafana Enterprise: privilege escalation przez SCIM provisioning (LPE)

CVE-2024-9264CRITICAL9.4PL ✓same vendor

Grafana: command injection i local file inclusion przez SQL Expressions (duckdb)