CVE-2025-53534
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.
EPSS 2.30% · 85.0th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| github.com | tnborg/panel | 2.3.19, * |
| tnb-labs | panel | * |
Timeline
- Jan 21, 1970 Security Advisory
- Aug 4, 2025 CVE Published
- Aug 5, 2025 Coalition ESS Score
- Aug 6, 2025 EPSS Score
- Aug 6, 2025 Coalition ESS Score
- Aug 14, 2025 EPSS Score
- Aug 23, 2025 EPSS Score
- Aug 26, 2025 Coalition ESS Score
- Aug 31, 2025 EPSS Score
- Sep 9, 2025 EPSS Score
- Sep 17, 2025 EPSS Score
- Sep 26, 2025 EPSS Score
References
- https://github.com/tnborg/panel/security/advisories/GHSA-fm3m-jrgm-5ppg url
- https://github.com/tnborg/panel/commit/ed5c74c7534230ba685273504af4c1e1e3598ff1 url
- https://github.com/tnborg/panel/releases/tag/v2.5.6 url
- https://nvd.nist.gov/vuln/detail/CVE-2025-53534 advisory
- https://github.com/tnborg/panel/commit/4985eb2e1f388ecd6faf331941c13cb97368ec1d url
- https://github.com/tnborg/panel/commit/91ecd04c270061429f9df5ec19cd6b96a9f595f2 url
- https://github.com/tnborg/panel package