CVE-2026-100852
Received Received - Intake

Command Injection in AzuraCast via Liquidsoap Config

Vulnerability report for CVE-2026-100852, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-27

Last updated on: 2026-09-27

Assigner: VulnCheck

Description

AzuraCast through 0.23.x contains a command injection vulnerability in the Liquidsoap config generation for live recording that fails to quote the streamer username in process.run calls. Authenticated station users with Streamers and Profile permissions can set a username containing shell metacharacters and trigger command execution as the Liquidsoap process user when recording closes.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-27
Last Modified
2026-09-27
Generated
2026-09-27
AI Q&A
2026-09-27
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
azuracast azuracast to 0.23.x (inc)
azuracast azuracast to 0.23.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-78 The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a command injection vulnerability in AzuraCast versions through 0.23.x. It occurs during live recording when Liquidsoap config generation fails to properly quote the streamer username in process.run calls. Authenticated users with Streamers and Profile permissions can exploit this by setting a username containing shell metacharacters, which executes arbitrary commands as the Liquidsoap process user when recording stops.

Detection Guidance

To detect this vulnerability, check AzuraCast logs for unusual commands executed by the Liquidsoap process. Look for process.run calls with unquoted streamer usernames containing shell metacharacters. Review user accounts with Streamers and Profile permissions for suspicious usernames.

Impact Analysis

An attacker could gain control over the Liquidsoap process user account, potentially leading to unauthorized command execution on the server. This could allow data theft, system compromise, or disruption of AzuraCast services. The impact is limited to users with Streamers and Profile permissions who can set malicious usernames.

Compliance Impact

This vulnerability could lead to unauthorized access or data breaches, violating GDPR's integrity and confidentiality requirements or HIPAA's security rules for protected health information. Organizations using affected AzuraCast versions may face compliance violations if exploited.

Mitigation Strategies

Immediately update AzuraCast to the latest version. If updating is not possible, restrict streamer usernames to alphanumeric characters only. Disable live recording if not needed. Monitor for unauthorized command execution by the Liquidsoap process user.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-100852. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart