CVE-2025-53534
HIGHRatPanel 2.3.19 to 2.5.5 - Path Cleaning Authentication Bypass Command Execution
Title source: manualDescription
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.
References (3)
Core 3
Core References
Vendor Advisory x_refsource_confirm
https://github.com/tnborg/panel/security/advisories/GHSA-fm3m-jrgm-5ppg
Patch x_refsource_misc
https://github.com/tnborg/panel/commit/ed5c74c7534230ba685273504af4c1e1e3598ff1
Release Notes x_refsource_misc
https://github.com/tnborg/panel/releases/tag/v2.5.6
Scores
CVSS v4
7.7
EPSS
0.0060
EPSS Percentile
43.6%
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
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
total
Details
CWE
CWE-305
Status
published
Products (2)
tnb-labs/panel
>= 2.3.19, < 2.5.6
tnborg/panel
2.3.19 - 2.5.6Go
Published
Aug 05, 2025
Tracked Since
Feb 18, 2026