CVE-2026-29180: Fleet's team maintainer can transfer hosts from any team via missing source team authorization
Summary
A broken access control vulnerability in Fleet's host transfer API allows a team maintainer to transfer hosts from any team into their own team, bypassing team isolation boundaries. Once transferred, the attacker gains full control over the stolen hosts, including the ability to execute scripts with root privileges.
Impact
The host transfer endpoints verify that the caller has write permission to the destination team but do not check whether the caller has any permission over the source team of the hosts being transferred.
Once hosts are transferred, the attacker's team MDM configuration is automatically applied to the stolen devices, and the attacker can execute scripts on them with root privileges. In multi-tenant Fleet deployments where teams represent business units, departments, or customers, this breaks all team isolation guarantees. A bulk transfer variant allows stealing all matching hosts fleet-wide in a single request.
Exploitation requires authentication as a team maintainer or team admin.
Workarounds
There is no workaround for this issue short of upgrading to a patched version. Organizations concerned about exploitation should audit host transfer activity in their Fleet logs for any unexpected team reassignments.
For more information
If there are any questions or comments about this advisory:
Email Fleet at security@fleetdm.com Join #fleet in osquery Slack
Credits
Fleet thanks @secfox-ai for responsibly reporting this issue.
Other sources
Fleet is open source device management software. Prior to 4.81.1, a broken access control vulnerability in Fleet's host transfer API allows a team maintainer to transfer hosts from any team into their own team, bypassing team isolation boundaries. Once transferred, the attacker gains full control over the stolen hosts, including the ability to execute scripts with root privileges. Version 4.81.1 patches the issue.
— MITRE
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-29180?
CVE-2026-29180 is classified as a broken access control vulnerability.
How do I fix CVE-2026-29180?
To fix CVE-2026-29180, upgrade Fleet to version 4.81.1 or later.
Who is affected by CVE-2026-29180?
CVE-2026-29180 affects users of Fleet version up to 4.81.1.
What can an attacker do with CVE-2026-29180?
An attacker can transfer hosts from any team into their own team without authorization.
Is there a workaround for CVE-2026-29180?
No specific workaround is recommended; the only solution is to upgrade to the patched version.