---
cve: "CVE-2025-32431"
severity: "HIGH"
cvss: 8.8
epss: "89%"
vendor: "traefik"
kev: false
exploited: false
published: "2025-04-21 16:15:54"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-07T16:10:50+02:00"
---

# CVE-2025-32431

> 8.8 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:P
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 8816cb86a4425dfa90adf01312a6b6e4d73e2792 (Commit)
- b05ec75f982006c9d59fc535c752d5907ec94826 (Commit)

## Referenzen

- <https://github.com/traefik/traefik/security/advisories/GHSA-6p68-w45g-48j7>
- <https://github.com/traefik/traefik/pull/11684>
- <https://github.com/traefik/traefik/releases/tag/v2.11.24>
- <https://github.com/traefik/traefik/releases/tag/v3.3.6>
- <https://github.com/traefik/traefik/releases/tag/v3.4.0-rc2>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2025-32431) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
