Description
Fleet is an open-source device management platform built on osquery. In versions prior to 4.87.0, the target search endpoint (POST /api/latest/fleet/targets) returned unmasked team enroll secrets and full team configuration, including credential-bearing agent options, to low-privilege observer-class users. Other team-facing endpoints mask these fields for observers, but the target search endpoint did not apply the same sanitization, so an authenticated user with the Observer, Observer+, or Technician role, whether global or team-scoped, could retrieve the secrets and agent options by performing a target search against an observer-runnable query. With a leaked team enroll secret an attacker could enroll unauthorized hosts into the affected team, and if the team's agent options contained credentials such as AWS secret access keys or proxy passwords, those values were disclosed as well. This issue is fixed in version 4.87.0.
Published: 2026-08-26
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows authenticated users with Observer, Observer+, or Technician roles—whether global or team‑scoped—to retrieve unmasked team enroll secrets and detailed agent configuration from the target search endpoint. These secrets enable attackers to add unauthorized hosts to the affected team, and exposed agent options may contain embedded credentials such as AWS access keys or proxy passwords. The flaw is a privacy violation, classified as CWE‑200, resulting in the loss of confidentiality for all team‑level data accessible through this endpoint.

Affected Systems

The flaw impacts the open‑source Fleet device management platform from fleetdm. All installations running a version earlier than 4.87.0 are susceptible; the vulnerability was addressed in version 4.87.0 and later releases.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate risk, and the EPSS data is not available. The vulnerability is not listed in CISA’s KEV catalog, but the presence of a workable exploit path—an authenticated HTTP POST to /api/latest/fleet/targets by an observer‑privileged user—means that the exploitation probability is realistic for environments where observer roles exist and are widely assigned. An attacker who gains a legitimate observer account can recover secrets without needing higher privileges, making the threat significant in shared or multi‑tenant deployments.

Generated by OpenCVE AI on August 26, 2026 at 19:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Fleet to version 4.87.0 or later, which masks team enroll secrets and agent options in the target search endpoint.
  • Re‑evaluate and limit the scope of Observer, Observer+, and Technician roles to restrict access to sensitive endpoints, ensuring that only users who require visibility of secrets can perform target searches.
  • Audit user accounts for elevated Observer privileges, revoke unnecessary access, and monitor logs for unusual target search activity that could indicate credential exploitation.

Generated by OpenCVE AI on August 26, 2026 at 19:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-88p2-jj8w-j8qg Fleet: Observer-class users can view team enroll secrets and credential-bearing configuration via target search endpoint
History

Wed, 26 Aug 2026 22:00:00 +0000

Type Values Removed Values Added
First Time appeared Fleetdm
Fleetdm fleet
Vendors & Products Fleetdm
Fleetdm fleet

Wed, 26 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 26 Aug 2026 18:45:00 +0000

Type Values Removed Values Added
Description Fleet is an open-source device management platform built on osquery. In versions prior to 4.87.0, the target search endpoint (POST /api/latest/fleet/targets) returned unmasked team enroll secrets and full team configuration, including credential-bearing agent options, to low-privilege observer-class users. Other team-facing endpoints mask these fields for observers, but the target search endpoint did not apply the same sanitization, so an authenticated user with the Observer, Observer+, or Technician role, whether global or team-scoped, could retrieve the secrets and agent options by performing a target search against an observer-runnable query. With a leaked team enroll secret an attacker could enroll unauthorized hosts into the affected team, and if the team's agent options contained credentials such as AWS secret access keys or proxy passwords, those values were disclosed as well. This issue is fixed in version 4.87.0.
Title Fleet: Observer-class users can view team enroll secrets and credential-bearing configuration via target search endpoint
Weaknesses CWE-200
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-26T18:49:37.564Z

Reserved: 2026-05-22T20:18:20.365Z

Link: CVE-2026-48786

cve-icon Vulnrichment

Updated: 2026-08-26T18:49:32.419Z

cve-icon NVD

Status : Received

Published: 2026-08-26T19:16:50.643

Modified: 2026-08-26T20:17:52.013

Link: CVE-2026-48786

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T21:45:03Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor