CVE-2025-54386
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-08-02

Last updated on: 2025-11-26

Assigner: GitHub, Inc.

Description
Traefik is an HTTP reverse proxy and load balancer. In versions 2.11.27 and below, 3.0.0 through 3.4.4 and 3.5.0-rc1, a path traversal vulnerability was discovered in WASM Traefik’s plugin installation mechanism. By supplying a maliciously crafted ZIP archive containing file paths with ../ sequences, an attacker can overwrite arbitrary files on the system outside of the intended plugin directory. This can lead to remote code execution (RCE), privilege escalation, persistence, or denial of service. This is fixed in versions 2.11.28, 3.4.5 and 3.5.0.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-08-02
Last Modified
2025-11-26
Generated
2026-05-07
AI Q&A
2025-08-02
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 5 associated CPEs
Vendor Product Version / Range
traefik traefik to 2.11.7 (exc)
traefik traefik From 3.0.0 (inc) to 3.4.4 (exc)
traefik traefik 3.5.0
traefik traefik 3.5.0
traefik traefik 3.5.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
CWE-30 The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize '\dir\..\filename' (leading backslash dot dot) sequences that can resolve to a location that is outside of that directory.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a path traversal issue in Traefik's WASM plugin installation mechanism. By providing a specially crafted ZIP archive with file paths containing '../' sequences, an attacker can overwrite files outside the intended plugin directory. This can allow the attacker to execute remote code, escalate privileges, maintain persistence, or cause denial of service.


How can this vulnerability impact me? :

The vulnerability can lead to remote code execution, privilege escalation, persistence on the system, or denial of service, potentially compromising the security and availability of the affected system.


What immediate steps should I take to mitigate this vulnerability?

To mitigate this vulnerability, immediately upgrade Traefik to a fixed version: 2.11.28, 3.4.5, or 3.5.0 or later. Avoid using vulnerable versions 2.11.27 and below, 3.0.0 through 3.4.4, and 3.5.0-rc1. Additionally, restrict plugin installation permissions and monitor for suspicious plugin installation activity to reduce risk until upgraded.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart