Traefik (pronounced traffic) is a modern HTTP reverse proxy and load balancer that assists in deploying microservices. There is a potential vulnerability in Traefik managing HTTP/2 connections. A closing HTTP/2 server connection could hang forever because of a subsequent fatal error. This failure mode could be exploited to cause a denial of service. There has been a patch released in versions 2.8.8 and 2.9.0-rc5. There are currently no known workarounds.
The product does not properly control the allocation and maintenance of a limited resource.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Traefik | Traefik | * | 2.8.8 (excluding) |
Traefik | Traefik | 2.9.0-rc1 (including) | 2.9.0-rc1 (including) |
Traefik | Traefik | 2.9.0-rc2 (including) | 2.9.0-rc2 (including) |
Traefik | Traefik | 2.9.0-rc3 (including) | 2.9.0-rc3 (including) |
Traefik | Traefik | 2.9.0-rc4 (including) | 2.9.0-rc4 (including) |
Mitigation of resource exhaustion attacks requires that the target system either:
The first of these solutions is an issue in itself though, since it may allow attackers to prevent the use of the system by a particular valid user. If the attacker impersonates the valid user, they may be able to prevent the user from accessing the server in question.
The second solution is simply difficult to effectively institute – and even when properly done, it does not provide a full solution. It simply makes the attack require more resources on the part of the attacker.