PatchSiren cyber security CVE debrief
CVE-2026-101045 fleetdm CVE debrief
CVE-2026-101045 debrief: Fleet-maintained app install and uninstall scripts for macOS had a vulnerability allowing arbitrary command execution as root on managed hosts due to incomplete escaping of Homebrew cask metadata. The issue was addressed in Fleet's ingestion pipeline on 2026-08-19 and is included in Fleet v4.92.0. This vulnerability was exploitable if an attacker could land crafted metadata in an upstream Homebrew cask and have it pass both upstream Homebrew cask review and Fleet's review of the automated ingestion pull request.
- Vendor
- fleetdm
- Product
- fleet
- CVSS
- HIGH 8.9
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-27
- Original CVE updated
- 2026-09-27
- Advisory published
- 2026-09-27
- Advisory updated
- 2026-09-27
Who should care
Defenders responsible for managing Fleet deployments on macOS, especially those handling app installations or updates via Homebrew cask, should assess exposure and verify the application of the fix in Fleet v4.92.0 or later.
Why it matters
CVE-2026-101045 allows an attacker to achieve arbitrary command execution as root on managed macOS hosts that install or uninstall affected Fleet-maintained apps. Defenders should prioritize verifying Fleet-managed host configurations, especially those handling app installations or updates via Homebrew cask, and apply Fleet v4.92.0 or later. The scope of affected deployments and potential exploitation attempts remain unknown.
- Potential for arbitrary command execution as root on managed macOS hosts.
- Exposure of Fleet-managed hosts to potential command injection attacks.
- Need for verification of Fleet-managed host configurations and patch levels.
- Possible impact on incident response and forensic analysis due to potential command injection.
Technical summary
Fleet-maintained app install and uninstall scripts for macOS were generated from Homebrew cask metadata without proper escaping at all interpolation sites. This allowed an attacker to inject shell metacharacters, potentially leading to arbitrary command execution as root on managed hosts. The vulnerability was addressed in Fleet's ingestion pipeline on 2026-08-19. The fix ensures that all cask metadata is properly escaped, preventing the injection of malicious commands. This vulnerability required the crafted metadata to pass both upstream Homebrew cask review and Fleet's review of the automated ingestion pull request.
Defensive priority
Defenders should prioritize verifying Fleet-managed macOS hosts for exposure, especially those handling app installations or updates via Homebrew cask.
Recommended defensive actions
- Verify Fleet-managed macOS hosts for exposure, especially those handling app installations or updates via Homebrew cask.
- Check if any crafted metadata passed upstream Homebrew cask review and Fleet's automated ingestion pull request.
- Inventory and monitor Fleet-managed hosts for suspicious activity related to app installations or updates.
- Apply Fleet v4.92.0 or later to ensure the fix is applied.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, its impact, and the fix implemented by Fleet. However, the scope of affected deployments and potential exploitation attempts remain unknown.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-101045 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-101045
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-101045 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-101045
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/fleetdm/fleet/security/advisories/GHSA-fv3p-h7wv-2jgm
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/fleet-homebrew-cask-os-command-injection-via-metadata
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.