---
id: CVE-2026-101047
title: >-
  Fleet before 4.87.0 does not protect the two endpoints that serve in-house iOS
  application packages and manifests (enterprise tier only) with the intended
  random, time-limited URL token
summary: >-
  Fleet before 4.87.0 does not protect the two endpoints that serve in-house iOS
  application packages and manifests (enterprise tier only) with the intended
  random, time-limited URL token. Because Apple's InstallEnterpriseApplication
  MDM c…
severity: medium
cvss: 5.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'
cwe:
  - CWE-862
vendor: fleetdm
product: fleet
affected:
  - fleet < 4.87.0
published: '2026-09-27'
updated: '2026-09-27'
sourceUpdated: '2026-09-27T18:16:31.177'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-101047'
references:
  - url: 'https://github.com/fleetdm/fleet/security/advisories/GHSA-q9c5-pp7m-fm2g'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/fleet-before-4.87.0-unauthenticated-ios-app-download-via-predictable-urls
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-27T17:56:02.211Z'
---

## Overview

Fleet before 4.87.0 does not protect the two endpoints that serve in-house iOS application packages and manifests (enterprise tier only) with the intended random, time-limited URL token. Because Apple's InstallEnterpriseApplication MDM command requires these URLs to be reachable without a Fleet session, they cannot rely on session-based authentication, and the missing token allows an unauthenticated attacker with network access to the Fleet server to download in-house IPA binaries and their metadata (bundle identifier, version, and name) by guessing sequential title identifiers. The impact is limited to read-only disclosure; there is no privilege escalation or write access, and the free tier is unaffected (it returns fleet.ErrMissingLicense).

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
