<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Traefik</title>
  <link>https://cvedaily.com/pages/tags/traefik.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/traefik.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Traefik</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:45 +0000</lastBuildDate>
  <item>
    <title>[Critical] CVE-2026-44774 – Traefik is an HTTP reverse proxy and load balancer. Prior to 2.11.46, 3.6.17, an...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44774</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44774</guid>
    <pubDate>Fri, 15 May 2026 17:16:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-44774</strong></p>
  <p>Traefik is an HTTP reverse proxy and load balancer. Prior to 2.11.46, 3.6.17, and 3.7.1, Traefik's Kubernetes Gateway API provider allows a tenant with HTTPRoute creation permissions to expose the REST provider handler, bypassing the providers.rest.insecure=false setting. The Gateway provider accepts any TraefikService backend reference whose name ends with @internal, making it possible to route…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44774">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-41181 – Traefik is an HTTP reverse proxy and load balancer. Prior to 2.11.44, 3.6.15, an...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41181</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41181</guid>
    <pubDate>Fri, 15 May 2026 17:16:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-41181</strong></p>
  <p>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 middleware forwards the original request's complete header set, including Authorization, Cookie, and other authentication mat…</p>
  <p><strong>CVSS:</strong> 5.8 · <strong>CWE:</strong> CWE-201</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41181">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-41263 – Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41263</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41263</guid>
    <pubDate>Thu, 30 Apr 2026 21:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-41263</strong></p>
  <p>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 variable intended to hold a constant-time fallback secret always resolves to an empty string, causing the constant-time compa…</p>
  <p><strong>CVSS:</strong> 3.7 · <strong>CWE:</strong> CWE-208</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41263">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-41174 – Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41174</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41174</guid>
    <pubDate>Thu, 30 Apr 2026 21:16:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-41174</strong></p>
  <p>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 potential vulnerability in Traefik's Kubernetes CRD provider cross-namespace isolation enforcement. When providers.kubernetesCRD.allowCrossNamespace=false, Traefik correctly rejects direct cross-namespace middleware references from IngressRoute objects, but fails to apply the same res…</p>
  <p><strong>CVSS:</strong> 6.4 · <strong>CWE:</strong> CWE-653</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41174">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-40912 – Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40912</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40912</guid>
    <pubDate>Thu, 30 Apr 2026 21:16:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-40912</strong></p>
  <p>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 high severity authentication bypass vulnerability in Traefik's StripPrefixRegex middleware when used in combination with ForwardAuth, BasicAuth, or DigestAuth. The middleware matches the regex against the decoded URL path but uses the resulting byte length to slice the percent-encoded…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-706</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40912">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-39858 – Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-39858</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-39858</guid>
    <pubDate>Thu, 30 Apr 2026 21:16:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-39858</strong></p>
  <p>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 high severity authentication bypass vulnerability in Traefik's ForwardAuth and snippet-based authentication middleware. Traefik's forwarded-header sanitization logic targets only canonical header names (e.g., X-Forwarded-Proto) and does not strip or normalize alias variants that use u…</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-290</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-39858">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-35051 – Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35051</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35051</guid>
    <pubDate>Thu, 30 Apr 2026 21:16:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-35051</strong></p>
  <p>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 an authentication bypass vulnerability in Traefik's ForwardAuth middleware when trustForwardHeader=false is configured and Traefik is deployed behind a trusted upstream proxy. This issue has been patched in versions 2.11.43, 3.6.14, and 3.7.0-rc.2.</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-345</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35051">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-34206 – Captcha Protect is a Traefik middleware to add an anti-bot challenge to individu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34206</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34206</guid>
    <pubDate>Tue, 31 Mar 2026 20:16:28 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-34206</strong></p>
  <p>Captcha Protect is a Traefik middleware to add an anti-bot challenge to individual IPs in a subnet when traffic spikes are detected from that subnet. Prior to version 1.12.2, a reflected cross-site scripting (XSS) vulnerability exists in github.com/libops/captcha-protect. The challenge page accepted a client-supplied destination value and rendered it into HTML using Go's text/template. Because te…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34206">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-33433 – Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.42, 3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33433</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33433</guid>
    <pubDate>Fri, 27 Mar 2026 15:16:54 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-33433</strong></p>
  <p>Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.42, 3.6.11, and 3.7.0-ea.3, when `headerField` is configured with a non-canonical HTTP header name (e.g., `x-auth-user` instead of `X-Auth-User`), an authenticated attacker can inject their own canonical version of that header to impersonate any identity to the backend. The backend receives two header entries — the attacke…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-290</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33433">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32695 – Traefik is an HTTP reverse proxy and load balancer. Prior to versions 3.6.11 and...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32695</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32695</guid>
    <pubDate>Fri, 27 Mar 2026 14:16:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32695</strong></p>
  <p>Traefik is an HTTP reverse proxy and load balancer. Prior to versions 3.6.11 and 3.7.0-ea.2, Traefik's Knative provider builds router rules by interpolating user-controlled values into backtick-delimited rule expressions without escaping. In live cluster validation, Knative `rules[].hosts[]` was exploitable for host restriction bypass (for example `tenant.example.com`) || Host(`attacker.com`), pr…</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32695">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-32595 – Traefik is an HTTP reverse proxy and load balancer. Versions 2.11.40 and below, ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32595</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32595</guid>
    <pubDate>Fri, 20 Mar 2026 11:18:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-32595</strong></p>
  <p>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 password comparison taking ~166ms. When the username does not exist, the response returns immediately in ~0.6ms. This ~298x ti…</p>
  <p><strong>CVSS:</strong> 3.7 · <strong>CWE:</strong> CWE-208</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32595">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-32305 – Traefik is an HTTP reverse proxy and load balancer. Versions 2.11.40 and below, ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32305</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32305</guid>
    <pubDate>Fri, 20 Mar 2026 11:18:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-32305</strong></p>
  <p>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 multiple records, Traefik's SNI extraction may fail with an EOF and return an empty SNI. The TCP router then falls back…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32305">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-29777 – Traefik is an HTTP reverse proxy and load balancer. Prior to 3.6.10, A tenant wi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-29777</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-29777</guid>
    <pubDate>Wed, 11 Mar 2026 16:16:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-29777</strong></p>
  <p>Traefik is an HTTP reverse proxy and load balancer. Prior to 3.6.10, A tenant with write access to an HTTPRoute resource can inject backtick-delimited rule tokens into Traefik's router rule language via unsanitized header or query parameter match values. In shared gateway deployments, this can bypass listener hostname constraints and redirect traffic for victim hostnames to attacker-controlled ba…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-29777">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-29054 – Traefik is an HTTP reverse proxy and load balancer. From version 2.11.9 to 2.11...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-29054</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-29054</guid>
    <pubDate>Thu, 05 Mar 2026 19:16:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-29054</strong></p>
  <p>Traefik is an HTTP reverse proxy and load balancer. From version 2.11.9 to 2.11.37 and from version 3.1.3 to 3.6.8, there is a potential vulnerability in Traefik managing the Connection header with X-Forwarded headers. When Traefik processes HTTP/1.1 requests, the protection put in place to prevent the removal of Traefik-managed X-Forwarded headers (such as X-Real-Ip, X-Forwarded-Host, X-Forwarde…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-178</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-29054">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-26999 – Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.38 an...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-26999</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-26999</guid>
    <pubDate>Thu, 05 Mar 2026 19:16:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-26999</strong></p>
  <p>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 TLS handshake on TCP routers. When Traefik processes a TLS connection on a TCP router, the read deadline used to bound protocol sniffing is cleared before the TLS handshake is completed. When a TLS handshake read error occurs, the code attempts a second h…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-26999">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-26998 – Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.38 an...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-26998</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-26998</guid>
    <pubDate>Thu, 05 Mar 2026 19:16:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-26998</strong></p>
  <p>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 authentication server is read entirely into memory without any size limit. There is no maxResponseBodySize configuration to rest…</p>
  <p><strong>CVSS:</strong> 4.4 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-26998">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-25949 – Traefik is an HTTP reverse proxy and load balancer. Prior to 3.6.8, there is a p...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25949</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25949</guid>
    <pubDate>Thu, 12 Feb 2026 20:16:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-25949</strong></p>
  <p>Traefik is an HTTP reverse proxy and load balancer. Prior to 3.6.8, there is a potential vulnerability in Traefik managing STARTTLS requests. An unauthenticated client can bypass Traefik entrypoint respondingTimeouts.readTimeout by sending the 8-byte Postgres SSLRequest (STARTTLS) prelude and then stalling, causing connections to remain open indefinitely, leading to a denial of service. This vuln…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25949">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-25748 – authentik is an open-source identity provider. Prior to 2025.10.4 and 2025.12.4,...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25748</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25748</guid>
    <pubDate>Thu, 12 Feb 2026 20:16:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-25748</strong></p>
  <p>authentik is an open-source identity provider. Prior to 2025.10.4 and 2025.12.4, with a malformed cookie it was possible to bypass authentication when using forward authentication in the authentik Proxy Provider when used in conjunction with Traefik or Caddy as reverse proxy. When a malicious cookie was used, none of the authentik-specific X-Authentik-* headers were set which depending on applica…</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25748">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-22045 – Traefik is an HTTP reverse proxy and load balancer. Prior to 2.11.35 and 3.6.7, ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-22045</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-22045</guid>
    <pubDate>Thu, 15 Jan 2026 23:15:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-22045</strong></p>
  <p>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 ClientHel…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-22045">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-66491 – Traefik is an HTTP reverse proxy and load balancer. Versions 3.5.0 through 3.6.2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-66491</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-66491</guid>
    <pubDate>Tue, 09 Dec 2025 01:16:55 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-66491</strong></p>
  <p>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) actually disables verification, allowing man-in-the-middle attacks against HTTPS backends when operators believe they are prote…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-66491">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-66490 – Traefik is an HTTP reverse proxy and load balancer. For versions prior to 2.11.3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-66490</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-66490</guid>
    <pubDate>Tue, 09 Dec 2025 01:16:55 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-66490</strong></p>
  <p>Traefik is an HTTP reverse proxy and load balancer. For versions prior to 2.11.32 and 2.11.31 through 3.6.2, requests using PathPrefix, Path or PathRegex matchers can bypass path normalization. When Traefik uses path-based routing, requests containing URL-encoded restricted characters (/, \, Null, ;, ?, #) can bypass the middleware chain and reach unintended backends. For example, a request to ht…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-436</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-66490">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-46810 – A UNIX Symbolic Link (Symlink) Following vulnerability in the packaging of openS...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-46810</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-46810</guid>
    <pubDate>Tue, 02 Sep 2025 12:15:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-46810</strong></p>
  <p>A UNIX Symbolic Link (Symlink) Following vulnerability in the packaging of openSUSE Tumbleweed traefik2 allows the traefik user to escalate to root. This issue affects Tumbleweed: from ? before 2.11.29.</p>
  <p><strong>CVSS:</strong> 8.5 · <strong>CWE:</strong> CWE-61</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-46810">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-54386 – Traefik is an HTTP reverse proxy and load balancer. In versions 2.11.27 and belo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-54386</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-54386</guid>
    <pubDate>Sat, 02 Aug 2025 00:15:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-54386</strong></p>
  <p>Traefik is an HTTP reverse proxy and load balancer. In versions 2.11.27 and below, 3.0.0 through 3.4.4 and 3.5.0-rc1, a path traversal vulnerability was discovered in WASM Traefik’s plugin installation mechanism. By supplying a maliciously crafted ZIP archive containing file paths with ../ sequences, an attacker can overwrite arbitrary files on the system outside of the intended plugin directory.…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-54386">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-53375 – Dokploy is a self-hostable Platform as a Service (PaaS) that simplifies the depl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-53375</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-53375</guid>
    <pubDate>Mon, 07 Jul 2025 16:15:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-53375</strong></p>
  <p>Dokploy is a self-hostable Platform as a Service (PaaS) that simplifies the deployment and management of applications and databases. An authenticated attacker can read any file that the Traefik process user can access (e.g., /etc/passwd, application source, environment variable files containing credentials and secrets). This may lead to full compromise of other services or lateral movement. This…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-53375">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-47952 – Traefik (pronounced traffic) is an HTTP reverse proxy and load balancer. Prior t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-47952</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-47952</guid>
    <pubDate>Fri, 30 May 2025 04:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-47952</strong></p>
  <p>Traefik (pronounced traffic) is an HTTP reverse proxy and load balancer. Prior to versions 2.11.25 and 3.4.1, there is a potential vulnerability in Traefik managing the requests using a PathPrefix, Path or PathRegex matcher. When Traefik is configured to route the requests to a backend using a matcher based on the path, if the URL contains a URL encoded string in its path, it’s possible to target…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-47952">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-34027 – The Versa Concerto SD-WAN orchestration platform is vulnerable to an authenticat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-34027</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-34027</guid>
    <pubDate>Wed, 21 May 2025 22:15:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-34027</strong></p>
  <p>The Versa Concerto SD-WAN orchestration platform is vulnerable to an authentication bypass in the Traefik reverse proxy configuration, allowing at attacker to access administrative endpoints. The Spack upload endpoint can be leveraged for a Time-of-Check to Time-of-Use (TOCTOU) write in combination with a race condition to achieve remote code execution via path loading manipulation, allowing an u…</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-34027">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-34026 – The Versa Concerto SD-WAN orchestration platform is vulnerable to an authenticat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-34026</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-34026</guid>
    <pubDate>Wed, 21 May 2025 22:15:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-34026</strong></p>
  <p>The Versa Concerto SD-WAN orchestration platform is vulnerable to an authentication bypass in the Traefik reverse proxy configuration, allowing at attacker to access administrative endpoints. The internal Actuator endpoint can be leveraged for access to heap dumps and trace logs.This issue is known to affect Concerto from 12.1.2 through 12.2.0. Additional versions may be vulnerable.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-288</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-34026">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-32431 – Traefik (pronounced traffic) is an HTTP reverse proxy and load balancer. In vers...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-32431</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-32431</guid>
    <pubDate>Mon, 21 Apr 2025 16:15:54 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-32431</strong></p>
  <p>Traefik (pronounced traffic) is an HTTP reverse proxy and load balancer. In versions prior to 2.11.24, 3.3.6, and 3.4.0-rc2. There is a potential vulnerability in Traefik managing the requests using a PathPrefix, Path or PathRegex matcher. When Traefik is configured to route the requests to a backend using a matcher based on the path, if the URL contains a /../ in its path, it’s possible to targe…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-32431">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-52003 – Traefik (pronounced traffic) is an HTTP reverse proxy and load balancer. There i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-52003</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-52003</guid>
    <pubDate>Fri, 29 Nov 2024 19:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-52003</strong></p>
  <p>Traefik (pronounced traffic) is an HTTP reverse proxy and load balancer. There is a vulnerability in Traefik that allows the client to provide the X-Forwarded-Prefix header from an untrusted source. This issue has been addressed in versions 2.11.14 and 3.2.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-601</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-52003">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-45410 – Traefik is a golang, Cloud Native Application Proxy. When a HTTP request is proc...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-45410</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-45410</guid>
    <pubDate>Thu, 19 Sep 2024 23:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-45410</strong></p>
  <p>Traefik is a golang, Cloud Native Application Proxy. When a HTTP request is processed by Traefik, certain HTTP headers such as X-Forwarded-Host or X-Forwarded-Port are added by Traefik before the request is routed to the application. For a HTTP client, it should not be possible to remove or modify these headers. Since the application trusts the value of these headers, security implications might…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-345</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-45410">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-39321 – Traefik is an HTTP reverse proxy and load balancer. Versions prior to 2.11.6, 3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-39321</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-39321</guid>
    <pubDate>Fri, 05 Jul 2024 18:15:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-39321</strong></p>
  <p>Traefik is an HTTP reverse proxy and load balancer. Versions prior to 2.11.6, 3.0.4, and 3.1.0-rc3 have a vulnerability that allows bypassing IP allow-lists via HTTP/3 early data requests in QUIC 0-RTT handshakes sent with spoofed IP addresses. Versions 2.11.6, 3.0.4, and 3.1.0-rc3 contain a patch for this issue. No known workarounds are available.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-639</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-39321">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-28869 – Traefik is an HTTP reverse proxy and load balancer. In affected versions sending...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-28869</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-28869</guid>
    <pubDate>Fri, 12 Apr 2024 22:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-28869</strong></p>
  <p>Traefik is an HTTP reverse proxy and load balancer. In affected versions sending a GET request to any Traefik endpoint with the "Content-length" request header results in an indefinite hang with the default configuration. This vulnerability can be exploited by attackers to induce a denial of service. This vulnerability has been addressed in version 2.11.2 and 3.0.0-rc5. Users are advised to upgra…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-755</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-28869">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-47633 – Traefik is an open source HTTP reverse proxy and load balancer. The traefik dock...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-47633</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-47633</guid>
    <pubDate>Mon, 04 Dec 2023 21:15:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-47633</strong></p>
  <p>Traefik is an open source HTTP reverse proxy and load balancer. The traefik docker container uses 100% CPU when it serves as its own backend, which is an automatically generated route resulting from the Docker integration in the default configuration. This issue has been addressed in versions 2.10.6 and 3.0.0-beta5. Users are advised to upgrade. There are no known workarounds for this vulnerabili…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-47633">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-47124 – Traefik is an open source HTTP reverse proxy and load balancer. When Traefik is ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-47124</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-47124</guid>
    <pubDate>Mon, 04 Dec 2023 21:15:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-47124</strong></p>
  <p>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 `slowloris attack`. This vulnerability has been patch in version 2.10.6 and 3.0.0-beta5. Users are advised to upgrade. User…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-772</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-47124">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-47106 – Traefik is an open source HTTP reverse proxy and load balancer. When a request i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-47106</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-47106</guid>
    <pubDate>Mon, 04 Dec 2023 21:15:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-47106</strong></p>
  <p>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 the absolute path and the query. When this is combined with another frontend proxy like Nginx, it can be used to bypass…</p>
  <p><strong>CVSS:</strong> 4.8 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-47106">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-29013 – Traefik (pronounced traffic) is a modern HTTP reverse proxy and load balancer fo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-29013</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-29013</guid>
    <pubDate>Fri, 14 Apr 2023 19:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-29013</strong></p>
  <p>Traefik (pronounced traffic) is a modern HTTP reverse proxy and load balancer for deploying microservices. There is a vulnerability in Go when parsing the HTTP headers, which impacts Traefik. HTTP header parsing could allocate substantially more memory than required to hold the parsed headers. This behavior could be exploited to cause a denial of service. This issue has been patched in versions 2…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-29013">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-46153 – Traefik is an open source HTTP reverse proxy and load balancer. In affected vers...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-46153</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-46153</guid>
    <pubDate>Thu, 08 Dec 2022 22:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-46153</strong></p>
  <p>Traefik is an open source HTTP reverse proxy and load balancer. In affected versions there is a potential vulnerability in Traefik managing TLS connections. A router configured with a not well-formatted TLSOption is exposed with an empty TLSOption. For instance, a route secured using an mTLS connection set with a wrong CA file is exposed without verifying the client certificates. Users are advise…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-46153">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2022-23469 – Traefik is an open source HTTP reverse proxy and load balancer. Versions prior t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-23469</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-23469</guid>
    <pubDate>Thu, 08 Dec 2022 22:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2022-23469</strong></p>
  <p>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 Authorization header are displayed in the debug logs. Attackers must have access to a users logging system in order for c…</p>
  <p><strong>CVSS:</strong> 3.5 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-23469">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-39271 – Traefik (pronounced traffic) is a modern HTTP reverse proxy and load balancer th...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-39271</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-39271</guid>
    <pubDate>Tue, 11 Oct 2022 14:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-39271</strong></p>
  <p>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…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-39271">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-23632 – Traefik is an HTTP reverse proxy and load balancer. Prior to version 2.6.1, Trae...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-23632</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-23632</guid>
    <pubDate>Thu, 17 Feb 2022 15:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-23632</strong></p>
  <p>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 router choice, which implies the use of a wrong TLS configuration. When sending a request using FQDN handled by a router…</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-23632">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-32813 – Traefik is an HTTP reverse proxy and load balancer. Prior to version 2.4.13, the...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-32813</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-32813</guid>
    <pubDate>Tue, 03 Aug 2021 23:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-32813</strong></p>
  <p>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 privilege escalation, however, the Traefik team has addressed this issue to prevent any potential abuse. If one has a chain of T…</p>
  <p><strong>CVSS:</strong> 4.8 · <strong>CWE:</strong> CWE-913</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-32813">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-27375 – Traefik before 2.4.5 allows the loading of IFRAME elements from other domains.</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-27375</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-27375</guid>
    <pubDate>Thu, 18 Feb 2021 03:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-27375</strong></p>
  <p>Traefik before 2.4.5 allows the loading of IFRAME elements from other domains.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-1021</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-27375">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-15129 – In Traefik before versions 1.7.26, 2.2.8, and 2.3.0-rc3, there exists a potentia...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-15129</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-15129</guid>
    <pubDate>Thu, 30 Jul 2020 16:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-15129</strong></p>
  <p>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 site relative path and will redirect to any header provided URI. Successful exploitation of an open redirect can be used to…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-601</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-15129">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-20894 – Traefik 2.x, in certain configurations, allows HTTPS sessions to proceed without...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-20894</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-20894</guid>
    <pubDate>Thu, 02 Jul 2020 16:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-20894</strong></p>
  <p>Traefik 2.x, in certain configurations, allows HTTPS sessions to proceed without mutual TLS verification in a situation where ERR_BAD_SSL_CLIENT_AUTH_CERT should have occurred.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-20894">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-9321 – configurationwatcher.go in Traefik 2.x before 2.1.4 and TraefikEE 2.0.0 mishandl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-9321</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-9321</guid>
    <pubDate>Mon, 16 Mar 2020 19:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-9321</strong></p>
  <p>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.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-9321">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-12452 – types/types.go in Containous Traefik 1.7.x through 1.7.11, when the --api flag i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-12452</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-12452</guid>
    <pubDate>Wed, 29 May 2019 19:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-12452</strong></p>
  <p>types/types.go in Containous Traefik 1.7.x through 1.7.11, when the --api flag is used and the API is publicly reachable and exposed without sufficient access control (which is contrary to the API documentation), allows remote authenticated users to discover password hashes by reading the Basic HTTP Authentication or Digest HTTP Authentication section, or discover a key by reading the ClientTLS s…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-522</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-12452">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-15598 – Containous Traefik 1.6.x before 1.6.6, when --api is used, exposes the configura...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-15598</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-15598</guid>
    <pubDate>Tue, 21 Aug 2018 01:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-15598</strong></p>
  <p>Containous Traefik 1.6.x before 1.6.6, when --api is used, exposes the configuration and secret if authentication is missing and the API's port is publicly reachable.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-15598">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
