GHSA-w254-4hp5-7cvv

Suggest an improvement
Source
https://github.com/advisories/GHSA-w254-4hp5-7cvv
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-w254-4hp5-7cvv/GHSA-w254-4hp5-7cvv.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-w254-4hp5-7cvv
Aliases
  • CVE-2026-34388
Published
2026-03-30T19:22:39Z
Modified
2026-03-30T19:34:53.985964Z
Severity
  • 6.6 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U CVSS Calculator
Summary
Fleet vulnerable to Denial of Service via unhandled gRPC log type in launcher endpoint
Details

Summary

A Denial of Service vulnerability in Fleet's gRPC Launcher endpoint allows an authenticated host to crash the entire Fleet server process by sending an unexpected log type value. The server terminates immediately, disrupting all connected hosts, MDM enrollments, and API consumers.

Impact

An attacker with access to a valid Launcher node key can send a specially crafted gRPC request to the Fleet server that triggers an unrecoverable server crash. The gRPC server lacks appropriate error recovery handling, meaning the entire Fleet process terminates rather than gracefully rejecting the malformed input.

Because the crash is instant and repeatable, an attacker could script repeated requests to prevent the server from recovering, resulting in a persistent denial of service until a patched version is deployed.

Workarounds

There is no workaround for this issue other than upgrading to a patched version.

For more information

If there are any questions or comments about this advisory:

Send an email to security@fleetdm.com

Join #fleet in osquery Slack

Credits

Fleet thanks @fuzzztf for responsibly reporting this issue.

Database specific
{
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-703"
    ],
    "nvd_published_at": "2026-03-27T20:16:35Z",
    "github_reviewed_at": "2026-03-30T19:22:39Z",
    "severity": "MODERATE"
}
References

Affected packages

Go / github.com/fleetdm/fleet/v4

Package

Name
github.com/fleetdm/fleet/v4
View open source insights on deps.dev
Purl
pkg:golang/github.com/fleetdm/fleet/v4

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.81.0

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-w254-4hp5-7cvv/GHSA-w254-4hp5-7cvv.json"