SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-85623

HIGH · CVSS 8.8 EPSS 0.40% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-04 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

Goose version 1.37.0 is vulnerable to executing arbitrary commands due to insufficient security inspection of recipe stdio extensions and retry checks. This flaw allows attackers to craft malicious recipes that can run shell commands with the privileges of the user running Goose, potentially leading to unauthorized access or system compromise. Organizations using this version should prioritize patching to mitigate the risk of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-85623
Severity
HIGH
CVSS
8.8
EPSS
0.40%

Original NVD Description

goose 1.37.0 executes arbitrary commands from recipe stdio extensions and retry.checks without security inspection. Attackers can distribute malicious recipes that execute shell commands as the user running goose, bypassing the recipe security scan which does not inspect extensions or retry configurations.