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-08-12T15:17:02.760863Z
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",
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "fixed": "0d89ae0"
                }
            ]
        }
    ],
    "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
Show details
{
    "source": "REFERENCES"
}

Database specific

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