CVE-2026-53718

Source
https://cve.org/CVERecord?id=CVE-2026-53718
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53718.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-53718
Aliases
Downstream
Related
Published
2026-09-14T20:12:12Z
Modified
2026-09-15T11:45:35Z
Severity
  • 6.4 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:L CVSS Calculator
Summary
Envoy Gateway custom backendRef cross-namespace ReferenceGrant bypass
Details

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, an HTTPRoute can use an extension-managed custom backendRef to reference a backend resource in another namespace without a matching Gateway API ReferenceGrant in the target namespace. The custom-backend branch in internal/gatewayapi/route.go omits validateBackendNamespace, allowing the route-owning namespace to bind to and use the resource without the backend namespace owner's consent and violating the Gateway API cross-namespace authorization model. This issue is fixed in versions 1.7.4 and 1.8.1.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53718.json"
}
References

Affected packages

Git / github.com/envoyproxy/gateway

Affected ranges

Type
GIT
Repo
https://github.com/envoyproxy/gateway
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Introduced
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.7.4"
        },
        {
            "introduced": "1.8.0-rc.0"
        },
        {
            "fixed": "1.8.1"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

Other
latest
v0.*
v0.1.0
v0.2.0
v0.2.0-rc1
v0.2.0-rc2
v0.5.0-rc.1
v1.*
v1.6.0-rc.0
v1.7.0
v1.7.0-rc.0
v1.7.0-rc.1
v1.7.0-rc.2
v1.7.1
v1.7.2
v1.7.3
v1.8.0
v1.8.0-rc.0
v1.8.0-rc.1
v1.9.0-rc.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53718.json"