Cyber Resilience

CVE-2026-33376

HighUpdated

Published: 13 May 2026

Published
13 May 2026
Modified
02 June 2026
KEV Added
Patch
CVSS Score v3.1 7.4 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
EPSS Score 0.0002 5.2th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-33376 is a high-severity Initialization of a Resource with an Insecure Default (CWE-1188) vulnerability in Grafana Grafana. Its CVSS base score is 7.4 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 5.2th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

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;…

more

Okta, SAML, LDAP, etc are unaffected here.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

IPv6 allow-list default misconfiguration in Auth Proxy enables unauthorized external access to a public-facing service.

Confidence: MEDIUM · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2026-27876Same product: Grafana Grafana
CVE-2026-21720Same product: Grafana Grafana
CVE-2026-27877Same product: Grafana Grafana
CVE-2026-27880Same product: Grafana Grafana
CVE-2026-33377Same product: Grafana Grafana
CVE-2026-21721Same product: Grafana Grafana
CVE-2026-32965Shared CWE-1188
CVE-2025-69970Shared CWE-1188
CVE-2026-27662Shared CWE-1188
CVE-2026-31957Shared CWE-1188

Affected Assets

grafana
grafana
11.6.14, 12.2.8, 12.3.6, 12.4.3, 13.0.0 · 8.5.0 — 11.6.14 · 12.2.0 — 12.2.8 · 12.3.0 — 12.3.6

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-1188

Requires documented secure initialization practices and avoidance of insecure defaults in configuration baselines.

addresses: CWE-1188

Reviewing and updating baseline when components are installed or upgraded prevents initialization with insecure defaults.

addresses: CWE-1188

Requiring explicit configuration to minimal functionality overrides insecure defaults that would otherwise enable excess capabilities.

addresses: CWE-1188

Tailoring replaces or augments insecure default initializations with system-specific values and compensating controls before deployment.

addresses: CWE-1188

Central configuration overrides or replaces insecure default initializations that would otherwise be left unchanged on each system.

addresses: CWE-1188

SCRM practices during acquisition and configuration management address insecure default initializations shipped by vendors.

addresses: CWE-1188

Scans detect resources initialized with insecure defaults that create exploitable conditions.

addresses: CWE-1188

Instruction on secure initialization of security controls prevents leaving resources with insecure defaults after installation.

References