VYPR
High severityNVD Advisory· Published Apr 21, 2025· Updated Apr 21, 2025

Traefik has a possible vulnerability with the path matchers

CVE-2025-32431

Description

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 target a backend, exposed using another router, by-passing the middlewares chain. This issue has been patched in versions 2.11.24, 3.3.6, and 3.4.0-rc2. A workaround involves adding a PathRegexp rule to the matcher to prevent matching a route with a /../ in the path.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
github.com/traefik/traefikGo
<= 1.7.34
github.com/traefik/traefik/v2Go
< 2.11.232.11.23
github.com/traefik/traefik/v3Go
< 3.3.63.3.6
github.com/traefik/traefik/v3Go
>= 3.4.0-rc1, < 3.4.0-rc23.4.0-rc2

Affected products

6

Patches

Vulnerability mechanics

References

7

News mentions

0

No linked articles in our index yet.