Lucene search
+L

1206 matches found

Circl
Circl
added 2026/08/06 6:35 p.m.12 views

CVE-2026-71325

creationtimestamp| type| source ---|---|--- 2026-08-06 18:35:13+00:00| published-proof-of-concept| https://github.com/traefik/traefik/security/advisories/GHSA-62fc-8686-hfmq...

4.8CVSS5.3AI score0.00132EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/06 4:53 p.m.30 views

EUVD-2026-41940

Traefik: Incomplete fix for CVE-2026-33433 + CVE-2026-39858 cross-cohort: headerField underscore-variant identity spoofing in BasicAuth / DigestAuth / ForwardAuth...

10CVSS5.4AI score0.00208EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/08/06 4:53 p.m.21 views

Traefik: Incomplete fix for CVE-2026-33433 + CVE-2026-39858 cross-cohort: headerField underscore-variant identity spoofing in BasicAuth / DigestAuth / ForwardAuth

Summary There is a high severity vulnerability in Traefik's BasicAuth, DigestAuth, and ForwardAuth middlewares. The fix for CVE-2026-33433 stripped canonical-cased spoofed identity headers e.g. X-Auth-User before writing Traefik's own value, but did not account for underscore-variant header names...

10CVSS6.9AI score0.00479EPSS
SaveExploits2References8Affected Software2
OSV
OSV
added 2026/08/06 4:53 p.m.7 views

GHSA-X677-9FXG-V5C5 Traefik: Incomplete fix for CVE-2026-33433 + CVE-2026-39858 cross-cohort: headerField underscore-variant identity spoofing in BasicAuth / DigestAuth / ForwardAuth

Summary There is a high severity vulnerability in Traefik's BasicAuth, DigestAuth, and ForwardAuth middlewares. The fix for CVE-2026-33433 stripped canonical-cased spoofed identity headers e.g. X-Auth-User before writing Traefik's own value, but did not account for underscore-variant header names...

7.8CVSS5.6AI score0.00208EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/06 4:51 p.m.17 views

EUVD-2026-47644

Traefik: Authentication Bypass via Path Traversal in ReplacePathRegex Middleware...

7.8CVSS5.4AI score0.0041EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/06 4:51 p.m.7 views

GHSA-CXJQ-MRR5-89RV Traefik: Authentication Bypass via Path Traversal in ReplacePathRegex Middleware

Summary There is a critical authentication-bypass vulnerability in Traefik's ReplacePathRegex middleware. When it is configured with a regular expression that captures user-controlled path segments without a mandatory separator for example regex: "^/api.", replacement: "/$1", a crafted request ca...

9.1CVSS5.6AI score0.0041EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/06 4:45 p.m.14 views

EUVD-2026-51815

Traefik: Kubernetes Ingress NGINX RewriteTarget Path Traversal Allows Route-Level Authentication Bypass...

7.8CVSS5.4AI score0.00492EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/06 4:45 p.m.20 views

Traefik: Kubernetes Ingress NGINX RewriteTarget Path Traversal Allows Route-Level Authentication Bypass

Summary There is a high severity vulnerability in Traefik's Kubernetes Ingress NGINX provider. When an Ingress uses the nginx.ingress.kubernetes.io/rewrite-target annotation with a regular expression that captures attacker-controlled text without requiring a path separator for example path /api...

7.8CVSS5.7AI score0.00492EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/06 4:45 p.m.9 views

GHSA-8RXV-JG7P-WVG3 Traefik: Kubernetes Ingress NGINX RewriteTarget Path Traversal Allows Route-Level Authentication Bypass

Summary There is a high severity vulnerability in Traefik's Kubernetes Ingress NGINX provider. When an Ingress uses the nginx.ingress.kubernetes.io/rewrite-target annotation with a regular expression that captures attacker-controlled text without requiring a path separator for example path /api...

7.8CVSS5.7AI score0.00492EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/06 4:40 p.m.20 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
Github Security Blog
Github Security Blog
added 2026/08/06 4:38 p.m.18 views

Traefik: `allowCrossNamespace=false` bypass via `@kubernetescrd` TraefikService backendRef

Summary There is a medium severity vulnerability in Traefik's Kubernetes CRD provider. When providers.kubernetesCRD.allowCrossNamespace is disabled — the default — cross-namespace @kubernetescrd references are rejected for middlewares, TLS options and HTTP/TCP ServersTransports, but the same...

6.4CVSS6.8AI score0.00254EPSS
SaveExploits1References6Affected Software3
OSV
OSV
added 2026/08/06 4:38 p.m.13 views

GHSA-62FC-8686-HFMQ Traefik: `allowCrossNamespace=false` bypass via `@kubernetescrd` TraefikService backendRef

Summary There is a medium severity vulnerability in Traefik's Kubernetes CRD provider. When providers.kubernetesCRD.allowCrossNamespace is disabled — the default — cross-namespace @kubernetescrd references are rejected for middlewares, TLS options and HTTP/TCP ServersTransports, but the same...

4.8CVSS5.5AI score0.00132EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/06 4:38 p.m.9 views

GHSA-3Q9R-P662-5J8M Traefik: ForwardAuth middleware leaks X-Forwarded-Port spoofing via untrusted X-Forwarded-Proto when trustForwardHeader=false

Summary There is a medium severity vulnerability in Traefik's ForwardAuth middleware. Even when configured with trustForwardHeader: false, Traefik derives the X-Forwarded-Port header sent to the authentication service from the original incoming request instead of the sanitized forwarded request. ...

6.9CVSS5.7AI score0.00233EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/06 4:38 p.m.20 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.13 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.92 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.17 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.52 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
Rows per page
Query Builder