CVE-2026-100849
Last modified
CVE-2026-100849 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. AzuraCast is a self-hosted web radio management suite. In AzuraCast before 0.23.8, the station webhook URL validation in AbstractConnector::getValidUrl() (backend/src/Webhook/Connector/AbstractConnector.php), used by the Generic and Discord webhook connectors, rejects only URLs whose host is a literal link-local IP address (169.254.0.0/16 or fe80::/10).
Description
AzuraCast is a self-hosted web radio management suite. In AzuraCast before 0.23.8, the station webhook URL validation in AbstractConnector::getValidUrl() (backend/src/Webhook/Connector/AbstractConnector.php), used by the Generic and Discord webhook connectors, rejects only URLs whose host is a literal link-local IP address (169.254.0.0/16 or fe80::/10). Loopback addresses and RFC1918 private ranges are not rejected, and any non-literal-IP hostname causes the IP parsing call to throw, which skips the check entirely. A user holding only the station-scoped WebHooks permission can therefore configure a webhook pointing at an internal, loopback, or private-network target and cause the server to issue an outbound HTTP POST containing the station's Now Playing data, resulting in server-side request forgery. The PUT /station/{id}/webhook/{id}/test endpoint allows the same low-privileged user to trigger the request on demand. At the time of the advisory no patched version was available.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| AzuraCast | AzuraCast | < 0.23.8 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-100849?
How severe is CVE-2026-100849?
How do I fix CVE-2026-100849?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-100843MONAI versions before 1.6.0 contain a remote code execution …7.8
- CVE-2026-100844MONAI before 1.6.0 is vulnerable to OS command injection in …8.4
- CVE-2026-100845MONAI before 1.6.0 contains an unsafe deserialization vulner…7.8
- CVE-2026-100846MONAI before 1.5.2 contains a deserialization of untrusted d…7.6
- CVE-2026-100847AzuraCast before 0.23.8 contains a DQL injection vulnerabili…7.5
- CVE-2026-100848AzuraCast (Composer package azuracast/azuracast) before 0.23…7.1
- CVE-2026-10085Mattermost versions 11.7.x <= 11.7.2, 11.6.x <= 11.6.4, 10.1…5.4
- CVE-2026-100850AzuraCast before 0.23.8 contains a server-side request forge…7.7
- CVE-2026-100851AzuraCast before 0.23.8 contains a broken access control vul…7.6
- CVE-2026-100852AzuraCast through 0.23.x contains a command injection vulner…8.8
- CVE-2026-100853In AzuraCast before 0.23.8, the public On-Demand download en…5.9
- CVE-2026-100854AzuraCast before 0.23.6 lacks RequireInternalConnection midd…6.3
Are you affected by CVE-2026-100849?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
