Description
Incorrect behavior order in the Gateway API listener-rule generation in Amazon AWS Load Balancer Controller before 3.4.2 might allow an authenticated remote user to intercept, spoof, or deny another namespace's gRPC traffic on a shared Gateway via a crafted HTTPRoute resource.



To mitigate this issue, users should upgrade to version 3.4.2.
Published: 2026-07-14
Score: 5.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The AWS Load Balancer Controller generates Gateway API listener rules in incorrect order when processing HTTPRoute resources. As a result, an authenticated user who can craft a malicious HTTPRoute can cause the controller to route gRPC traffic intended for one namespace to another namespace. This allows interception of data, manipulation of traffic, or denial of service for that namespace's services. The weakness corresponds to improper handling of routing precedence, identified as CWE‑653.

Affected Systems

Amazon’s AWS Load Balancer Controller versions prior to 3.4.2 are susceptible. Any deployment using 3.4.1 or earlier with shared Gateways and multiple namespaces is at risk. The vulnerability does not affect the platform itself, only the configuration of HTTPRoute objects in those older releases.

Risk and Exploitability

The CVSS score of 5.8 indicates moderate severity. The EPSS score is reported as < 1 %, implying a very low probability of exploitation under typical conditions. The vulnerability is not in the CISA KEV catalog. The likely attack vector is an authenticated remote user who has permission to create or modify HTTPRoute resources; such a user could craft a route that redirects traffic from another namespace. While the scope is limited to the Kubernetes cluster’s Gateway configuration, the impact on confidentiality, integrity, and availability for the affected namespace can be significant if exploited. Prompt remediation is recommended to eliminate this risk.

Generated by OpenCVE AI on July 31, 2026 at 04:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the AWS Load Balancer Controller to version 3.4.2 or later
  • Configure RBAC so that only trusted users can create or modify HTTPRoute resources
  • Audit Gateway API listener rules regularly to detect unintended cross‑namespace routing

Generated by OpenCVE AI on July 31, 2026 at 04:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 17 Jul 2026 05:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 14 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Description Incorrect behavior order in the Gateway API listener-rule generation in Amazon AWS Load Balancer Controller before 3.4.2 might allow an authenticated remote user to intercept, spoof, or deny another namespace's gRPC traffic on a shared Gateway via a crafted HTTPRoute resource. To mitigate this issue, users should upgrade to version 3.4.2.
Title Cross-namespace traffic interception via incorrect route precedence ordering in AWS Load Balancer Controller
First Time appeared Amazon
Amazon aws-load-balancer-controller
Weaknesses CWE-653
CPEs cpe:2.3:a:amazon:aws-load-balancer-controller:*:*:*:*:*:*:*:*
Vendors & Products Amazon
Amazon aws-load-balancer-controller
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Amazon Aws-load-balancer-controller
cve-icon MITRE

Status: PUBLISHED

Assigner: AMZN

Published:

Updated: 2026-07-15T13:01:51.239Z

Reserved: 2026-07-14T14:02:30.277Z

Link: CVE-2026-15738

cve-icon Vulnrichment

Updated: 2026-07-15T13:01:35.698Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T05:00:05Z

Weaknesses
  • CWE-653

    Improper Isolation or Compartmentalization