Answer in brief
CVE-2026-26062 records a High severity (CVSS 0.0) vulnerability in Fleet server may terminate unexpectedly when handling certain gRPC requests. The current sources do not mark it as known exploited. The current feed maps github.com/fleetdm/fleet/v4 (go). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 0.0. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps github.com/fleetdm/fleet/v4 (go). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| github.com/fleetdm/fleet/v4go | <4.81.0 | 4.81.0 |
Published upstream
May 14, 2026
Evidence: source:ghsa:source_dates:source-dates:recordSource modified
Sep 6, 2026
Evidence: source:ghsa:source_dates:source-dates:recordFirst seen by HOL
Sep 6, 2026
### Summary Fleet contained a denial-of-service (DoS) issue in the gRPC Launcher `PublishLogs` endpoint. In affected versions, certain unexpected input values were not handled gracefully, which could cause the Fleet server process to terminate while processing an authenticated request from an enrolled Launcher host. ### Impact An authenticated attacker with access to any enrolled Launcher node key could cause an immediate and complete denial of service by sending a single gRPC request to the `PublishLogs` endpoint. This vulnerability impacts **availability only**. There is: - No exposure of sensitive data - No authentication bypass - No privilege escalation - No integrity impact ### Workarounds If upgrading immediately is not possible, the following mitigations can reduce exposure: - Restrict network access to the Fleet gRPC endpoint where feasible (for example, limiting inbound access to known host IP ranges). - Deploy Fleet behind infrastructure that terminates or filters gRPC traffic if Launcher log ingestion is not required. - Monitor for repeated Fleet process crashes or unexpected restarts indicating potential exploitation. ### For More Information If you have any questions or concerns about this advisory, please contact us at: Email us at [[email protected]](mailto:[email protected]) ### Credits We thank @fuzzztf for responsibly reporting this issue.
Quoted source text, attributed separately from HOL analysis.