Skip to content

x/vulndb: potential Go vuln in github.com/fleetdm/fleet/v4: GHSA-99hj-44vg-hfcp #4889

@GoVulnBot

Description

@GoVulnBot

Advisory GHSA-99hj-44vg-hfcp 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

Fleet contained multiple unauthenticated HTTP endpoints that read request bodies without enforcing a size limit. An unauthenticated attacker could exploit this behavior by sending large or repeated HTTP payloads, causing excessive memory allocation and resulting in a denial-of-service (DoS) condition.

Impact

An unauthenticated attacker could cause the Fleet server process to exhaust available memory and restart by sending oversized or repeated HTTP requests to affected endpoints.

This vulnerability impacts availability only. There is:

  • No exposure of sensitive data
  • ...

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
      non_go_versions:
        - fixed: 4.43.5-0.20260113202849-bbc1aef2987d
summary: Fleet's unbounded request body read allows remote Denial of Service in github.com/fleetdm/fleet
cves:
    - CVE-2026-26061
ghsas:
    - GHSA-99hj-44vg-hfcp
references:
    - advisory: https://github.com/advisories/GHSA-99hj-44vg-hfcp
    - advisory: https://github.com/fleetdm/fleet/security/advisories/GHSA-99hj-44vg-hfcp
notes:
    - fix: 'github.com/fleetdm/fleet/v4: could not add vulnerable_at: no fix, but could not find latest version from proxy: HTTP GET /github.com/fleetdm/fleet/v4/@latest returned status 404 Not Found'
    - 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-99hj-44vg-hfcp
    created: 2026-03-27T19:05:05.297106213Z
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