icon

We found results for “

CVE-2025-53534

Good to know:

icon

Date: August 5, 2025

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.

Severity Score

Severity Score

Weakness Type (CWE)

Interpretation Conflict

CWE-436

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-22

Authentication Bypass by Primary Weakness

CWE-305

Top Fix

icon

Upgrade Version

Upgrade to version github.com/tnborg/panel - v2.5.6;github.com/tnborg/panel - v0.0.0-20250707071915-4985eb2e1f38;https://github.com/tnborg/panel.git - v2.5.6

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): LOW
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): HIGH
Integrity (I): HIGH
Availability (A): HIGH

Do you need more information?

Contact Us