Lucene search
+L

140 matches found

Packet Storm
Packet Storm
added 2026/08/10 12:00 a.m.22 views

...[ More ]

A proof of concept exploit for an authorization bypass vulnerability in Traefik version 3.7.9. The vulnerability affects the Kubernetes Gateway API provider and results from ambiguous dynamic configuration object identifiers constructed by joining namespace and object names with hyphens. Differen...

7.6CVSS6.6AI score0.00364EPSS
SaveExploits1
EUVD
EUVD
added 2026/08/06 4:40 p.m.19 views

EUVD-2026-41938

Traefik: Gateway HTTPRoute backendRef filters can leak backend context across routes sharing a Service:port...

8.5CVSS5.4AI score0.00276EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/06 4:40 p.m.8 views

GHSA-6P8F-P8J2-RQMV Traefik: Gateway HTTPRoute backendRef filters can leak backend context across routes sharing a Service:port

Summary There is a medium severity vulnerability in Traefik's Kubernetes Gateway API provider. When two accepted HTTPRoutes target the same backend Service:port but configure different backendRef filters, Traefik may resolve both routes to the same child service and apply only one route's filter...

6.3CVSS5.4AI score0.00276EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/06 4:38 p.m.18 views

GHSA-FGJJ-PX3W-67XX Traefik: Gateway API route identity collision allows cross-namespace backend hijacking

Summary There is a high severity vulnerability in Traefik's Kubernetes Gateway API provider. Router and service identities for HTTPRoute, GRPCRoute, TCPRoute and TLSRoute objects were built by hyphen-concatenating the route namespace, the route name, the Gateway identity, the entry point and the...

8.2CVSS5.6AI score0.00364EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/08/06 4:38 p.m.16 views

Traefik: Gateway API route identity collision allows cross-namespace backend hijacking

Summary There is a high severity vulnerability in Traefik's Kubernetes Gateway API provider. Router and service identities for HTTPRoute, GRPCRoute, TCPRoute and TLSRoute objects were built by hyphen-concatenating the route namespace, the route name, the Gateway identity, the entry point and the...

7.6CVSS5.6AI score0.00364EPSS
SaveExploits1References6Affected Software1
EUVD
EUVD
added 2026/08/06 4:38 p.m.12 views

EUVD-2026-54299

Traefik is an open source HTTP reverse proxy and load balancer. From 3.0.0 until 3.6.25 and 3.7.10, Traefik's 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...

7.6CVSS5.4AI score0.00364EPSS
SaveExploits1References5
CVE
CVE
added 2026/08/06 4:38 p.m.86 views

CVE-2026-71327

CVE-2026-71327 - Traefik Gateway API route identity collision . Affected: Traefik’s Kubernetes Gateway API provider (HTTPRoute, GRPCRoute, TCPRoute, TLSRoute) from 3.0.0 to 3.6.25 and 3.7.10. Root cause: identities are built by hyphen-concatenating namespace, route name, Gateway identity, entry p...

7.6CVSS5.4AI score0.00364EPSS
SaveExploits1References5
OSV
OSV
added 2026/08/06 4:38 p.m.15 views

CVE-2026-71327 Traefik: Gateway API route identity collision allows cross-namespace backend hijacking

Traefik is an open source HTTP reverse proxy and load balancer. From 3.0.0 until 3.6.25 and 3.7.10, Traefik's 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...

7.6CVSS5.3AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/06 4:38 p.m.49 views

CVE-2026-71327 Traefik: Gateway API route identity collision allows cross-namespace backend hijacking

Traefik is an open source HTTP reverse proxy and load balancer. From 3.0.0 until 3.6.25 and 3.7.10, Traefik's 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...

7.6CVSS0.00364EPSS
SaveExploits1References5
OSV
OSV
added 2026/08/05 9:49 p.m.5 views

GHSA-QQ9Q-X9W4-CHHJ Traefik Gateway API HTTPRoute BackendRef ExtensionRef Namespace Confusion

Summary There is a medium-severity namespace-confusion vulnerability in Traefik's 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...

5.3CVSS5.7AI score0.00274EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/05 9:49 p.m.9 views

Traefik Gateway API HTTPRoute BackendRef ExtensionRef Namespace Confusion

Summary There is a medium-severity namespace-confusion vulnerability in Traefik's 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...

8.8CVSS5.7AI score0.00274EPSS
SaveExploits0References6Affected Software1
RedhatCVE
RedhatCVE
added 2026/07/24 4:08 p.m.11 views

CVE-2026-54765

A flaw was found in Traefik's Kubernetes Gateway API provider. An attacker capable of creating an accepted HTTPRoute that shares the same backend Service and port could exploit this vulnerability. The system may incorrectly apply the attacker's route filter context to another route's requests,...

8.5CVSS5.8AI score0.00276EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/07/24 12:21 p.m.9 views

CVE-2026-65601

A flaw was found in Traefik, a cloud-native edge router. A low-privileged user in a Kubernetes environment could exploit a namespace confusion vulnerability within the Kubernetes Gateway API provider. This flaw allows an attacker to bypass security controls by incorrectly binding a Traefik...

9.6CVSS5.8AI score0.00274EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/22 12:32 p.m.11 views

GHSA-6MXQ-JR92-3H2R Duplicate Advisory: Traefik Gateway API HTTPRoute BackendRef ExtensionRef Namespace Confusion

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-qq9q-x9w4-chhj. This link is maintained to preserve external references. Original Description Traefik versions 3.7.0 through 3.7.6 contain a namespace confusion vulnerability in the Kubernetes Gateway API...

5.3CVSS5.4AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/22 11:21 a.m.40 views

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

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 auth...

5.3CVSS0.00274EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/22 11:21 a.m.11 views

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

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 auth...

5.3CVSS5.3AI score0.00274EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/22 11:21 a.m.8 views

CVE-2026-65601

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 auth...

5.3CVSS5.3AI score0.00274EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/22 11:21 a.m.9 views

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

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 auth...

5.3CVSS5.3AI score
SaveExploits0References5
AlpineLinux
AlpineLinux
added 2026/07/22 11:21 a.m.9 views

CVE-2026-65601

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 auth...

8.8CVSS5.5AI score0.00274EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/22 12:00 a.m.14 views

PT-2026-63359

Name of the Vulnerable Software and Affected Versions Traefik versions 3.7.0 through 3.7.6 Description A namespace confusion issue exists in the Kubernetes Gateway API provider. When resolving HTTPRoute.spec.rules.backendRefs.filters.extensionRef, the system incorrectly uses the backend Service...

5.3CVSS5.9AI score0.00274EPSS
SaveExploits0References8
Rows per page
Query Builder