Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/aaif-goose/goose
- https://github.com/aaif-goose/goose/blob/v1.49.0/crates/goose/src/agents/extensi
- https://github.com/aaif-goose/goose/blob/v1.49.0/crates/goose/src/recipe/mod.rs
- https://github.com/aaif-goose/goose/issues/10325
- https://www.vulncheck.com/advisories/goose-1.37.0-arbitrary-command-execution-vi
FAQ
What is CVE-2026-85623?
CVE-2026-85623 is a vulnerability with a CVSS score of 8.8 (HIGH). 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 r...
How severe is CVE-2026-85623?
CVE-2026-85623 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-85623?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.