CVE Vulnerabilities

CVE-2026-71327

Use of Multiple Resources with Duplicate Identifier

Published: Aug 06, 2026 | Modified: Aug 06, 2026
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
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.

Potential Mitigations

References