CVE-2026-22045
Vulnerability Summary
Timeline
Description
Traefik is an HTTP reverse proxy and load balancer. Prior to 2.11.35 and 3.6.7, there is a potential vulnerability in Traefik ACME TLS certificates' automatic generation: the ACME TLS-ALPN fast path can allow unauthenticated clients to tie up go routines and file descriptors indefinitely when the ACME TLS challenge is enabled. A malicious client can open many connections, send a minimal ClientHello with acme-tls/1, then stop responding, leading to denial of service of the entry point. The vulnerability is fixed in 2.11.35 and 3.6.7.
CVSS Metrics
- v3.1•MEDIUM•Score: 5.9CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
- v3.1•HIGH•Score: 7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Trends
Current EPSS score: 0.02%• Percentile: 6%
Techniques & Countermeasures
- CWE-770•Allocation of Resources Without Limits or Throttling
The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.
Affected Systems
- github.com/traefik•traefik
all
- github.com/traefik/traefik•v2
< 2.11.35
- github.com/traefik/traefik•v3
< 3.6.7
- traefik•traefik
≥ 3.0.0-beta1, < 3.6.7 | < 2.11.35 | ≥ 3.0.0, < 3.6.7
References (6)
- https://github.com/traefik/traefik/security/advisories/GHSA-cwjm-3f7h-9hwq
- https://github.com/traefik/traefik/commit/e9f3089e9045812bcf1b410a9d40568917b26c3d
- https://github.com/traefik/traefik/releases/tag/v2.11.35
- https://github.com/traefik/traefik/releases/tag/v3.6.7
- https://nvd.nist.gov/vuln/detail/CVE-2026-22045
- https://github.com/traefik/traefik