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.
CVSS

No CVSS.

Configurations

No configuration.

History

06 Aug 2025, 20:23

Type Values Removed Values Added
References () https://github.com/tnborg/panel/security/advisories/GHSA-fm3m-jrgm-5ppg - () https://github.com/tnborg/panel/security/advisories/GHSA-fm3m-jrgm-5ppg -
Summary
  • (es) RatPanel es un panel de gestión de operaciones y mantenimiento de servidores. En las versiones 2.3.19 a 2.5.5, cuando un atacante obtiene la ruta de acceso del backend de RatPanel (incluyendo, entre otras, rutas predeterminadas débiles, ataques de fuerza bruta, etc.), puede ejecutar comandos del sistema o tomar el control de los hosts administrados por el panel sin iniciar sesión. Además de esta vulnerabilidad de ejecución remota de código (RCE), el código defectuoso también permite accesos no autorizados. RatPanel utiliza el middleware CleanPath, proporcionado por el paquete github.com/go-chi/chi, para limpiar las URL, pero este middleware no procesa r.URL.Path, lo que puede provocar la malinterpretación de las rutas. Esto se solucionó en la versión 2.5.6.

05 Aug 2025, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-08-05 21:15

Updated : 2025-08-06 20:23


NVD link : CVE-2025-53534

Mitre link : CVE-2025-53534

CVE.ORG link : CVE-2025-53534


JSON object : View

Products Affected

No product.

CWE
CWE-305

Authentication Bypass by Primary Weakness