---
id: CVE-2026-100855
title: >-
  AzuraCast before 0.23.6 contains a missing permission check vulnerability in
  the GET /api/station/{station_id}/file/{id}/play endpoint that allows
  authenticated users to download media files from any station
summary: >-
  AzuraCast before 0.23.6 contains a missing permission check vulnerability in
  the GET /api/station/{station_id}/file/{id}/play endpoint that allows
  authenticated users to download media files from any station. Attackers can
  enumerate medi…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-862
vendor: AzuraCast
product: AzuraCast
affected:
  - AzuraCast < 0.23.6
published: '2026-09-27'
updated: '2026-09-27'
sourceUpdated: '2026-09-27T02:17:24.893'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-100855'
references:
  - url: >-
      https://github.com/AzuraCast/AzuraCast/security/advisories/GHSA-qff7-q5fm-8p76
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/azuracast-before-0.23.6-missing-permission-check-via-play
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-27T02:41:45.579Z'
---

## Overview

AzuraCast before 0.23.6 contains a missing permission check vulnerability in the GET /api/station/{station_id}/file/{id}/play endpoint that allows authenticated users to download media files from any station. Attackers can enumerate media files using sequential IDs and exfiltrate the complete media library of stations they lack permissions for.

## Remediation

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