Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Primary rating from NVD.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Lifecycle Timeline
2DescriptionCVE.org
A request to the Grafana plugin resources endpoint can cause unbounded memory allocation by reading the entire request body into memory. An authenticated user can exploit this to trigger an out-of-memory condition, potentially causing a denial of service.
AnalysisAI
Unbounded memory allocation in Grafana OSS's plugin resources endpoint allows any authenticated low-privileged user to trigger an out-of-memory condition by sending a sufficiently large HTTP request body, resulting in denial of service against the Grafana instance. Affected versions span a wide range from 6.7.0 through 13.0.1, with vendor-released security patches available across all supported branches. No public exploit exists and CISA has not added this to the KEV catalog; the EPSS score of 0.04% (12th percentile) reflects very low observed exploitation probability.
Technical ContextAI
The vulnerability is rooted in CWE-770 (Allocation of Resources Without Limits or Throttling). Grafana's plugin architecture exposes HTTP sub-routes through the plugin resources endpoint, which plugins use to serve data and UI assets. The flaw occurs when the Grafana backend reads the entirety of an incoming HTTP request body into memory without enforcing a size cap or streaming the data, meaning a single large request can exhaust available heap space. The affected product is identified by CPE cpe:2.3:a:grafana:grafana_oss:*:*:*:*:*:*:*:* spanning versions 6.7.0 through 13.0.1. The CVSS vector AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H precisely captures the profile: network-reachable, low complexity, low-privilege authentication required, no confidentiality or integrity impact, and complete availability impact on the affected component.
RemediationAI
The primary remediation is to upgrade to the appropriate vendor-released security patch for your installed branch: 11.6.14+security-04 for the 11.x line, 12.2.8+security-04 for the 12.2.x line, 12.3.6+security-04 for the 12.3.x line, 12.4.3+security-02 for the 12.4.x line, or 13.0.1+security-01 for the 13.x line. Full advisory details are at https://grafana.com/security/security-advisories/cve-2026-28383. If immediate patching is not feasible, compensating controls include placing a reverse proxy (such as nginx or HAProxy) in front of Grafana configured with a client request body size limit (e.g., nginx's client_max_body_size directive), which will reject oversized requests before they reach the Grafana process - note this may affect legitimate large plugin payloads and should be sized appropriately for your environment. Additionally, restricting plugin resource endpoint access to known-trusted users via Grafana's RBAC controls reduces the pool of accounts that can trigger this condition, at the cost of reduced plugin functionality for broader user tiers.
The `Release PR Merged` workflow in the github repo taosdata/grafanaplugin is subject to a command injection vulnerabili
An issue was discovered in Grafana through 7.3.4, when integrated with Zabbix. Rated critical severity (CVSS 9.8), this
A signature verification vulnerability exists in crewjam/saml. Rated critical severity (CVSS 9.8), this vulnerability is
Grafana 2.x, 3.x, and 4.x before 4.6.4 and 5.x before 5.2.3 allows authentication bypass because an attacker can generat
The SQL Expressions experimental feature of Grafana allows for the evaluation of `duckdb` queries containing user input.
Authentication bypass in Grafana OnCall through 1.16.11 lets unauthenticated remote attackers mint a valid PluginAuthTok
Insertion of sensitive information in the centralized (Grafana) logging system in ProLion CryptoSpike 3.0.15P2 allows re
A cross-site scripting (XSS) vulnerability exists in Grafana caused by combining a client path traversal and open redire
The avatar feature in Grafana 3.0.1 through 7.0.1 has an SSRF Incorrect Access Control issue. Rated high severity (CVSS
Grafana is an open-source platform for monitoring and observability. Rated high severity (CVSS 7.5), this vulnerability
Grafana 8.4.3 allows unauthenticated access via (for example) a /dashboard/snapshot/*?orgId=0 URI. Rated high severity (
Grafana 8.4.3 allows reading files via (for example) a /dashboard/snapshot/%7B%7Bconstructor.constructor'/.. Rated high
Same technique Denial Of Service
View allVendor StatusVendor
SUSE
Severity: Medium| Product | Status |
|---|---|
| SUSE Linux Enterprise Module for Package Hub 15 SP7 | Fixed |
| SUSE Manager Client Tools 15 | Fixed |
| SUSE Manager Client Tools for SLE 15 | Fixed |
| SUSE Multi-Linux Manager Client Tools for SLE 15 | Fixed |
| SUSE Linux Enterprise Module for Package Hub 15 SP4 | Fixed |
| SUSE Linux Enterprise Module for Package Hub 15 SP5 | Fixed |
| SUSE Linux Enterprise Module for Package Hub 15 SP6 | Fixed |
| openSUSE Leap 15.3 | Fixed |
| openSUSE Leap 15.4 | Fixed |
| openSUSE Leap 15.5 | Fixed |
| openSUSE Leap 15.6 | Fixed |
| SUSE Multi Linux Manager Tools SLE-15 | Fixed |
| ses/7.1/ceph/grafana ses/7/ceph/grafana suse/multi-linux-manager/5.2/x86_64/monitoring-grafana | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-30141
GHSA-9mfc-92xm-c5mf