Vulnerability Description
FluxCP is a web-based Control Panel for rAthena servers written in PHP. A critical Cross-Site Request Forgery (CSRF) vulnerability exists in the FluxCP-based website template used by multiple rAthena/Ragnarok servers. State-changing POST endpoints accept browser-initiated requests that are authorized solely by the session cookie without per-request anti-CSRF tokens or robust Origin/Referer validation. An attacker who can lure a logged-in user to an attacker-controlled page can cause that user to perform sensitive actions without their intent. This vulnerability is fixed with commit e3f130c.
Related Weaknesses (CWE)
References
- https://github.com/rathena/FluxCP/commit/e3f130c4a2ccd615a3ee2ee0302ecbfbd84747e
- https://github.com/rathena/FluxCP/security/advisories/GHSA-5w2g-8cqq-r4fr
- https://github.com/rathena/FluxCP/security/advisories/GHSA-5w2g-8cqq-r4fr
FAQ
What is CVE-2025-62797?
CVE-2025-62797 is a documented vulnerability. FluxCP is a web-based Control Panel for rAthena servers written in PHP. A critical Cross-Site Request Forgery (CSRF) vulnerability exists in the FluxCP-based website template used by multiple rAthena/...
How severe is CVE-2025-62797?
CVSS scoring is not yet available for CVE-2025-62797. Check NVD for updates.
Is there a patch for CVE-2025-62797?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.