{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:skim-rs:skim:*:*:*:*:*:rust:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "4.6.1"
              }
            ],
            "source": [
              "CPE_RANGE",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "8d92d05b8e9ef1c6dfc5c190151aa9377907cc56"
            },
            {
              "fixed": "bf63404ad51985b00ed304690ba9d477860a5a75"
            }
          ],
          "repo": "https://github.com/skim-rs/skim",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-9g93-rxr5-xhqw"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-94"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41414.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "fixed": "bf63404ad51985b00ed304690ba9d477860a5a75"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "Skim is a fuzzy finder designed to through files, lines, and commands. The generate-files job in .github/workflows/pr.yml checks out attacker-controlled fork code and executes it via cargo run, with access to SKIM_RS_BOT_PRIVATE_KEY and GITHUB_TOKEN (contents:write). No gates prevent exploitation - any GitHub user can trigger this by opening a pull request from a fork. This vulnerability is fixed with commit bf63404ad51985b00ed304690ba9d477860a5a75.",
  "id": "CVE-2026-41414",
  "modified": "2026-07-15T01:49:18.245114362Z",
  "published": "2026-04-24T18:32:36.283Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41414.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/skim-rs/skim/security/advisories/GHSA-9g93-rxr5-xhqw"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41414"
    },
    {
      "type": "FIX",
      "url": "https://github.com/skim-rs/skim/commit/bf63404ad51985b00ed304690ba9d477860a5a75"
    },
    {
      "type": "EVIDENCE",
      "url": "https://drive.google.com/file/d/1Gj7ziTK42YWXYoQgTbis_rMitHR59J6F/view"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Skim: Arbitrary code execution via pull_request_target fork checkout in pr.yml"
}