| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-m2v6-2jmh-4c68 | Envoy Gateway: Nil-dereference when SecurityPolicy targets TCPRoute without spec.authorization |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Wed, 16 Sep 2026 19:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Tue, 15 Sep 2026 00:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Envoyproxy
Envoyproxy gateway |
|
| Vendors & Products |
Envoyproxy
Envoyproxy gateway |
Mon, 14 Sep 2026 21:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Envoy Gateway is an open source project for managing Envoy Proxy as a standalone or Kubernetes-based application gateway. Prior to 1.7.4 and 1.8.1, translateSecurityPolicyForRoute in internal/gatewayapi/securitypolicy.go dereferences a nil authorization value when a namespace-scoped tenant creates a SecurityPolicy targeting a TCPRoute and omits spec.authorization. The persistent object triggers the panic on every reconcile; recovery in message/watchutil.go keeps the process alive but unwinds the runner/runner.go handle callback, stalling controller-wide xDS and infrastructure intermediate-representation publishing until an administrator deletes the object. The data plane continues to serve the last known good configuration while publication is stalled. This issue is fixed in versions 1.7.4 and 1.8.1. | |
| Title | Envoy Gateway: Nil-dereference when SecurityPolicy targets TCPRoute without spec.authorization | |
| Weaknesses | CWE-476 | |
| References |
|
|
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-16T18:10:27.491Z
Reserved: 2026-06-10T16:43:31.241Z
Link: CVE-2026-53719
Updated: 2026-09-16T18:10:24.515Z
Status : Received
Published: 2026-09-14T21:17:13.307
Modified: 2026-09-16T19:17:18.817
Link: CVE-2026-53719
No data.
OpenCVE Enrichment
Updated: 2026-09-16T13:15:15Z
Github GHSA