CVE-2026-27880
EUVD-2026-1659827.03.2026, 15:16
The OpenFeature feature toggle evaluation endpoint reads unbounded values into memory, which can cause out-of-memory crashes.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| grafana | grafana | 𝑥 < 12.1.0 |
| grafana | grafana | 12.1.10 ≤ 𝑥 < 12.2.0 |
| grafana | grafana | 12.2.8 ≤ 𝑥 < 12.3.0 |
| grafana | grafana | 12.3.6 ≤ 𝑥 < 12.4.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.
- CWE-125 - Out-of-bounds ReadThe software reads data past the end, or before the beginning, of the intended buffer.
- CWE-770 - Allocation of Resources Without Limits or ThrottlingThe software allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.
References