CVE-2026-65601 MEDIUM

CVE-2026-65601: Traefik before 3.7.7 Namespace Confusion via HTTPRoute ExtensionRef

Vendor Traefik
Product traefik
Weakness CWE-863 · Incorrect authorization
Published July 22, 2026
Last update July 24, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality
Integrity

CVSS 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:N

What the vulnerability does

01Description

Traefik versions 3.7.0 through 3.7.6 contain a namespace confusion vulnerability in the Kubernetes Gateway API provider. When resolving HTTPRoute.spec.rules[].backendRefs[].filters[].extensionRef, Traefik used the backend Service namespace instead of the HTTPRoute namespace. A low-privileged route author holding a ReferenceGrant for a cross-namespace Service could therefore bind a Traefik Middleware from the backend namespace without a separate grant for that middleware, potentially injecting trusted reverse-proxy identity headers into downstream requests. The issue is fixed in version 3.7.7.

Key dates

02Disclosure timeline

July 22, 2026 CVE published
July 24, 2026 Record updated

Related vulnerabilities

04Related CVE