CVE-2026-100857 PUBLISHED

AzuraCast before 0.23.4 Remote Code Execution via Liquidsoap string interpolation

Assigner: VulnCheck
Reserved: 27.09.2026 Published: 27.09.2026 Updated: 27.09.2026

AzuraCast before 0.23.4 contains a code injection vulnerability in the ConfigWriter::cleanUpString() method that fails to sanitize Liquidsoap string interpolation sequences, allowing authenticated users with Media or Profile permissions to inject arbitrary Liquidsoap code into station configuration. Attackers can inject #{process.run()} expressions into playlist URLs or station metadata fields that execute shell commands as the azuracast user when the station restarts.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.6

Product Status

Vendor AzuraCast
Product AzuraCast
Versions Default: unaffected
  • affected from 0 to 0.23.4 (excl.)
  • Version 0.23.4 is unaffected

Credits

  • q1uf3ng reporter

References

Problem Types

  • Improper Control of Generation of Code ('Code Injection') CWE