SB2026050529 - Path traversal in Traefik
Published: May 5, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Path traversal (CVE-ID: CVE-2025-54386)
CWE-ID: CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a remote user to overwrite arbitrary files and execute arbitrary code.
The vulnerability exists due to path traversal in the unzipFile function in /plugins/client.go when extracting a crafted WASM plugin ZIP archive. A remote privileged user can supply a malicious ZIP archive containing ../ sequences to overwrite arbitrary files and execute arbitrary code.
Exploitation requires plugins to be enabled and a WASM plugin asset loaded by the server, and user interaction is required.
Remediation
Install update from vendor's website.