Permalink
CVE-2026-41414
7.4 HIGH
- CVSS version: 3.1
- Attack vector (AV): NETWORK
- Attack complexity (AC): LOW
- Privileges required (PR): NONE
- User interaction (UI): REQUIRED
- Scope (S): CHANGED
- Confidentiality impact (C): NONE
- Integrity impact (I): HIGH
- Availability impact (A): NONE
by @LeSuisse Activity log
- Created suggestion
-
@LeSuisse
ignored
4 packages
- skimpdf
- vimPlugins.skim
- nushell-plugin-skim
- nushellPlugins.skim
- @LeSuisse dismissed
Skim: Arbitrary code execution via pull_request_target fork checkout in pr.yml
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.
References
-
https://github.com/skim-rs/skim/security/advisories/GHSA-9g93-rxr5-xhqw x_refsource_CONFIRM
Affected products
skim
- ==< bf63404ad51985b00ed304690ba9d477860a5a75
Matching in nixpkgs
Ignored packages (4)
pkgs.skimpdf
PDF reader and note-taker for macOS
pkgs.vimPlugins.skim
None
pkgs.nushell-plugin-skim
Nushell plugin that adds integrates the skim fuzzy finder
Package maintainers
-
@getchoo Seth Flynn <getchoo@tuta.io>
-
@krovuxdev krovuxdev <krovuxdev@proton.me>
-
@dywedir Vladyslav M. <dywedir@gra.red>