Description
When NGINX Gateway Fabric is configured using GRPCRoutes, an authenticated, remote attacker with permission to create or modify GRPCRoute resources can cause the NGINX Gateway Fabric control plane to terminate by sending undisclosed GRPCRoute configurations containing backendRef filters.


Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
Published: 2026-06-17
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability allows an authenticated, remote attacker who can create or modify GRPCRoute resources in NGINX Gateway Fabric to send specially crafted GRPCRoute configurations that contain backendRef filters. The control plane parses these configurations and, due to undisclosed parsing logic errors, terminates, effectively rendering the gateway unavailable. The attack grants the ability to stop traffic routing for the whole control plane rather than just injecting malicious traffic. The weakness corresponds to CWE‑129, indicating potential integer overflow or wrap‑around issues during configuration parsing.

Affected Systems

The affected product is F5’s NGINX Gateway Fabric. No specific version numbers are listed in the advisory; however, any installation that supports GRPCRoute configuration is potentially impacted. End‑of‑Technical‑Support releases are not evaluated, so only supported, actively maintained versions should be considered.

Risk and Exploitability

The CVSS score of 7.1 classifies the vulnerability as medium‑to‑high severity. The EPSS score is less than 1%, suggesting a low probability of exploitation at this time. Because the issue is not listed in the CISA KEV catalog, there is no evidence of active exploitation, though the attack vector requires authenticated access to GRPC resources. Even with low exploitation probability, the impact of control‑plane failure can be critical for services relying on the gateway, making timely remediation important.

Generated by OpenCVE AI on June 18, 2026 at 18:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest supported release of NGINX Gateway Fabric once an official patch is available.
  • Restrict permissions so that only trusted administrators can create or modify GRPCRoute resources.
  • Validate incoming GRPCRoute configurations to ensure they do not include backendRef filters until the issue is resolved.
  • Consider temporarily disabling the ability to create new GRPCRoute resources if the gateway is critical to operations and a patch is not immediately available.

Generated by OpenCVE AI on June 18, 2026 at 18:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 18 Jun 2026 19:00:00 +0000

Type Values Removed Values Added
First Time appeared F5
F5 nginx Gateway Fabric
Vendors & Products F5
F5 nginx Gateway Fabric

Thu, 18 Jun 2026 16:45:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 18 Jun 2026 04:45:00 +0000

Type Values Removed Values Added
Description When NGINX Gateway Fabric is configured using GRPCRoutes, an authenticated, remote attacker with permission to create or modify GRPCRoute resources can cause the NGINX Gateway Fabric control plane to terminate by sending undisclosed GRPCRoute configurations containing backendRef filters. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
Title NGINX Gateway Fabric vulnerability
Weaknesses CWE-129
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

F5 Nginx Gateway Fabric
cve-icon MITRE

Status: PUBLISHED

Assigner: f5

Published:

Updated: 2026-06-18T12:57:26.063Z

Reserved: 2026-06-17T16:35:56.342Z

Link: CVE-2026-32682

cve-icon Vulnrichment

Updated: 2026-06-18T12:57:22.810Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-18T18:45:03Z

Weaknesses
  • CWE-129

    Improper Validation of Array Index