Description
When using an IPv6 allow-list for the Auth Proxy feature, it defaults to /32 addresses. Addresses specifying a mask explicitly are not affected; to mitigate easily, add the desired mask (usually /128) to the addresses. Only auth proxy is affected; Okta, SAML, LDAP, etc are unaffected here.
Published: 2026-05-13
Score: 7.4 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw involves Grafana OSS's Auth Proxy feature when IPv6 allow–lists are used. The configuration defaults to a /32 subnet mask, which unintentionally permits any IPv6 address that falls within that /32 range, even if the address is not explicitly listed. An attacker can observe or craft an address that lies within this default mask and drive that address to Grafana, causing the proxy to authenticate the request as permitted and granting unauthorized access. The weakness is a mis‑implementation of network mask validation, identified as CWE‑1188.

Affected Systems

Any Grafana OSS installation that has the Auth Proxy feature enabled and a whitelist of IPv6 addresses without explicit masks is susceptible. No particular Grafana version is singled out in the advisory, and the vulnerability is confined to the Auth Proxy; other authentication options such as Okta, SAML, and LDAP are unaffected.

Risk and Exploitability

The CVSS score of 7.4 indicates a high severity, while the EPSS score of < 1% suggests a low likelihood of exploitation at this time. The vulnerability is not listed in the CISA KEV catalog. A remote attacker could exploit the issue by sending traffic from an IPv6 address that matches the default /32 mask, thereby bypassing the intended whitelist and gaining unauthorized access via the Auth Proxy. The attack requires network access to the Grafana instance and the ability to specify an IPv6 address in the connection headers.

Generated by OpenCVE AI on May 14, 2026 at 18:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Append the desired /128 mask to each IPv6 address specified in the Auth Proxy whitelist so that the proxy requires an exact match.
  • Ensure that other IP‑based access controls or network segmentation restrict traffic to Grafana to trusted networks only, reducing the opportunity for an attacker to reach the Auth Proxy.
  • Check the Grafana vendor site for any available patch or newer release that addresses this issue, and apply it when available.

Generated by OpenCVE AI on May 14, 2026 at 18:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 02 Jun 2026 19:30:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:grafana:grafana:*:*:*:*:*:*:*:*
cpe:2.3:a:grafana:grafana:11.6.14:-:*:*:*:*:*:*
cpe:2.3:a:grafana:grafana:11.6.14:security01:*:*:*:*:*:*
cpe:2.3:a:grafana:grafana:12.2.8:-:*:*:*:*:*:*
cpe:2.3:a:grafana:grafana:12.2.8:security01:*:*:*:*:*:*
cpe:2.3:a:grafana:grafana:12.3.6:-:*:*:*:*:*:*
cpe:2.3:a:grafana:grafana:12.3.6:security01:*:*:*:*:*:*
cpe:2.3:a:grafana:grafana:12.4.3:-:*:*:*:*:*:*
cpe:2.3:a:grafana:grafana:13.0.0:*:*:*:*:*:*:*
cpe:2.3:a:grafana:grafana:13.0.1:-:*:*:*:*:*:*

Thu, 14 May 2026 16:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-285

Thu, 14 May 2026 14:15:00 +0000

Type Values Removed Values Added
First Time appeared Grafana
Grafana grafana
Vendors & Products Grafana
Grafana grafana

Thu, 14 May 2026 13:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-1188
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 13 May 2026 22:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-285

Wed, 13 May 2026 20:00:00 +0000

Type Values Removed Values Added
Description When using an IPv6 allow-list for the Auth Proxy feature, it defaults to /32 addresses. Addresses specifying a mask explicitly are not affected; to mitigate easily, add the desired mask (usually /128) to the addresses. Only auth proxy is affected; Okta, SAML, LDAP, etc are unaffected here.
Title Auth Proxy IPv6 whitelist bypass
References
Metrics cvssV3_1

{'score': 7.4, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GRAFANA

Published:

Updated: 2026-05-16T03:56:01.168Z

Reserved: 2026-03-19T07:55:06.977Z

Link: CVE-2026-33376

cve-icon Vulnrichment

Updated: 2026-05-14T12:37:45.503Z

cve-icon NVD

Status : Analyzed

Published: 2026-05-13T20:16:20.367

Modified: 2026-06-02T19:28:45.233

Link: CVE-2026-33376

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-14T18:45:26Z

Weaknesses