{
  "affected": [
    {
      "database_specific": {
        "unresolved_ranges": [
          {
            "events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2025-09-06"
              }
            ]
          }
        ]
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "0cc348b186bbcc3c604c17c39589a319f27d469b"
            }
          ],
          "repo": "https://github.com/rathena/rathena",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-pjh7-jgr8-4ff6"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-119",
      "CWE-125",
      "CWE-787"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/58xxx/CVE-2025-58750.json"
  },
  "details": "rAthena is an open-source cross-platform massively multiplayer online role playing game (MMORPG) server. Versions prior to commit 0cc348b are missing a bound check in `chclif_parse_moveCharSlot` that can result in reading and writing out of bounds using input from the user. The problem has been fixed in commit 0cc348b.",
  "id": "CVE-2025-58750",
  "modified": "2026-04-01T23:10:28.449220653Z",
  "published": "2025-09-09T22:14:40.265Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/58xxx/CVE-2025-58750.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/rathena/rathena/security/advisories/GHSA-pjh7-jgr8-4ff6"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58750"
    },
    {
      "type": "FIX",
      "url": "https://github.com/rathena/rathena/commit/0cc348b186bbcc3c604c17c39589a319f27d469b"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "rAthena missing bound check in chclif_parse_moveCharSlot"
}