CVE-2025-62170
Unknown Unknown - Not Provided

BaseFortify

Vulnerability report for CVE-2025-62170, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

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-07-06
AI Q&A
2025-10-13
EPSS Evaluated
2026-07-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 Quick Actions

Instant insights powered by AI
Executive Summary

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]

Impact Analysis

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]

Mitigation Strategies

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]

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-62170. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart