Lucene search
+L

1216 matches found

EUVD
EUVD
added 2026/08/06 4:24 p.m.17 views

EUVD-2026-54293

Traefik is an open-source edge router that makes publishing services a fun and easy experience. Prior to 2.11.54, 3.6.25, and 3.7.10, cross-namespace @kubernetescrd references are not rejected for TraefikService backend references resolved by the service resolver. A tenant confined by RBAC to a...

4.8CVSS5.5AI score0.00132EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/06 3:56 p.m.18 views

Traefik: Cross-user response poisoning via proxied CONNECT on Traefik's shared backend keep-alive pool

Summary There is a critical vulnerability in Traefik's default HTTP reverse proxy that leads to unauthenticated cross-user response poisoning. When a client opens an HTTP/2 or HTTP/3 CONNECT request, Traefik forwards it — body included — to an HTTP/1.1 upstream over a shared net/http.Transport. I...

7CVSS5.4AI score0.00551EPSS
SaveExploits0References11Affected Software3
OSV
OSV
added 2026/08/06 3:56 p.m.13 views

GHSA-3CCP-42PG-HGV6 Traefik: Cross-user response poisoning via proxied CONNECT on Traefik's shared backend keep-alive pool

Summary There is a critical vulnerability in Traefik's default HTTP reverse proxy that leads to unauthenticated cross-user response poisoning. When a client opens an HTTP/2 or HTTP/3 CONNECT request, Traefik forwards it — body included — to an HTTP/1.1 upstream over a shared net/http.Transport. I...

7CVSS5.4AI score0.00551EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/06 3:56 p.m.32 views

CVE-2026-71324 Traefik: Cross-user response poisoning via proxied CONNECT on Traefik's shared backend keep-alive pool

Traefik is an open source HTTP reverse proxy and load balancer. Prior to 2.11.53, 3.6.24, and 3.7.9, Traefik's default HTTP reverse proxy forwards a plain HTTP/2 or HTTP/3 CONNECT request and its body to an HTTP/1.1 upstream through a shared net/http.Transport. When the upstream answers the CONNE...

7CVSS0.00551EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2026/08/06 3:56 p.m.17 views

CVE-2026-71324 Traefik: Cross-user response poisoning via proxied CONNECT on Traefik's shared backend keep-alive pool

Traefik is an open source HTTP reverse proxy and load balancer. Prior to 2.11.53, 3.6.24, and 3.7.9, Traefik's default HTTP reverse proxy forwards a plain HTTP/2 or HTTP/3 CONNECT request and its body to an HTTP/1.1 upstream through a shared net/http.Transport. When the upstream answers the CONNE...

7CVSS5.3AI score0.00551EPSS
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2026/08/06 3:56 p.m.11 views

CVE-2026-71324

Traefik is an open source HTTP reverse proxy and load balancer. Prior to 2.11.53, 3.6.24, and 3.7.9, Traefik's default HTTP reverse proxy forwards a plain HTTP/2 or HTTP/3 CONNECT request and its body to an HTTP/1.1 upstream through a shared net/http.Transport. When the upstream answers the CONNE...

7CVSS5.5AI score0.00551EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2026/08/06 3:56 p.m.22 views

CVE-2026-71324 Traefik: Cross-user response poisoning via proxied CONNECT on Traefik's shared backend keep-alive pool

Traefik is an open source HTTP reverse proxy and load balancer. Prior to 2.11.53, 3.6.24, and 3.7.9, Traefik's default HTTP reverse proxy forwards a plain HTTP/2 or HTTP/3 CONNECT request and its body to an HTTP/1.1 upstream through a shared net/http.Transport. When the upstream answers the CONNE...

7CVSS5.4AI score
SaveExploits0References12
EUVD
EUVD
added 2026/08/06 3:56 p.m.12 views

EUVD-2026-54288

Traefik is an open source HTTP reverse proxy and load balancer. Prior to 2.11.53, 3.6.24, and 3.7.9, Traefik's default HTTP reverse proxy forwards a plain HTTP/2 or HTTP/3 CONNECT request and its body to an HTTP/1.1 upstream through a shared net/http.Transport. When the upstream answers the CONNE...

7CVSS5.5AI score0.00551EPSS
SaveExploits0References10
CVE
CVE
added 2026/08/06 3:56 p.m.88 views

CVE-2026-71324

CVE-2026-71324 (Traefik) : Unauthenticated cross-user response poisoning via proxied CONNECT on Traefik’s shared backend keep-alive pool. Traefik forwards HTTP/2/HTTP/3 CONNECT and its body to an HTTP/1.1 upstream through a shared net/http.Transport. If the upstream returns a keep-alive non-2xx a...

7CVSS5.5AI score0.00551EPSS
SaveExploits0References10
Circl
Circl
added 2026/08/05 10:35 p.m.12 views

CVE-2026-65601

creationtimestamp| type| source ---|---|--- 2026-08-05 22:35:12+00:00| published-proof-of-concept| https://github.com/traefik/traefik/security/advisories/GHSA-qq9q-x9w4-chhj 2026-08-05 23:31:11+00:00| seen| https://gist.github.com/alon710/55629b813908ae24f1e292f2b3f6a8d5 2026-08-06 00:00:17+00:00...

8.8CVSS5.3AI score0.0029EPSS
SaveExploits0References2
Circl
Circl
added 2026/08/05 10:32 p.m.14 views

CVE-2026-65602

creationtimestamp| type| source ---|---|--- 2026-08-05 22:32:39+00:00| seen| https://gist.github.com/alon710/8d9bdd08d5f9d0638cb7af9de6c94fc7 2026-08-05 22:35:09+00:00| published-proof-of-concept| https://github.com/traefik/traefik/security/advisories/GHSA-42cj-m3vj-89wv 2026-08-06 00:00:18+00:00...

8.8CVSS5.3AI score0.00185EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/05 9:53 p.m.18 views

Traefik CRD IngressRouteTCP ServersTransport Cross-Provider Namespace Bypass

Summary There is a medium-severity cross-provider reference vulnerability in Traefik's Kubernetes CRD provider. The crossProviderNamespaces allowlist is enforced for HTTP serversTransport references but was not enforced for IngressRouteTCP service serversTransport references. A low-privileged...

8.8CVSS5.6AI score0.00185EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/08/05 9:53 p.m.14 views

EUVD-2026-47646

Traefik CRD IngressRouteTCP ServersTransport Cross-Provider Namespace Bypass...

5.3CVSS5.4AI score0.00185EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/05 9:49 p.m.16 views

EUVD-2026-47645

Traefik Gateway API HTTPRoute BackendRef ExtensionRef Namespace Confusion...

5.3CVSS5.4AI score0.0029EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/05 9:49 p.m.8 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.0029EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/05 9:49 p.m.12 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.0029EPSS
SaveExploits0References6Affected Software1
SUSE CVE
SUSE CVE
added 2026/08/05 12:30 a.m.12 views

SUSE CVE-2026-67309

Traefik versions = v3.7.0 and = v3.7.7 contain a path traversal vulnerability in the Kubernetes Ingress NGINX provider's RewriteTarget middleware generated from the nginx.ingress.kubernetes.io/rewrite-target annotation. When an Ingress path uses a regex that captures attacker-controlled text...

7.8CVSS5.5AI score0.00492EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/01 3:30 p.m.10 views

GHSA-7QF5-7PPR-87V8 Duplicate Advisory: Kubernetes Ingress NGINX RewriteTarget Path Traversal Allows Route-Level Authentication Bypass

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-8rxv-jg7p-wvg3. This link is maintained to preserve external references. Original Description Traefik versions = v3.7.0 and = v3.7.7 contain a path traversal vulnerability in the Kubernetes Ingress NGINX...

7.8CVSS5.4AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/01 3:30 p.m.11 views

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

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-8rxv-jg7p-wvg3. This link is maintained to preserve external references. Original Description Traefik versions = v3.7.0 and = v3.7.7 contain a path traversal vulnerability in the Kubernetes Ingress NGINX...

7.8CVSS5.4AI score0.00492EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2026/08/01 1:17 p.m.10 views

CVE-2026-67309

Traefik versions = v3.7.0 and = v3.7.7 contain a path traversal vulnerability in the Kubernetes Ingress NGINX provider's RewriteTarget middleware generated from the nginx.ingress.kubernetes.io/rewrite-target annotation. When an Ingress path uses a regex that captures attacker-controlled text...

7.8CVSS0.00492EPSS
SaveExploits0References4
Rows per page
Query Builder