CVE 7.8 HIGH

Fleet Affected by Local Privilege Escalation via Tcl Command Injection in Orbit_CVE-2026-27806

7.8 / 10
HIGH
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

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.

Basic Information

ID CVE-2026-27806
Source GitHub_M
Published Apr 8, 2026 at 17:40
Modified Apr 9, 2026 at 14:24

Affected Product

Vendor fleetdm
Product fleet
Version < 4.81.1
Affected Versions fleetdm fleet < 4.81.1

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.