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

CVE-2026-41262: Fleet DM Vulnerable to Cross-Team Policy Data Exposure via Global Policy Read Endpoint

June 26, 2026

The global policy read endpoint (GET /api/latest/fleet/policies/{policy_id}) performs authorization against an empty fleet.Policy{} struct with nil TeamID, then fetches any policy by ID from the database without verifying the fetched policy actually belongs to the global scope. This allows a user with observer-level access on any single team to read the full details of policies belonging to any other team, bypassing Fleet’s team isolation model.

References

  • github.com/advisories/GHSA-gm7f-v959-fr2g
  • github.com/fleetdm/fleet/security/advisories/GHSA-gm7f-v959-fr2g
  • nvd.nist.gov/vuln/detail/CVE-2026-41262

Code Behaviors & Features

Detect and mitigate CVE-2026-41262 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.85.0

Fixed versions

  • 4.85.0

Solution

Upgrade to version 4.85.0 or above.

Impact 4.3 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-863: Incorrect Authorization

Source file

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

Spotted a mistake? Edit the file on GitLab.

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

Page generated Thu, 16 Jul 2026 12:18:43 +0000.