{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "6be3871a14c192d1fb8146cdbc76f29f27c1cf48"
            }
          ],
          "repo": "https://github.com/talishar/talishar",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-f386-xhcw-jrx8"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-22"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/28xxx/CVE-2026-28429.json"
  },
  "details": "Talishar is a fan-made Flesh and Blood project. Prior to commit 6be3871, a Path Traversal vulnerability was identified in the gameName parameter. While the application's primary entry points implement input validation, the ParseGamestate.php component can be accessed directly as a standalone script. In this scenario, the absence of internal sanitization allows for directory traversal sequences (e.g., ../) to be processed, potentially leading to unauthorized file access. This issue has been patched in commit 6be3871.",
  "id": "CVE-2026-28429",
  "modified": "2026-03-10T02:37:37.224866386Z",
  "published": "2026-03-06T04:59:49.629Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/28xxx/CVE-2026-28429.json"
    },
    {
      "type": "FIX",
      "url": "https://github.com/Talishar/Talishar/commit/6be3871a14c192d1fb8146cdbc76f29f27c1cf48"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/Talishar/Talishar/security/advisories/GHSA-f386-xhcw-jrx8"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28429"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Talishar: Critical Path Traversal in gameName Parameter"
}