CVE 7.7 HIGH

RatPanel can perform remote command execution without authorization_CVE-2025-53534

7.7 / 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

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.

Basic Information

ID CVE-2025-53534
Source GitHub_M
Published Aug 5, 2025 at 20:58
Modified Aug 6, 2025 at 19:21

Affected Product

Vendor tnb-labs
Product panel
Version >= 2.3.19, < 2.5.6
Affected Versions tnb-labs panel >= 2.3.19, < 2.5.6

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.