Description
Fleet is open source device management software. Prior to 4.81.1, the Orbit agent's FileVault disk encryption key rotation flow on collects a local user's password via a GUI dialog and interpolates it directly into a Tcl/expect script executed via exec.Command("expect", "-c", script). Because the password is inserted into Tcl brace-quoted send {%s}, a password containing } terminates the literal and injects arbitrary Tcl commands. Since Orbit runs as root, this allows a local unprivileged user to escalate to root privileges. This vulnerability is fixed in 4.81.1.
Published: 2026-04-08
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Local Privilege Escalation
Action: Immediate Patch
AI Analysis

Impact

The Fleet Orbit agent executes a Tcl/expect script that embeds a password entered by a local user. A password containing the closing brace character terminates the literal Tcl send command and injects arbitrary Tcl commands. Because the agent runs as root, this injection grants the attacker full root privileges, enabling system compromise, data exfiltration, or modification of critical files. The vulnerability directly jeopardizes confidentiality, integrity, and availability of affected devices.

Affected Systems

All instances of the Fleet device management software using the Orbit agent before version 4.81.1 are affected. The flaw manifests during the FileVault disk encryption key rotation flow, which typically occurs on macOS systems where the agent prompts a user for a password and then executes it within a Tcl script. Any device running an earlier Fleet release that includes this flow is vulnerable.

Risk and Exploitability

The CVSS score of 7.8 indicates a high severity, while the EPSS score below 1% suggests a low likelihood of exploitation under normal conditions. The likely attack vector is local, requiring the attacker to be an authenticated user who can trigger the password prompt; no remote trigger is described in the data. If exploited, the attacker would obtain unrestricted root access, representing a high-impact outcome. The vulnerability is not listed in CISA’s KEV catalog, so no publicly documented exploitation is known, but its presence in root execution makes it a serious threat for local users.

Generated by OpenCVE AI on April 14, 2026 at 21:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade all Fleet installations to version 4.81.1 or later to apply the fix for the Tcl command injection flaw.

Generated by OpenCVE AI on April 14, 2026 at 21:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-rphv-h674-5hp2 Fleet Affected by Local Privilege Escalation via Tcl Command Injection in Orbit
History

Tue, 14 Apr 2026 19:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:fleetdm:fleet:*:*:*:*:*:*:*:*

Thu, 09 Apr 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 08 Apr 2026 19:45:00 +0000

Type Values Removed Values Added
First Time appeared Fleetdm
Fleetdm fleet
Vendors & Products Fleetdm
Fleetdm fleet

Wed, 08 Apr 2026 18:45:00 +0000

Type Values Removed Values Added
Description Fleet is open source device management software. Prior to 4.81.1, the Orbit agent's FileVault disk encryption key rotation flow on collects a local user's password via a GUI dialog and interpolates it directly into a Tcl/expect script executed via exec.Command("expect", "-c", script). Because the password is inserted into Tcl brace-quoted send {%s}, a password containing } terminates the literal and injects arbitrary Tcl commands. Since Orbit runs as root, this allows a local unprivileged user to escalate to root privileges. This vulnerability is fixed in 4.81.1.
Title Fleet Affected by Local Privilege Escalation via Tcl Command Injection in Orbit
Weaknesses CWE-78
References
Metrics cvssV3_1

{'score': 7.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-04-09T14:24:14.670Z

Reserved: 2026-02-24T02:31:33.267Z

Link: CVE-2026-27806

cve-icon Vulnrichment

Updated: 2026-04-09T14:24:10.875Z

cve-icon NVD

Status : Analyzed

Published: 2026-04-08T19:25:13.543

Modified: 2026-04-14T19:31:32.380

Link: CVE-2026-27806

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T16:15:11Z

Weaknesses