Description
RatPanel is a server operation and maintenance management panel. In versions 2.3.19 through 2.5.5, when an attacker obtains the backend login path of RatPanel (including but not limited to weak default paths, brute-force cracking, etc.), they can execute system commands or take over hosts managed by the panel without logging in. In addition to this remote code execution (RCE) vulnerability, the flawed code also leads to unauthorized access. RatPanel uses the CleanPath middleware provided by github.com/go-chi/chi package to clean URLs, but but the middleware does not process r.URL.Path, which can cause the paths to be misinterpreted. This is fixed in version 2.5.6.
INFO
Published Date :
2025-08-05T20:58:56.350Z
Last Modified :
2025-08-06T19:21:42.760Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2025-53534 vulnerability.
Vendors | Products |
---|---|
Ratpanel Project |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-53534.