CVE Vulnerabilities

CVE-2026-71327

Use of Multiple Resources with Duplicate Identifier

Published: Aug 06, 2026 | Modified: Sep 16, 2026
CVSS 3.x
8.1
HIGH
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
CVSS 2.x
RedHat/V2
RedHat/V3
8.5 IMPORTANT
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
Ubuntu
root.io logo minimus.io logo echo.ai logo

Traefik is an open source HTTP reverse proxy and load balancer. From 3.0.0 until 3.6.25 and 3.7.10, Traefiks Kubernetes Gateway API provider in pkg/provider/kubernetes/gateway/httproute.go, grpcroute.go, tcproute.go, and tlsroute.go builds HTTPRoute, GRPCRoute, TCPRoute, and TLSRoute router and service identities by hyphen-concatenating namespace, route name, Gateway identity, entry point, and rule index, allowing colliding Routes to overwrite another namespaces backend. This issue is fixed in 3.6.25 and 3.7.10.

Weakness

The product uses multiple resources that can have the same identifier, in a context in which unique identifiers are required.

Affected Software

NameVendorStart VersionEnd Version
TraefikTraefik3.0.0 (including)3.6.25 (excluding)
TraefikTraefik3.7.0 (including)3.7.10 (excluding)

Potential Mitigations

References