Lucene search
+L

196 matches found

OSV
OSV
added 2026/09/15 2:47 p.m.6 views

CVE-2026-55158 Conflibot: Command injection via crafted pull request branch names under pull_request_target

Conflibot warns in advance when merging a pull request will cause conflicts in other open pull requests. Prior to 1.2.1, src/index.ts builds git checkout, git merge, and git format-patch commands by interpolating the attacker-controlled pull request head.ref value into strings passed to exec. In...

9.1CVSS6AI score
SaveExploits0References8
CVE
CVE
added 2026/09/14 4:59 p.m.27 views

CVE-2026-59960

@argos-ci/core versions prior to 6.2.1 contain an OS Command Injection (CWE-78) in the gitFetch() and gitMergeBase() functions within packages/core/src/ci-environment/git.ts. When a project has hasRemoteContentAccess: false (the default without a Git provider integration), attacker-controlled bra...

7.5CVSS6.2AI score0.00476EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/14 4:59 p.m.36 views

CVE-2026-59960 Argos JavaScript: CI Branch Name OS Command Injection in @argos-ci/core

Argos JavaScript provides official Argos SDKs for JavaScript. Prior to Argos core package version 6.2.1, attacker-controlled CI branch or ref values from GITHUBHEADREF or ARGOSBRANCH can flow through config.branch and getMergeBaseCommitSha when hasRemoteContentAccess is false. The gitFetch and...

7.5CVSS0.00476EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/13 6:45 p.m.12 views

atlas-tj-actions-poc

CVE-2025-54416: tj-actions/branch-names コマンドインジェクション PoC このリポジトリは CVE-2025-54416 をデモンストレーションします。これは tj-actions/branch-names における重大なコマンドインジェクションの脆弱性であり、5,000以上の公開リポジトリに影響を与えます。 脆弱性 tj-actions/branch-names GitHub Action バージョン "$GITHUBOUTPUT" 攻撃チェーン 1. 攻撃者がシェルコマンドを含む悪意のある名前のブランチを作成する 2. 被害者のワークフローが...

9.1CVSS6.1AI score0.00586EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2026/09/10 10:34 p.m.11 views

@argos-ci/core: CI Branch Name OS Command Injection

CI Branch Name OS Command Injection in @argos-ci/core Summary @argos-ci/[email protected] passes attacker-controlled CI branch/ref strings directly into an execSync template literal in packages/core/src/ci-environment/git.ts:89. When a CI project has hasRemoteContentAccess: false, the Argos upload flow...

7.5CVSS6.6AI score0.00476EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/09/10 10:34 p.m.7 views

GHSA-4X45-GXVP-6283 @argos-ci/core: CI Branch Name OS Command Injection

CI Branch Name OS Command Injection in @argos-ci/core Summary @argos-ci/[email protected] passes attacker-controlled CI branch/ref strings directly into an execSync template literal in packages/core/src/ci-environment/git.ts:89. When a CI project has hasRemoteContentAccess: false, the Argos upload flow...

7.5CVSS6.6AI score0.00476EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.12 views

PT-2026-89735

CI Branch Name OS Command Injection in @argos-ci/core Summary @argos-ci/[email protected] passes attacker-controlled CI branch/ref strings directly into an execSync template literal in packages/core/src/ci-environment/git.ts:89. When a CI project has hasRemoteContentAccess: false, the Argos upload flow...

7.5CVSS6.6AI score0.00476EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/28 8:19 p.m.15 views

CVE-2026-75486

Synk Sweater Comb before 3.8.8 contains a command injection vulnerability that allows an attacker who controls the .vervet.yaml configuration file to execute arbitrary OS commands by injecting malicious input into the linters..optic-ci.original branch name field. The expectGitBranch function in...

8.5CVSS0.01251EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/28 3:47 p.m.19 views

CVE-2026-75486 Synk Sweater Comb < 3.8.8 Command Injection via .vervet.yaml Branch Name

Synk Sweater Comb before 3.8.8 contains a command injection vulnerability that allows an attacker who controls the .vervet.yaml configuration file to execute arbitrary OS commands by injecting malicious input into the linters..optic-ci.original branch name field. The expectGitBranch function in...

8.5CVSS6.2AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/28 3:47 p.m.39 views

CVE-2026-75486 Synk Sweater Comb < 3.8.8 Command Injection via .vervet.yaml Branch Name

Synk Sweater Comb before 3.8.8 contains a command injection vulnerability that allows an attacker who controls the .vervet.yaml configuration file to execute arbitrary OS commands by injecting malicious input into the linters..optic-ci.original branch name field. The expectGitBranch function in...

