Description
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.
Published: 2026-09-27
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: Unauthorized media download from unpermitted stations
Action: Patch Immediately
AI Analysis

Impact

A missing permission check in the GET /api/station/{station_id}/file/{id}/play endpoint permits any authenticated AzuraCast user to download media files belonging to other stations. By iterating numeric IDs the attacker can enumerate and exfiltrate an entire unprotected media library, exposing potentially copyrighted or sensitive content. The flaw stems from a lack of access control validation, directly compromising confidentiality of station assets.

Affected Systems

The vulnerability affects AzuraCast installations running any version prior to 0.23.6. Users of earlier AzuraCast releases must verify whether their installation matches this range, or otherwise adopt an updated release.

Risk and Exploitability

The CVSS score of 7.1 classifies the issue as high severity, and the absence of an EPSS rating indicates that exploitation probability has not been quantified. The vulnerability is not yet listed in the CISA KEV catalog. Attackers only need authenticated access, then can enumerate sequential media identifiers to harvest full station libraries. No additional privileges or network services are required beyond standard API usage.

Generated by OpenCVE AI on September 27, 2026 at 03:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to AzuraCast 0.23.6 or later
  • Implement or verify proper permission checks on the /play API endpoint for every user role
  • Restrict API token scopes so that only authorized media download permissions are granted

Generated by OpenCVE AI on September 27, 2026 at 03:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 27 Sep 2026 02:00:00 +0000

Type Values Removed Values Added
Description 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.
Title AzuraCast before 0.23.6 Missing Permission Check via /play
First Time appeared Azuracast
Azuracast azuracast
Weaknesses CWE-862
CPEs cpe:2.3:a:azuracast:azuracast:*:*:*:*:*:*:*:*
Vendors & Products Azuracast
Azuracast azuracast
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'}

cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Azuracast Azuracast
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-27T01:28:47.099Z

Reserved: 2026-09-27T00:20:03.854Z

Link: CVE-2026-100855

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-27T02:17:24.893

Modified: 2026-09-27T02:17:24.893

Link: CVE-2026-100855

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-27T05:00:07Z

Weaknesses