CVE-2025-62170
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-10-13

Last updated on: 2025-10-20

Assigner: GitHub, Inc.

Description
rAthena is an open-source cross-platform MMORPG server. A use-after-free vulnerability exists in the RODEX functionality of rAthena's map-server in versions prior to commit af2f3ba. An unauthenticated attacker can exploit this vulnerability via a specific attacking scenario to cause a denial of service by crashing the map-server. This issue has been patched in commit af2f3ba. There are no known workarounds aside from manually applying the patch.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-10-13
Last Modified
2025-10-20
Generated
2026-05-07
AI Q&A
2025-10-13
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
rathena rathena to 2025-10-12 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-416 The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

CVE-2025-62170 is a use-after-free vulnerability in the RODEX component of the rAthena map-server software. This flaw allows an unauthenticated attacker to remotely exploit the server by triggering a specific attack scenario that causes the map-server to crash, resulting in a denial of service. The vulnerability affects all versions prior to commit af2f3ba and has been fixed in that commit. [1]


How can this vulnerability impact me? :

This vulnerability can impact you by allowing a remote attacker to cause a denial of service on the rAthena map-server. The attacker does not need any privileges or user interaction to exploit the flaw, which leads to server crashes and unavailability of the service. [1]


What immediate steps should I take to mitigate this vulnerability?

The immediate step to mitigate this vulnerability is to manually apply the patch introduced in commit af2f3ba, which fixes the use-after-free issue in the RODEX component of the rAthena map-server. There are no known workarounds aside from applying this patch. [1]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart