FKIE_CVE-2026-21721

Vulnerability from fkie_nvd - Published: 2026-01-27 09:15 - Updated: 2026-04-20 17:28
Summary
The dashboard permissions API does not verify the target dashboard scope and only checks the dashboards.permissions:* action. As a result, a user who has permission management rights on one dashboard can read and modify permissions on other dashboards. This is an organization‑internal privilege escalation.
Impacted products
Vendor Product Version
grafana grafana *
grafana grafana *
grafana grafana *
grafana grafana *
grafana grafana 11.6.9
grafana grafana 12.0.8
grafana grafana 12.1.5
grafana grafana 12.2.3
grafana grafana 12.3.0
grafana grafana 12.3.1

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "6F6E2185-5D9B-4519-BFE1-363489FDE5C5",
              "versionEndExcluding": "11.6.9",
              "versionStartIncluding": "10.2.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "0800CF3F-6B22-4AC9-B7A5-88F00162D7CF",
              "versionEndExcluding": "12.0.8",
              "versionStartIncluding": "12.0.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "B74E6E97-D985-4F8E-BFE9-DD40D99995D8",
              "versionEndExcluding": "12.1.5",
              "versionStartIncluding": "12.1.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "FCC333B0-9BDE-4A2D-9648-C8017242DDC7",
              "versionEndExcluding": "12.2.3",
              "versionStartIncluding": "12.2.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:grafana:grafana:11.6.9:-:*:*:*:*:*:*",
              "matchCriteriaId": "75C49C18-902A-447E-97F3-2679BD19B517",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:grafana:grafana:12.0.8:-:*:*:*:*:*:*",
              "matchCriteriaId": "63A1D7CB-4839-4706-AB16-0D1609B62C1E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:grafana:grafana:12.1.5:-:*:*:*:*:*:*",
              "matchCriteriaId": "FCEFE43C-35EA-4163-A184-6FE2FF14B2BA",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:grafana:grafana:12.2.3:-:*:*:*:*:*:*",
              "matchCriteriaId": "D5613D06-3180-477D-9272-CAF86A6D764D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:grafana:grafana:12.3.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "D0226F9E-7B57-4F41-BC7D-234F17628970",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:grafana:grafana:12.3.1:-:*:*:*:*:*:*",
              "matchCriteriaId": "B7B29640-D0AE-4B99-95F8-B1D84E3A17AA",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "The dashboard permissions API does not verify the target dashboard scope and only checks the dashboards.permissions:* action. As a result, a user who has permission management rights on one dashboard can read and modify permissions on other dashboards. This is an organization\u2011internal privilege escalation."
    },
    {
      "lang": "es",
      "value": "La API de permisos del panel no verifica el alcance del panel de destino y solo comprueba la acci\u00f3n dashboards.permissions:*. Como resultado, un usuario que tiene derechos de gesti\u00f3n de permisos en un panel puede leer y modificar permisos en otros paneles. Esto es una escalada de privilegios interna de la organizaci\u00f3n."
    }
  ],
  "id": "CVE-2026-21721",
  "lastModified": "2026-04-20T17:28:19.960",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "NONE",
          "baseScore": 8.1,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "LOW",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
          "version": "3.1"
        },
        "exploitabilityScore": 2.8,
        "impactScore": 5.2,
        "source": "security@grafana.com",
        "type": "Secondary"
      }
    ]
  },
  "published": "2026-01-27T09:15:48.640",
  "references": [
    {
      "source": "security@grafana.com",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://grafana.com/security/security-advisories/cve-2026-21721"
    }
  ],
  "sourceIdentifier": "security@grafana.com",
  "vulnStatus": "Analyzed",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-863"
        }
      ],
      "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
      "type": "Secondary"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…