CVE-2025-32431

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:*
cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:*
cpe:2.3:a:traefik:traefik:3.4.0:-:*:*:*:*:*:*
cpe:2.3:a:traefik:traefik:3.4.0:rc1:*:*:*:*:*:*

History

25 Nov 2025, 15:13

Type Values Removed Values Added
CPE cpe:2.3:a:traefik:traefik:3.4.0:-:*:*:*:*:*:*
cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:*
cpe:2.3:a:traefik:traefik:3.4.0:rc1:*:*:*:*:*:*
First Time Traefik
Traefik traefik
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.1
References () https://github.com/traefik/traefik/pull/11684 - () https://github.com/traefik/traefik/pull/11684 - Patch
References () https://github.com/traefik/traefik/releases/tag/v2.11.24 - () https://github.com/traefik/traefik/releases/tag/v2.11.24 - Release Notes
References () https://github.com/traefik/traefik/releases/tag/v3.3.6 - () https://github.com/traefik/traefik/releases/tag/v3.3.6 - Release Notes
References () https://github.com/traefik/traefik/releases/tag/v3.4.0-rc2 - () https://github.com/traefik/traefik/releases/tag/v3.4.0-rc2 - Release Notes
References () https://github.com/traefik/traefik/security/advisories/GHSA-6p68-w45g-48j7 - () https://github.com/traefik/traefik/security/advisories/GHSA-6p68-w45g-48j7 - Patch, Vendor Advisory

23 Apr 2025, 14:08

Type Values Removed Values Added
Summary
  • (es) Traefik (pronunciado "traffic") es un proxy inverso HTTP y balanceador de carga. En versiones anteriores a 2.11.24, 3.3.6 y 3.4.0-rc2, existe una vulnerabilidad potencial en Traefik al gestionar las solicitudes mediante un comparador PathPrefix, Path o PathRegex. Cuando Traefik se configura para enrutar las solicitudes a un backend mediante un comparador basado en la ruta, si la URL contiene un /../ en su ruta, es posible dirigirse a un backend expuesto mediante otro enrutador, omitiendo la cadena de middleware. Este problema se ha corregido en las versiones 2.11.24, 3.3.6 y 3.4.0-rc2. Un workaround consiste en añadir una regla `PathRegexp` al comparador para evitar que coincida con una ruta que contenga un `/../` en la ruta.

21 Apr 2025, 16:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-04-21 16:15

Updated : 2025-11-25 15:13


NVD link : CVE-2025-32431

Mitre link : CVE-2025-32431

CVE.ORG link : CVE-2025-32431


JSON object : View

Products Affected

traefik

  • traefik
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')