PatchSiren cyber security CVE debrief
CVE-2026-72718 aaif-goose CVE debrief
CVE-2026-72718 is a high-severity vulnerability in the goose AI agent that allows arbitrary command execution. Users of versions before 1.44.0 should upgrade immediately and review repository configurations to prevent exploitation. The vulnerability's impact includes potential file access, secret exfiltration, and command execution with user privileges. Evidence is based on official CVE and NVD records, as well as source references from the vendor. The vulnerability is caused by the insecure use of the system 'git' executable to gather diffs for review without properly stripping attacker-controlled Git configuration. This allows malicious repositories to execute arbitrary commands
- Vendor
- aaif-goose
- Product
- goose
- CVSS
- HIGH 7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-10
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-10
- Advisory updated
- 2026-09-09
Who should care
Users of goose AI agent versions before 1.44.0 should assess exposure and take action to secure their environment. This includes administrators and users who interact with potentially malicious repositories using goose.
Why it matters
CVE-2026-72718 is a high-severity vulnerability in the goose AI agent that allows arbitrary command execution. Users of versions before 1.44.0 should upgrade immediately and review repository configurations to prevent exploitation. The vulnerability's impact includes potential file access, secret exfiltration, and command execution with user privileges. Evidence is based on official CVE and NVD records, as well as source references from the vendor.
- Potential for arbitrary file access or modification
- Possible exfiltration of environment secrets and provider API keys
- Execution of commands with user privileges
- Need for verification of affected versions and remediation status
Technical summary
The goose AI agent, prior to version 1.44.0, uses the system 'git' executable to gather diffs for review without properly stripping attacker-controlled Git configuration. This allows malicious repositories to execute arbitrary commands on the host during the index refresh performed by 'git diff HEAD'. The commands run with the privileges and environment of the user running goose, potentially allowing file access or modification and exfiltration of environment secrets and provider API keys.
Defensive priority
High priority for users of goose AI agent versions before 1.44.0
Recommended defensive actions
- Upgrade goose to version 1.44.0 or later
- Review and restrict Git configuration in repositories used with goose
- Monitor environment for suspicious activity related to goose usage
- Verify affected versions and remediation status
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record and NVD entry provide details on the vulnerability in goose AI agent versions before 1.44.0. The vulnerability allows arbitrary command execution due to insecure use of the system 'git' executable.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-72718 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-72718
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-72718 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-72718
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/aaif-goose/goose/commit/f8b5b7ba1fe6d006ccf6942f6b85a1bae985a2de
-
Source reference
Unverified legacy reference
URL: https://github.com/aaif-goose/goose/releases/tag/v1.44.0
-
Source reference
Unverified legacy reference
URL: https://github.com/aaif-goose/goose/security/advisories/GHSA-r5pp-p5r8-466r
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.