CVE-2025-58448

Source
https://cve.org/CVERecord?id=CVE-2025-58448
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-58448.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-58448
Aliases
  • GHSA-x99j-36m7-4vv7
Published
2025-09-09T22:12:49.148Z
Modified
2026-04-12T18:40:00.970015Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
rAthena has SQL Injection in PartyBooking component via `WorldName` parameter.
Details

rAthena is an open-source cross-platform massively multiplayer online role playing game (MMORPG) server. Versions prior to commit 0d89ae0 have a SQL Injection in the PartyBooking component via WorldName parameter. Commit 0d89ae0 fixes the issue.

Database specific
{
    "cwe_ids": [
        "CWE-89"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/58xxx/CVE-2025-58448.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/rathena/rathena

Affected ranges

Type
GIT
Repo
https://github.com/rathena/rathena
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-58448.json"
vanir_signatures
[
    {
        "signature_version": "v1",
        "deprecated": false,
        "digest": {
            "length": 868.0,
            "function_hash": "134714334644651838487143543423258764305"
        },
        "source": "https://github.com/rathena/rathena/commit/0d89ae071ff5e46e8dedcf45d060acec84b3abb5",
        "id": "CVE-2025-58448-1c08372a",
        "signature_type": "Function",
        "target": {
            "function": "HANDLER_FUNC",
            "file": "src/web/partybooking_controller.cpp"
        }
    },
    {
        "signature_version": "v1",
        "deprecated": false,
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "168786846792040716610490184518210287721",
                "75749053554033276720504139535088965857",
                "45763971006075405746041165147030097620",
                "277324596200186064821382591434608888607",
                "39878881667286493239577508963265659740",
                "191927943423615678416071564265528298487",
                "252792379955794795058568950399334317323"
            ]
        },
        "source": "https://github.com/rathena/rathena/commit/0d89ae071ff5e46e8dedcf45d060acec84b3abb5",
        "id": "CVE-2025-58448-9ba90736",
        "signature_type": "Line",
        "target": {
            "file": "src/web/partybooking_controller.cpp"
        }
    }
]
vanir_signatures_modified
"2026-04-12T18:40:00Z"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "2025-09-06"
            }
        ]
    }
]