30,437 Entries 2,235 Sources 5 Verticals Last sync 3 minutes Live
OS & platform

Traefik

Traefik Labs
v3.7.5 proven latest release
10.06.2026

proven — no open regressions, established · 0 open bugs, 0 Regressions

Upgrade assessment

Sicherheitsrelevant

Zeitnah aktualisieren

32 CVE(s) zuletzt, höchste Schwere: kritisch

Derived automatically from release, repo and CVE data — no judgment by a language model.

Timelineall entries
Type Ereignis · Quelle Value · Time
CVE
OS & platform Medium

CVE-2026-54762

CVE-2026-54762
19.06.2026
CVE
OS & platform Medium

A flaw in Traefik's Kubernetes Gateway provider allows unauthorized exposure of internal Traefik services by bypassing namespace validation for crossProviderNamespaces allowlists.

CVE-2026-54761
11.06.2026
CVE
OS & platform High

Traefik proxy has a vulnerability in path-based request routing. Attackers can use URLs containing '/../' to bypass security middleware and access unauthorized backend services.

CVE-2025-32431
06.06.2026
CVE
OS & platform High

A security vulnerability was discovered in the oauth2/jws library of Traefik version 2.11.22, presenting a high security risk.

CVE-2025-22868
06.06.2026
CVE
OS & platform Critical

A vulnerability in the Go programming language allows HTTP request smuggling through improper handling of chunked data, which attackers can exploit to manipulate requests and bypass security controls in Traefik proxies.

CVE-2025-22871
06.06.2026
CVE
OS & platform Low

Traefik proxy has a vulnerability in path-based routing that allows attackers to access protected backend services and bypass security middleware through URL-encoded path traversal attacks.

CVE-2025-47952
06.06.2026
CVE
OS & platform High

A security flaw in Traefik's WASM plugin installation allows attackers to overwrite arbitrary system files through malicious ZIP archives, potentially enabling code execution.

CVE-2025-54386
06.06.2026
CVE
OS & platform High

Traefik, a web proxy, has a path processing vulnerability that allows attackers to bypass security middleware by using URL-encoded characters in request paths, potentially gaining access to protected areas.

CVE-2025-66490
06.06.2026
CVE
OS & platform Medium

Traefik's NGINX provider inverts the meaning of a security setting, disabling TLS certificate verification when administrators believe it's enabled, allowing man-in-the-middle attacks on HTTPS connections.

CVE-2025-66491
06.06.2026
CVE
OS & platform Medium

Traefik web server has a vulnerability in automatic TLS certificate generation where attackers can permanently block system resources through incomplete connections and cause a denial-of-service attack.

CVE-2026-22045
06.06.2026
CVE
OS & platform High

A vulnerability in Traefik software affects the management of HTTP/3 connections and is rated as high severity, with no workarounds available.

CVE-2025-68121
06.06.2026
CVE
OS & platform High

A vulnerability in Traefik allows attackers to send a specific Postgres request and then stall, keeping connections open indefinitely, which leads to a denial of service attack.

CVE-2026-25949
06.06.2026
CVE
OS & platform High

Traefik proxy has a vulnerability in HTTP header processing that allows attackers to remove important identity headers like X-Real-IP through case manipulation, potentially leading to authentication and authorization bypasses in downstream services.

CVE-2026-29054
06.06.2026
CVE
OS & platform High

A flaw in Traefik allows attackers to keep TCP connections open indefinitely by sending incomplete TLS data and then stopping, which can exhaust system resources and degrade availability of all services.

CVE-2026-26999
06.06.2026
CVE
OS & platform Medium

Traefik proxy reads authentication server responses into memory without size limits, allowing a malicious authentication server to cause memory exhaustion and crash the service through oversized responses.

CVE-2026-26998
06.06.2026
CVE
OS & platform Medium

A vulnerability in Traefik's Kubernetes Gateway Provider allows attackers with write access to HTTPRoute resources to inject malicious rules through unvalidated header or query parameter values, enabling them to redirect traffic from other hostnames to their own servers.

CVE-2026-29777
06.06.2026
CVE
OS & platform High

A security vulnerability in Traefik, a web proxy and load balancer, allows attackers to compromise the system or disrupt the service.

CVE-2026-27141
06.06.2026
CVE
OS & platform Medium

Traefik's BasicAuth middleware has a timing vulnerability that allows attackers to enumerate valid usernames because response times differ significantly between existing and non-existing users.

CVE-2026-32595
06.06.2026
CVE
OS & platform High

Traefik has a TLS processing vulnerability where fragmented ClientHello packets can bypass SNI detection, allowing attackers to skip mutual TLS authentication and access protected services that should require client certificates.

CVE-2026-32305
06.06.2026
CVE
OS & platform Medium

Traefik's Kubernetes providers have a vulnerability where attackers can manipulate routing rules through special characters in hostnames or headers, potentially gaining unauthorized access to other services in multi-tenant environments.

CVE-2026-32695
06.06.2026
CVE
OS & platform Medium

A flaw in Traefik's authentication middleware allows authenticated attackers to impersonate other users when header names are configured in non-canonical form. Backend systems receive both the manipulated and genuine headers, typically reading the forged value first.

CVE-2026-33433
06.06.2026
CVE
OS & platform High

Traefik proxy software has a security vulnerability through a flawed gRPC-Go library where attackers can bypass authorization rules by sending HTTP/2 requests with malformed paths missing the required leading slash.

CVE-2026-33186
06.06.2026
CVE
OS & platform High

A vulnerability in Traefik's StripPrefixRegex middleware allows attackers to bypass authentication by using URL-encoded dots in paths, making protected content accessible without credentials.

CVE-2026-40912
06.06.2026
CVE
OS & platform High

A vulnerability in Traefik's ForwardAuth middleware allows attackers to bypass authentication controls by manipulating the X-Forwarded-Prefix header when Traefik is deployed behind a trusted proxy.

CVE-2026-35051
06.06.2026
CVE
OS & platform High

Traefik's authentication middleware has a vulnerability where attackers can bypass authentication by using spoofed headers with underscores instead of dashes, as only standard header names are sanitized.

CVE-2026-39858
06.06.2026
CVE
OS & platform Medium

Traefik's BasicAuth middleware has a timing vulnerability that allows attackers to discover valid usernames by measuring response times, as faulty code causes authentication to fail much faster for non-existent users than for existing ones.

CVE-2026-41263
06.06.2026
CVE
OS & platform Medium

Traefik's error pages middleware inadvertently forwards sensitive authentication data like Authorization headers and cookies to separate error page services, even though these were only intended for the original backend service.

CVE-2026-41181
06.06.2026
CVE
OS & platform Medium

Traefik's Kubernetes provider incorrectly bypasses namespace isolation when using Chain middleware, allowing attackers with CRD permissions in one namespace to access middleware objects from other namespaces.

CVE-2026-41174
06.06.2026
CVE
OS & platform Medium

A vulnerability in Traefik's Kubernetes Gateway API provider allows users with HTTPRoute permissions to gain unauthorized access to the REST configuration interface and manipulate Traefik's configuration, bypassing intended security settings that should prevent such access.

CVE-2026-44774
06.06.2026
CVE
OS & platform High

A vulnerability in Traefik's HTTP/3 implementation allows attackers to bypass client certificate authentication when wildcard hostnames or different letter casing are used, enabling access to protected backends without required certificates.

CVE-2026-53622
06.06.2026
CVE
OS & platform High

A security vulnerability in Traefik allows attackers to bypass client certificate authentication when wildcard routers are configured with stricter TLS settings by exploiting another permissive SNI connection on the same endpoint.

CVE-2026-48491
06.06.2026
CVE
OS & platform High

A vulnerability in Traefik's StripPrefix middleware allows attackers to bypass authentication by using paths containing '..' that get normalized to protected backend paths after the prefix is stripped.

CVE-2026-48020
06.06.2026
REL
OS & platform proven

Release 2026-06-10

v3.7.5
10.06.2026
REL
OS & platform proven

Release 2026-06-10

v3.6.21
10.06.2026
REL
OS & platform proven

Release 2026-06-10

v2.11.50
10.06.2026
REL
OS & platform Low proven

Bug fixes for HTTP3 library, web UI dependencies, and TLS SNI checking with keep-alive connections

v2.11.49
05.06.2026
REL
OS & platform Low proven

Bug fixes for Redis timeout configuration, TLS SNI check with keepalive, Gateway API status updates, and updates to various dependencies

v3.6.20
05.06.2026
REL
OS & platform Low proven

Bug fixes for Redis timeout configuration, TLS SNI check with keepalive, Gateway API status updates, and updates to various dependencies

v3.7.4
05.06.2026
REL
OS & platform High proven

Security update fixes CVE-2026-48020 and multiple bugs in TLS configuration, authentication, and middleware behavior

v2.11.48
04.06.2026
REL
OS & platform High proven

Security update fixes CVE-2026-48020 and multiple bugs in TLS configuration, access logs, Kubernetes Gateway API and middleware behavior

v3.6.19
04.06.2026
REL
OS & platform Critical Breaking

Security update with three CVE fixes and various bug fixes for TLS, Kubernetes and middleware components

v3.7.3
04.06.2026
REL
OS & platform High proven

Security update fixes CVE-2026-44774 and corrects Kubernetes provider references along with cross-provider namespace options

v2.11.46
11.05.2026
REL
OS & platform High Breaking

Security update with CVE fix and Kubernetes provider improvements, migration required

v3.6.17
11.05.2026
REL
OS & platform High proven

Security update fixes CVE-2026-44774 and resolves Kubernetes provider issues with cross-provider references

v3.7.1
11.05.2026
REL
OS & platform Medium Breaking

Bug fixes for Kubernetes service loading and migration to moby/moby modules, with important migration guide reference

v2.11.45
05.05.2026
REL
OS & platform Medium Breaking

Traefik v3.6.16 fixes several bugs in Kubernetes integration, CORS configuration and migrates to updated Docker modules with required migration documentation

v3.6.16
05.05.2026
REL
OS & platform Medium Breaking

