Label Studio SSRF via Webhook URL Validation Bypass
Label Studio versions up to 1.23.0 are vulnerable to Server-Side Request Forgery due to improper webhook URL validation, allowing authenticated attackers to target internal network services.
CVE search metadata
CVE search record: CVE-2026-85179. Severity: high. CVSS: 8.5. KEV: no. Product: Label Studio (<= 1.23.0). Brief: Label Studio SSRF via Webhook URL Validation Bypass. Brief link: https://feed.craftedsignal.io/briefs/2026-09-label-studio-ssrf/
Label Studio versions through 1.23.0 contain a Server-Side Request Forgery (SSRF) vulnerability due to insufficient validation of webhook URLs. This vulnerability allows an authenticated user to craft malicious webhook requests that reach internal network resources, including those residing on RFC 1918 address spaces and cloud instance metadata services (e.g., 169.254.169.254).
By manipulating the webhook configuration, an attacker can force the Label Studio server to perform outbound requests on their behalf. This can be weaponized to interact with internal APIs that lack authentication or to exfiltrate sensitive environment configuration data and annotation datasets. The impact is significant for organizations hosting Label Studio within sensitive internal network segments or cloud environments where internal service discovery relies on metadata endpoints.
Impact
Successful exploitation allows authenticated attackers to bypass network perimeters, potentially leading to unauthorized data exfiltration of sensitive annotations, reconnaissance of internal network infrastructure, and compromise of internal services accessible from the Label Studio host.
Recommendation
Prioritize the identification and patching of Label Studio instances running version 1.23.0 or earlier. Audit current webhook configurations to identify any entries pointing to internal IP addresses or private domain namespaces.
Immediate actions
Inventory all Label Studio deployments and identify versions <= 1.23.0
Mitigations
Upgrade Label Studio to the latest secure version addressing CVE-2026-85179
CVE-2026-85179