CVE-2025-47952 LOW

CVE-2025-47952: Traefik allows path traversal using url encoding

Vendor Traefik
Product traefik
Weakness CWE-22 · Path traversal
Published May 30, 2025
Last update May 30, 2025

CVSS base score

2.9/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

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

What the vulnerability does

01Description

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 a backend, exposed using another router, by-passing the middlewares chain. This issue has been patched in versions 2.11.25 and 3.4.1.

Key dates

02Disclosure timeline

May 30, 2025 CVE published
May 30, 2025 Record updated