Traefik v3.7.0 introduces extensive Nginx Ingress compatibility, Gateway API improvements and new Web UI features, but requires migration

v3.7.0
05.05.2026
REL
OS & platform High Breaking

Security update with CVE fix, new errorRequestHeaders option for Errors middleware and ACME library update

v2.11.44
29.04.2026
REL
OS & platform High Breaking

Security update with CVE fix, ACME library updates and improvements for Kubernetes ExternalName services

v3.6.15
29.04.2026
REL
OS & platform High proven

Release candidate with security fix for CVE-2026-41181, ingress-nginx provider enhancements and various bug fixes

v3.7.0-rc.3
29.04.2026
EOL
OS & platform

Current / stable

3.7
22.04.2026
REL
OS & platform Critical Breaking

Security update fixing five CVEs and resolving bugs in middleware authentication and Kubernetes integration

v2.11.43
22.04.2026
REL
OS & platform Critical Breaking

Security update with five CVE fixes and breaking change for Chain middleware namespace references

v3.6.14
22.04.2026
REL
OS & platform Critical Breaking

Traefik v3.7.0-rc.2 fixes five critical security vulnerabilities (CVEs) and includes important bug fixes for Kubernetes, middleware, and authentication with breaking changes

v3.7.0-rc.2
22.04.2026
REL
OS & platform Low proven

Bug fix for middleware compression and various documentation improvements

v3.6.13
07.04.2026
REL
OS & platform Low proven

Release candidate with bug fixes for Kubernetes Ingress-Nginx, web UI improvements and enhanced Gateway API support

v3.7.0-rc.1
07.04.2026
REL
OS & platform High proven

Security update fixes two CVEs and corrects bugs in gRPC library, authentication middleware and prefix processing

v2.11.42
26.03.2026
REL
OS & platform High proven

Security update fixing two CVEs along with bug fixes for Kubernetes Ingress, ACME, PostgreSQL STARTTLS and middleware components

v3.6.12
26.03.2026
REL
OS & platform High proven

Security update fixing two CVEs along with various bug fixes for Kubernetes integration, ACME, TLS termination, and middleware functionality

v3.7.0-ea.3
26.03.2026
REL
OS & platform High proven

Security update fixes three CVE vulnerabilities and corrects various bugs in Kubernetes integration, TLS processing, and authentication

v3.6.11
19.03.2026
REL
OS & platform Critical proven

Traefik v3.7.0-ea.2 fixes three critical security vulnerabilities (CVEs) and enhances Kubernetes integration with Gateway API v1.5.1 and Knative v1.20.0 support

v3.7.0-ea.2
19.03.2026
REL
OS & platform High Breaking

Security update fixing two CVEs, adds HTTP provider configuration for maximum response body size and improvements to TLS and basic authentication

v2.11.41
18.03.2026
REL
OS & platform Low proven

Traefik v3.7.0-ea.1 Early Access Release with extensive Nginx Ingress annotations, new middlewares and service failover features

v3.7.0-ea.1
12.03.2026
REL
OS & platform High proven

Security update fixes CVE-2026-27141 and updates Docker, OpenTelemetry, and golang.org/x/net dependencies

v2.11.40
06.03.2026
REL
OS & platform High proven

Security update fixes two CVEs and various bugs in Gateway API, middleware, dashboard and dependencies

v3.6.10
06.03.2026
REL
OS & platform High proven

Security update fixes three CVE vulnerabilities and corrects multiple bugs in middleware components and TLS handling

v3.6.9
23.02.2026
EOL
OS & platform

Supported

3.6
07.11.2025
EOL
OS & platform

EOL 2025-11-07

3.5
23.07.2025
EOL
OS & platform

EOL 2025-07-23

3.4
05.05.2025
EOL
OS & platform

EOL 2025-05-05

3.3
06.01.2025
EOL
OS & platform

EOL 2025-01-06

3.2
28.10.2024
EOL
OS & platform

EOL 2024-10-28

3.1
15.07.2024
EOL
OS & platform

EOL 2024-07-15

3.0
29.04.2024
EOL
OS & platform

EOL 2026-02-01

2.11
12.02.2024
EOL
OS & platform

EOL 2024-02-12

2.10
24.04.2023
EOL
OS & platform

EOL 2023-04-24

2.9
03.10.2022
EOL
OS & platform

EOL 2022-10-03

2.8
29.06.2022
EOL
OS & platform

EOL 2022-06-29

2.7
24.05.2022
EOL
OS & platform

EOL 2022-05-24

2.6
24.01.2022
EOL
OS & platform

EOL 2022-01-24

2.5
17.08.2021
EOL
OS & platform

EOL 2021-08-17

2.4
19.01.2021
EOL
OS & platform

EOL 2021-01-19

2.3
23.09.2020
EOL
OS & platform

EOL 2020-09-23

2.2
25.03.2020
EOL
OS & platform

EOL 2020-03-25

2.1
11.12.2019
EOL
OS & platform

EOL 2019-12-11

2.0
16.09.2019
EOL
OS & platform

EOL 2021-12-31

1.7
24.09.2018