Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/fleetdm/fleet/v4
  4. ›
  5. CVE-2026-46370

CVE-2026-46370: Fleet has observer-level enrollment secret extraction via ORDER BY oracle on labels host-listing endpoint

June 12, 2026

A vulnerability in Fleet’s labels host-listing endpoint allowed authenticated users with the lowest-privilege Observer role to extract host enrollment secrets (node_key, orbit_node_key) through a cursor-based binary search oracle. The endpoint accepted a user-supplied order_key parameter that was not validated against a column allowlist, permitting sort order to be driven by sensitive columns in a joined table.

References

  • github.com/advisories/GHSA-vxm7-9x8v-8gm4
  • github.com/fleetdm/fleet/security/advisories/GHSA-vxm7-9x8v-8gm4
  • nvd.nist.gov/vuln/detail/CVE-2026-46370

Code Behaviors & Features

Detect and mitigate CVE-2026-46370 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 4.84.2

Fixed versions

  • 4.84.2

Solution

Upgrade to version 4.84.2 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Source file

go/github.com/fleetdm/fleet/v4/CVE-2026-46370.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:22:47 +0000.