CVE-2026-23517
Unknown
Unknown - Not Provided
Broken Access Control in Fleet Debug Endpoints Allows DoS
Publication date: 2026-01-21
Last updated on: 2026-02-27
Assigner: GitHub, Inc.
Description
Description
Fleet is open source device management software. A broken access control issue in versions prior to 4.78.3, 4.77.1, 4.76.2, 4.75.2, and 4.53.3 allowed authenticated users to access debug and profiling endpoints regardless of role. As a result, low-privilege users could view internal server diagnostics and trigger resource-intensive profiling operations. Fleetβs debug/pprof endpoints are accessible to any authenticated user regardless of role, including the lowest-privilege βObserverβ role. This allows low-privilege users to access sensitive server internals, including runtime profiling data and in-memory application state, and to trigger CPU-intensive profiling operations that could lead to denial of service. Versions 4.78.3, 4.77.1, 4.76.2, 4.75.2, and 4.53.3 fix the issue. If an immediate upgrade is not possible, users should put the debug/pprof endpoints behind an IP allowlist as a workaround.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| fleetdm | fleet | to 4.53.3 (exc) |
| fleetdm | fleet | From 4.75.0 (inc) to 4.75.2 (exc) |
| fleetdm | fleet | From 4.76.0 (inc) to 4.76.2 (exc) |
| fleetdm | fleet | 4.77.0 |
| fleetdm | fleet | From 4.78.0 (inc) to 4.78.3 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |