VYPR

Traefik

by Traefik

Source repositories

CVEs (59)

  • CVE-2020-15129MedJul 30, 2020
    risk 0.33cvss 6.1epss 0.08

    In Traefik before versions 1.7.26, 2.2.8, and 2.3.0-rc3, there exists a potential open redirect vulnerability in Traefik's handling of the "X-Forwarded-Prefix" header. The Traefik API dashboard component doesn't validate that the value of the header "X-Forwarded-Prefix" is a…

  • CVE-2026-54764MedJul 6, 2026
    risk 0.31cvss 5.8epss 0.00

    Traefik is an HTTP reverse proxy and load balancer. Prior to v2.11.51, v3.6.22, and v3.7.6, Traefik's ForwardAuth middleware, even when configured with trustForwardHeader: false, derives the X-Forwarded-Port header sent to the authentication service from the original incoming…

  • CVE-2026-41181MedMay 15, 2026
    risk 0.31cvss 5.8epss 0.00

    Traefik is an HTTP reverse proxy and load balancer. Prior to 2.11.44, 3.6.15, and 3.7.0-rc.3, there is an information disclosure vulnerability in Traefik's errors (custom error pages) middleware. When the backend returns a response matching the configured status range, the…

  • CVE-2026-22045MedJan 15, 2026
    risk 0.31cvss 5.9epss 0.00

    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…

  • CVE-2025-66491MedDec 9, 2025
    risk 0.31cvss 5.9epss 0.00

    Traefik is an HTTP reverse proxy and load balancer. Versions 3.5.0 through 3.6.2 have inverted TLS verification logic in the nginx.ingress.kubernetes.io/proxy-ssl-verify annotation. Setting the annotation to "on" (intending to enable backend TLS certificate verification)…

  • CVE-2023-47124MedDec 4, 2023
    risk 0.31cvss 5.9epss 0.01

    Traefik is an open source HTTP reverse proxy and load balancer. 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 to achieve a…

  • CVE-2026-65600MedJul 22, 2026
    risk 0.27cvss 5.3epss 0.00

    Traefik versions <= v2.11.51, >= v3.6.0 <= v3.6.22, and >= v3.7.0 <= v3.7.6 contain an authentication bypass via path traversal in the ReplacePathRegex middleware. When ReplacePathRegex is configured with a regex that captures user-controlled path segments without a mandatory…

  • CVE-2026-32305MedMar 20, 2026
    risk 0.27cvss 5.3epss 0.00

    Traefik is an HTTP reverse proxy and load balancer. Versions 2.11.40 and below, 3.0.0-beta1 through 3.6.11, and 3.7.0-ea.1 are vulnerable to mTLS bypass through the TLS SNI pre-sniffing logic related to fragmented ClientHello packets. When a TLS ClientHello is fragmented across…

  • CVE-2026-71325MedAug 6, 2026
    risk 0.24cvss epss 0.00

    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…

  • CVE-2023-47106MedDec 4, 2023
    risk 0.24cvss 4.8epss 0.01

    Traefik is an open source HTTP reverse proxy and load balancer. When a request is sent to Traefik with a URL fragment, Traefik automatically URL encodes and forwards the fragment to the backend server. This violates RFC 7230 because in the origin-form the URL should only contain…

  • CVE-2026-26998MedMar 5, 2026
    risk 0.22cvss 4.4epss 0.00

    Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.38 and 3.6.9, there is a potential vulnerability in Traefik managing the ForwardAuth middleware responses. When Traefik is configured to use the ForwardAuth middleware, the response body from the…

  • CVE-2026-41263LowApr 30, 2026
    risk 0.17cvss 3.7epss 0.00

    Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3.6.14, and 3.7.0-rc.2, there is a timing side-channel vulnerability in Traefik's BasicAuth middleware that allows an attacker to enumerate valid usernames through response-time differences. The…

  • CVE-2026-32595LowMar 20, 2026
    risk 0.17cvss 3.7epss 0.00

    Traefik is an HTTP reverse proxy and load balancer. Versions 2.11.40 and below, 3.0.0-beta1 through 3.6.11, and 3.7.0-ea.1 comtain BasicAuth middleware that allows username enumeration via a timing attack. When a submitted username exists, the middleware performs a bcrypt…

  • CVE-2026-71326LowAug 6, 2026
    risk 0.07cvss epss 0.00

    Traefik is an open source HTTP reverse proxy and load balancer. From 3.6.11 until 3.6.25 and 3.7.10, Traefik's BasicAuth middleware in pkg/middlewares/auth/basic_auth.go deduplicates concurrent password checks with a singleflight key built from the delimiter-free concatenation…

  • CVE-2022-23469LowDec 8, 2022
    risk 0.00cvss 3.5epss 0.01

    Traefik is an open source HTTP reverse proxy and load balancer. Versions prior to 2.9.6 are subject to a potential vulnerability in Traefik displaying the Authorization header in its debug logs. In certain cases, if the log level is set to DEBUG, credentials provided using the…

  • CVE-2022-23632HigFeb 17, 2022
    risk 0.00cvss 7.4epss 0.02

    Traefik is an HTTP reverse proxy and load balancer. Prior to version 2.6.1, Traefik skips the router transport layer security (TLS) configuration when the host header is a fully qualified domain name (FQDN). For a request, the TLS configuration choice can be different than the…

  • CVE-2021-32813MedAug 3, 2021
    risk 0.00cvss 4.8epss 0.01

    Traefik is an HTTP reverse proxy and load balancer. Prior to version 2.4.13, there exists a potential header vulnerability in Traefik's handling of the Connection header. Active exploitation of this issue is unlikely, as it requires that a removed header would lead to a…

  • CVE-2021-27375MedFeb 18, 2021
    risk 0.00cvss 5.3epss 0.01

    Traefik before 2.4.5 allows the loading of IFRAME elements from other domains.

  • CVE-2020-9321HigMar 16, 2020
    risk 0.00cvss 7.5epss 0.01

    configurationwatcher.go in Traefik 2.x before 2.1.4 and TraefikEE 2.0.0 mishandles the purging of certificate contents from providers before logging.

Page 3 of 3