CVE-2026-41262
Last modified
CVE-2026-41262 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. Fleet is an open-source device management platform built on osquery. In versions prior to 4.85.0, the global policy read endpoint (GET /api/latest/fleet/policies/{policy_id}) fails to verify team ownership of the requested policy, allowing an authenticated user with observer-level access on any single team to read the full details of policies belonging to any other team and bypass Fleet's team isolation model. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
Fleet is an open-source device management platform built on osquery. In versions prior to 4.85.0, the global policy read endpoint (GET /api/latest/fleet/policies/{policy_id}) fails to verify team ownership of the requested policy, allowing an authenticated user with observer-level access on any single team to read the full details of policies belonging to any other team and bypass Fleet's team isolation model. The handler authorizes the request against an empty policy object whose TeamID is nil, which an authorization rule permits for any user holding a role on any team, and then fetches the policy by ID with no team filter and returns it without any post-fetch scope check. Because policy IDs are sequential integers, an attacker can enumerate them to read other teams' policy SQL queries, host pass and fail counts, and associated software-installer and script metadata, exposing security-monitoring strategies and compliance posture across team boundaries. This issue is fixed in version 4.85.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| fleetdm | fleet | < 4.85.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-41262?
How severe is CVE-2026-41262?
How do I fix CVE-2026-41262?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-41255CKAN is an open-source DMS (data management system) for powe…6.1
- CVE-2026-41256jq is a command-line JSON processor. In 1.8.1 and earlier, T…5.5
- CVE-2026-41257jq is a command-line JSON processor. In 1.8.1 and earlier, t…5.5
- CVE-2026-41258OpenMRS is an open source electronic medical record system p…9.1
- CVE-2026-41259Mastodon is a free, open-source social network server based …7.5
- CVE-2026-4126The Table Manager plugin for WordPress is vulnerable to Sens…4.3
- CVE-2026-41263Traefik is an HTTP reverse proxy and load balancer. Prior to…3.7
- CVE-2026-41264Flowise is a drag & drop user interface to build a customize…9.8
- CVE-2026-41265Flowise is a drag & drop user interface to build a customize…9.8
- CVE-2026-41266Flowise is a drag & drop user interface to build a customize…7.5
- CVE-2026-41267Flowise is a drag & drop user interface to build a customize…9.8
- CVE-2026-41268Flowise is a drag & drop user interface to build a customize…9.8
Are you affected by CVE-2026-41262?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