8.5CVSS0.01251EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 3:47 p.m.27 views

CVE-2026-75486

Synk Sweater Comb (Snyk) before 3.8.8 contains a command injection vulnerability. The root cause is in the expectGitBranch() function in src/lint.ts, which passes an unsanitized branch name—sourced from the linters..optic-ci.original field in the .vervet.yaml configuration file—directly into chil...

8.5CVSS6.2AI score0.01251EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/28 3:47 p.m.14 views

EUVD-2026-67789

Synk Sweater Comb before 3.8.8 contains a command injection vulnerability that allows an attacker who controls the .vervet.yaml configuration file to execute arbitrary OS commands by injecting malicious input into the linters..optic-ci.original branch name field. The expectGitBranch function in...

8.5CVSS6.2AI score0.01251EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/05 6:29 p.m.38 views

CVE-2026-48168 PraisonAI: GitHub Actions Claude workflow command injection via unquoted PR branch name

PraisonAI is a multi-agent teams system. In versions prior to 4.6.40, the bundled Claude GitHub Actions workflow is vulnerable to command injection because it embeds an attacker-controlled pull request branch name into a Bash run: block without quoting or validation. Additionally, the workflow...

10CVSS0.00905EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/05 6:29 p.m.22 views

CVE-2026-48168 PraisonAI: GitHub Actions Claude workflow command injection via unquoted PR branch name

PraisonAI is a multi-agent teams system. In versions prior to 4.6.40, the bundled Claude GitHub Actions workflow is vulnerable to command injection because it embeds an attacker-controlled pull request branch name into a Bash run: block without quoting or validation. Additionally, the workflow...

10CVSS5.9AI score
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.14 views

SUSE CVE-2026-52806

Gogs is an open source self-hosted Git service. Prior to 0.14.3, Gogs allows authenticated users to achieve Remote Code Execution RCE on the server by creating a pull request with a specially crafted branch name that injects the --exec flag into the git rebase command during the "Rebase before...

9.9CVSS7.9AI score0.07934EPSS
SaveExploits2References2
OSV
OSV
added 2026/07/02 7:16 p.m.19 views

GHSA-VV65-F55V-XM6G Grackle has command/argument injection in the git worktree executor that enables RCE on provisioned hosts via an unsanitized task branch name (shell:true)

Summary The default git executor used for all worktree operations spawns git through a shell, and the untrusted task branch name flows into the command unsanitized. A caller able to reach the PowerLine SpawnSession RPC a malicious or compromised agent acting through the orchestration layer, or an...

8.7CVSS5.8AI score
SaveExploits0References2
VulnCheck KEV
VulnCheck KEV
added 2026/06/28 12:00 a.m.26 views

VulnCheck KEV: CVE-2026-52806

Gogs is an open source self-hosted Git service. Prior to 0.14.3, Gogs allows authenticated users to achieve Remote Code Execution RCE on the server by creating a pull request with a specially crafted branch name that injects the --exec flag into the git rebase command during the "Rebase before...

9.9CVSS6AI score0.07934EPSS
SaveIn wildExploits2References3
NVD
NVD
added 2026/06/24 9:16 p.m.22 views

CVE-2026-52806

Gogs is an open source self-hosted Git service. Prior to 0.14.3, Gogs allows authenticated users to achieve Remote Code Execution RCE on the server by creating a pull request with a specially crafted branch name that injects the --exec flag into the git rebase command during the "Rebase before...

9.9CVSS0.07934EPSS
SaveExploits2References4
ATTACKERKB
ATTACKERKB
added 2026/06/24 8:21 p.m.15 views

CVE-2026-52806

Gogs is an open source self-hosted Git service. Prior to 0.14.3, Gogs allows authenticated users to achieve Remote Code Execution RCE on the server by creating a pull request with a specially crafted branch name that injects the --exec flag into the git rebase command during the "Rebase before...

9.9CVSS6AI score0.07934EPSS
SaveExploits2References6Affected Software1
EUVD
EUVD
added 2026/06/24 5:33 p.m.26 views

EUVD-2026-39001

Warp is an agentic development environment. From 0.2025.08.06.08.12.stable00 until 0.2026.05.06.15.42.stable01, Warp contains a command injection in the prompt branch selector. A user who can publish a branch to a Git repository opened in Warp can cause a crafted branch name to be interpreted by...

8CVSS5.8AI score0.0132EPSS
SaveExploits0References2
Rows per page
Query Builder