GHSA-jr4p-4xjh-fwvw: Koel: Server-Side Request Forgery (SSRF) in radio station creation due to missing validation bail
Koel version 9.5.0 contains a Server-Side Request Forgery (SSRF) vulnerability in the radio station creation API endpoint due to missing validation bail in URL validation rules. This allows any authenticated user to coerce the server into making HTTP HEAD/GET requests to arbitrary internal hosts. The vulnerability is blind SSRF, meaning the response body is not returned, but distinct validation error messages enable internal network reachability detection. The flaw arises because the SafeUrl validation rule rejects private/reserved addresses but does not stop further validation, allowing the HasAudioContentType rule to issue requests to these URLs without additional checks. This can lead to internal host discovery and potential side effects from internal endpoints.
AI Analysis
Technical Summary
Koel v9.5.0's POST /api/radio/stations endpoint validates the 'url' field with multiple rules but lacks the 'bail' keyword to stop validation on failure. The SafeUrl rule correctly rejects private or reserved IP addresses, but due to missing bail, the subsequent HasAudioContentType rule still performs HTTP HEAD and streaming GET requests to the supplied URL without IP validation. This results in a blind SSRF vulnerability exploitable by any authenticated user. The vulnerability allows the server to make requests to internal network hosts, enabling an internal reachability oracle through distinct validation error messages. The endpoint is protected only by authentication, with no admin or permission checks. The affected version is Koel prior to 9.7.1.
Potential Impact
An authenticated low-privilege user can cause the server to make HTTP requests to arbitrary internal network addresses, potentially discovering live internal hosts and open ports via differing validation error messages. Although the SSRF is blind and does not return response bodies, it can be used as a reliable internal network scanning oracle. Additionally, the server may trigger side-effect actions on internal endpoints that respond to GET or HEAD requests. This impacts confidentiality (information disclosure of internal network reachability), integrity (possible state changes on internal services), and availability (potentially causing internal service disruptions).
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until an official fix is available, restrict access to the affected endpoint to trusted users only and consider implementing additional validation to ensure that no HTTP requests are made to private or reserved IP addresses. Applying the 'bail' validation rule to stop further validation after SafeUrl failure would prevent the SSRF. Monitor vendor communications for an official patch or update to Koel version 9.7.1 or later, which presumably addresses this issue.
GHSA-jr4p-4xjh-fwvw: Koel: Server-Side Request Forgery (SSRF) in radio station creation due to missing validation bail
Description
Koel version 9.5.0 contains a Server-Side Request Forgery (SSRF) vulnerability in the radio station creation API endpoint due to missing validation bail in URL validation rules. This allows any authenticated user to coerce the server into making HTTP HEAD/GET requests to arbitrary internal hosts. The vulnerability is blind SSRF, meaning the response body is not returned, but distinct validation error messages enable internal network reachability detection. The flaw arises because the SafeUrl validation rule rejects private/reserved addresses but does not stop further validation, allowing the HasAudioContentType rule to issue requests to these URLs without additional checks. This can lead to internal host discovery and potential side effects from internal endpoints.
CVSS v3.1
Affected software
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
Koel v9.5.0's POST /api/radio/stations endpoint validates the 'url' field with multiple rules but lacks the 'bail' keyword to stop validation on failure. The SafeUrl rule correctly rejects private or reserved IP addresses, but due to missing bail, the subsequent HasAudioContentType rule still performs HTTP HEAD and streaming GET requests to the supplied URL without IP validation. This results in a blind SSRF vulnerability exploitable by any authenticated user. The vulnerability allows the server to make requests to internal network hosts, enabling an internal reachability oracle through distinct validation error messages. The endpoint is protected only by authentication, with no admin or permission checks. The affected version is Koel prior to 9.7.1.
Potential Impact
An authenticated low-privilege user can cause the server to make HTTP requests to arbitrary internal network addresses, potentially discovering live internal hosts and open ports via differing validation error messages. Although the SSRF is blind and does not return response bodies, it can be used as a reliable internal network scanning oracle. Additionally, the server may trigger side-effect actions on internal endpoints that respond to GET or HEAD requests. This impacts confidentiality (information disclosure of internal network reachability), integrity (possible state changes on internal services), and availability (potentially causing internal service disruptions).
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until an official fix is available, restrict access to the affected endpoint to trusted users only and consider implementing additional validation to ensure that no HTTP requests are made to private or reserved IP addresses. Applying the 'bail' validation rule to stop further validation after SafeUrl failure would prevent the SSRF. Monitor vendor communications for an official patch or update to Koel version 9.7.1 or later, which presumably addresses this issue.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-jr4p-4xjh-fwvw
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-50552"]
- Ecosystems
- ["Packagist"]
- Database Specific Severity
- MODERATE
- Cvss Version
- 3.1
Threat ID: 6a58b44a68715ace43d6b307
Added to database: 07/16/2026, 10:36:58 UTC
Last enriched: 07/16/2026, 11:24:52 UTC
Last updated: 07/17/2026, 03:03:17 UTC
Views: 6
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.