CVE-2026-27806
Last modified
CVE-2026-27806 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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). EPSS estimates a 0.11% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Fleetdm | Fleet | < 4.81.1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-27806?
How severe is CVE-2026-27806?
How do I fix CVE-2026-27806?
Are you affected by CVE-2026-27806?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
