Dismissed
Permalink
CVE-2026-41414
7.4 HIGH
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): None (N)
- User Interaction (UI): Required (R)
- Scope (S): Changed (C)
- Confidentiality (C): None (N)
- Integrity (I): High (H)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): Required (R)
- Modified Confidentiality (MC): None (N)
- Modified Scope (MS): Changed (C)
- Modified Integrity (MI): High (H)
- Modified Availability (MA): None (N)
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
pkgs.nushellPlugins.skim
Nushell plugin that adds integrates the skim fuzzy finder
Package maintainers
-
@krovuxdev krovuxdev <krovuxdev@proton.me>
-
@dywedir Vladyslav M. <dywedir@gra.red>
-
@getchoo Seth Flynn <getchoo@tuta.io>