Skip to content

CVE-2021-43798

Path Traversal — is CVE-2021-43798real, exploitable, or a false positive? Here's the community ground truth.

High · CVSS 7.5EPSS 88.8%CISA KEVCWE-22 · Path Traversal

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Grafana is an open-source platform for monitoring and observability. Grafana versions 8.0.0-beta1 through 8.3.0 (except for patched versions) iss vulnerable to directory traversal, allowing access to local files. The vulnerable URL path is: `<grafana_host_url>/public/plugins//`, where is the plugin ID for any installed plugin. At no time has Grafana Cloud been vulnerable. Users are advised to upgrade to patched versions 8.0.7, 8.1.8, 8.2.7, or 8.3.1. The GitHub Security Advisory contains more information about vulnerable URL paths, mitigation, and the disclosure timeline.

Published

Embed this verdict
TruePositive verdict for CVE-2021-43798
Markdown
[![TruePositive verdict](https://www.truepositive.app/cve/CVE-2021-43798/badge.svg)](https://www.truepositive.app/cve/CVE-2021-43798)
HTML
<a href="https://www.truepositive.app/cve/CVE-2021-43798"><img src="https://www.truepositive.app/cve/CVE-2021-43798/badge.svg" alt="TruePositive verdict for CVE-2021-43798"></a>

Live badge — updates automatically as the community verdict changes.

Community ground truth

Community verdict

3 verdicts
Not a real issue

Includes TruePositive's curated baseline from public sources — community verdicts accrue on top.

to add your verdict.

Community real-world severity: High (High 3) — CVSS base score 7.5

In line with its CVSS base score.

Field notes & remediation

Verdicts are the quick signal — notes are the evidence and fixes behind them.

  • 0
    Field note · Marco FerriCurated

    Confirmed exploited in the wild — listed in the CISA KEV catalog (added 2025-10-09). Treat as real and prioritize patching over triage.

Same weaknessCWE-22 · Path Traversal.