goose is general-purpose AI agent that runs on your machine. Prior to 1.44.0, the goose review command runs the system git executable to gather the diff for review without stripping attacker-controlled Git configuration. A malicious repository whose .git/config sets [core] fsmonitor = causes Git to execute that command on the host during the index refresh performed by git diff HEAD. The command runs before goose contacts a model and without a submitted prompt, model call, tool approval, or trust prompt. The context-gathering Git process is not sandboxed and is outside goose's tool-permission model. Arbitrary commands run with the privileges and environment of the user running goose, allowing file access or modification and exfiltration of environment secrets and provider API keys. The vulnerable Git invocations are built by git_command() in crates/goose-cli/src/commands/review/handler.rs and are used by touched_files() and collect_diff() for git diff --name-only HEAD and git diff HEAD. This issue is fixed in version 1.44.0.
CVE-2026-72718
This high-severity CVE scores 7.0 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.1%, top 97% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.0
- EG Score
- 7.0(medium)
- EG Risk
- 48(Track*)EG Risk 48/100SSVC: Track*
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity70% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Watch closely — could escalate to Attend. - EPSS PROB
- 0%
- EPSS %ILE
- 3%
- KEV
- Not listed
Published
August 10, 2026
Last Modified
August 10, 2026
Advisory Details (3)
Auto-updated Aug 10, 2026Arbitrary command execution in goose CLI via `goose review` via git core.fsmonitor · Advisory · aaif-goose/goose · GitHub
https://github.com/aaif-goose/goose/security/advisories/GHSA-r5pp-p5r8-466rv1.44.0
Patch available: aaif-goose/goose v1.44.0
https://github.com/aaif-goose/goose/releases/tag/v1.44.0commit f8b5b7ba1fe6 (aaif-goose/goose)
Fix landed in aaif-goose/goose commit f8b5b7ba1fe6 — awaiting tagged release
https://github.com/aaif-goose/goose/commit/f8b5b7ba1fe6d006ccf6942f6b85a1bae985a2deWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 12× in last 7d / 41× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 09:58 UTCEG score recompute
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-28 00:54 UTCEG score recompute
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-27 00:06 UTCEG score recompute
- 2026-08-26 14:47 UTCEPSS rescore
- 2026-08-25 23:38 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 23:15 UTCEG score recompute
- 2026-08-24 11:03 UTCEG score recompute
- 2026-08-23 10:22 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 09:53 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 09:31 UTCEG score recompute
- 2026-08-20 22:56 UTCEPSS rescore
- 2026-08-19 20:57 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 20:33 UTCEG score recompute
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-17 20:04 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-16 19:39 UTCEG score recompute
Show 16 moreShow fewer
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 07:27 UTCEG score recompute
- 2026-08-16 02:15 UTCEPSS rescore
- 2026-08-15 07:05 UTCEG score recompute
- 2026-08-15 01:31 UTCEPSS rescore
- 2026-08-14 06:42 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-12 18:08 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-11 17:46 UTCEG score recompute
- 2026-08-10 17:22 UTCEG score recompute
- 2026-08-10 17:10 UTCEG score recompute
- 2026-08-10 16:29 UTCEG score recompute
- 2026-08-10 15:45 UTCEG score recompute
- 2026-08-10 15:44 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-94
- CVE-2003-1432EG 10.0EPSS p94HIGH
- CVE-2002-0495EG 10.0EPSS p96HIGH
- CVE-1999-0702EG 10.0EPSS p98HIGH
- CVE-1999-0509EG 10.0EPSS p98HIGH
- CVE-2006-1318EG 9.3EPSS p97HIGH
- CVE-2006-1301EG 9.3EPSS p95HIGH
- CVE-2006-1308EG 9.3EPSS p95HIGH
- CVE-2006-1309EG 9.3EPSS p95HIGH
- CVE-2006-1304EG 9.3EPSS p96HIGH
- CVE-2006-1306EG 9.3EPSS p95HIGH
Frequently asked(5)
What is CVE-2026-72718?
When was CVE-2026-72718 disclosed?
Is CVE-2026-72718 actively exploited?
What is the CVSS score of CVE-2026-72718?
How do I remediate CVE-2026-72718?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-72718
Is Your Infrastructure Affected by CVE-2026-72718?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.