AzuraCast exposes the Liquidsoap custom configuration fields through an endpoint that does not require the permission guarding them. The backend_config property in backend/src/Entity/Station.php is annotated with GROUP_GENERAL, and PUT /api/station/{station_id}/profile/edit in backend/src/Controller/Api/Stations/ProfileEditController.php deserializes with that group while requiring only StationPermissions::Profile. AbstractArrayEntity::fromArray() then assigns every public property with no field-level permission check, so custom_config_top, custom_config, custom_config_pre_playlists, custom_config_pre_live, custom_config_pre_fade and custom_config_bottom are writable through it. ConfigWriter::writeCustomConfigurationSection() emits those values verbatim into the generated Liquidsoap .liq script, where the process.run() and process.exec() built-ins execute operating system commands when the backend restarts, which the built-in sync task triggers automatically once needs_restart is set. The dedicated endpoint for the same data, PUT /api/station/{id}/liquidsoap-config, requires StationPermissions::Broadcasting, so a station manager holding only the profile permission reaches configuration that the intended boundary reserves for broadcasting operators.
CVE-2026-76836
Score 8.8 from GitHub Security Advisory (severity: HIGH) published 2026-08-24. the CNA's CVSS baseline 8.8; sources differ by 0.0.
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.8
- EG Score
- 8.8(high)
- EG Risk
- 56(Track*)EG Risk 56/100SSVC: Track*
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity88% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Watch closely — could escalate to Attend. - EPSS PROB
- 0%
- EPSS %ILE
- 26%
- KEV
- Not listed
Published
August 24, 2026
Last Modified
August 29, 2026
Advisory Details (5)
Auto-updated Aug 24, 2026AzuraCast through 0.23.8 Liquidsoap Configuration Write via Profile Edit Serialization Group Bypass | Advisories | VulnCheck
https://www.vulncheck.com/advisories/azuracast-through-liquidsoap-configuration-write-via-profile-edit-serialization-group-bypassAzuraCast/backend/src/Entity/Station.php at 0.23.8 · AzuraCast/AzuraCast · GitHub
https://github.com/AzuraCast/AzuraCast/blob/0.23.8/backend/src/Entity/Station.phpAzuraCast/backend/src/Radio/Backend/Liquidsoap/ConfigWriter.php at 0.23.8 · AzuraCast/AzuraCast · GitHub
https://github.com/AzuraCast/AzuraCast/blob/0.23.8/backend/src/Radio/Backend/Liquidsoap/ConfigWriter.phpGitHub - AzuraCast/AzuraCast: A self-hosted web radio management suite, including turnkey installer tools for the full radio software stack and a modern, easy-to-use web app to manage your stations. · GitHub
https://github.com/AzuraCast/AzuraCastUnauthorized Write to Liquidsoap Custom Config via Profile Edit Endpoint Leads to RCE · Advisory · AzuraCast/AzuraCast · GitHub
https://github.com/AzuraCast/AzuraCast/security/advisories/GHSA-q8wg-3qg7-8pc7Vendor Advisories for CVE-2026-76836(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 28× in last 7d / 28× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-30 00:44 UTCGHSA enrichment
- 2026-08-29 12:03 UTCEG score recompute
- 2026-08-29 12:02 UTCGHSA enrichment
- 2026-08-29 02:12 UTCEG score recompute
- 2026-08-29 02:11 UTCGHSA enrichment
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-28 13:27 UTCGHSA enrichment
- 2026-08-28 00:45 UTCEG score recompute
- 2026-08-28 00:45 UTCGHSA enrichment
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-27 11:55 UTCGHSA enrichment
- 2026-08-26 23:13 UTCEG score recompute
- 2026-08-26 23:13 UTCGHSA enrichment
- 2026-08-26 14:47 UTCEPSS rescore
- 2026-08-26 10:31 UTCGHSA enrichment
- 2026-08-25 21:49 UTCEG score recompute
- 2026-08-25 21:49 UTCGHSA enrichment
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-25 09:08 UTCEG score recompute
- 2026-08-25 09:08 UTCGHSA enrichment
- 2026-08-24 20:26 UTCEG score recompute
- 2026-08-24 20:26 UTCGHSA enrichment
- 2026-08-24 20:11 UTCEG score recompute
- 2026-08-24 20:11 UTCGHSA enrichment
Show 3 moreShow fewer
- 2026-08-24 18:21 UTCEG score recompute
- 2026-08-24 17:51 UTCEG score recompute
- 2026-08-24 17:51 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-94 · CWE-863
- CVE-2003-1432EG 10.0EPSS p94HIGH
- CVE-2002-0495EG 10.0EPSS p96HIGH
- CVE-1999-0702EG 10.0EPSS p98HIGH
- CVE-1999-0509EG 10.0EPSS p98HIGH
- CVE-2001-1155EG 9.8CRITICAL
- CVE-2006-1301EG 9.3EPSS p95HIGH
- CVE-2006-1308EG 9.3EPSS p95HIGH
- CVE-2006-1309EG 9.3EPSS p95HIGH
- CVE-2006-1304EG 9.3EPSS p96HIGH
- CVE-2006-1306EG 9.3EPSS p95HIGH
Frequently asked(5)
What is CVE-2026-76836?
When was CVE-2026-76836 disclosed?
Is CVE-2026-76836 actively exploited?
What is the CVSS score of CVE-2026-76836?
How do I remediate CVE-2026-76836?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-76836
Is Your Infrastructure Affected by CVE-2026-76836?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.