There is a potential vulnerability in Traefik managing the ACME HTTP challenge.
When Traefik is configured to use the HTTPChallenge to generate and renew the Let's Encrypt TLS certificates, the delay authorized to solve the challenge (50 seconds) can be exploited by attackers (slowloris attack).
Replace the HTTPChallenge with the TLSChallenge or the DNSChallenge.
If you have any questions or comments about this advisory, please open an issue.