Skip to content

x/vulndb: potential Go vuln in github.com/fleetdm/fleet/v4: GHSA-m2h6-4xpq-qw3m #4892

@GoVulnBot

Description

@GoVulnBot

Advisory GHSA-m2h6-4xpq-qw3m references a vulnerability in the following Go modules:

Module
github.com/fleetdm/fleet/v2
github.com/fleetdm/fleet/v3
github.com/fleetdm/fleet/v4

Description:

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...

References:

Cross references:

See doc/quickstart.md for instructions on how to triage this report.

id: GO-ID-PENDING
modules:
    - module: github.com/fleetdm/fleet/v2
    - module: github.com/fleetdm/fleet/v3
    - module: github.com/fleetdm/fleet/v4
      versions:
        - fixed: 4.81.1
      vulnerable_at: 4.81.0
summary: |-
    A Fleet team maintainer can transfer hosts from any team via missing source team
    authorization in github.com/fleetdm/fleet
cves:
    - CVE-2026-29180
ghsas:
    - GHSA-m2h6-4xpq-qw3m
references:
    - advisory: https://github.com/advisories/GHSA-m2h6-4xpq-qw3m
    - advisory: https://github.com/fleetdm/fleet/security/advisories/GHSA-m2h6-4xpq-qw3m
    - web: https://github.com/fleetdm/fleet/releases/tag/fleet-v4.81.1
notes:
    - fix: 'github.com/fleetdm/fleet/v2: could not add vulnerable_at: no fix, but could not find latest version from proxy: unexpected end of JSON input'
    - fix: 'github.com/fleetdm/fleet/v3: could not add vulnerable_at: no fix, but could not find latest version from proxy: unexpected end of JSON input'
source:
    id: GHSA-m2h6-4xpq-qw3m
    created: 2026-03-27T21:02:47.979106218Z
review_status: UNREVIEWED

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions