Description
Label Studio through 1.23.0 fails to validate webhook URLs, allowing authenticated users to dispatch requests to internal services including RFC 1918 addresses and cloud metadata endpoints. Attackers can create webhooks targeting private networks and exfiltrate annotation data by enabling payload transmission in outbound requests.
Published: 2026-09-03
Score: 8.4 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Label Studio through version 1.23.0 allows authenticated users to create webhooks without validating the target URL, giving attackers the ability to send requests to arbitrary local or internal addresses. This flaw can be used to reach RFC 1918 private networks or cloud metadata endpoints, enabling the exfiltration of annotation data when outbound payloads are enabled. The vulnerability exposes confidential data and potentially provides a pivot into internal services, increasing the threat surface for an adversary.

Affected Systems

HumanSignal Label Studio versions up to and including 1.23.0 are affected. The flaw is present on all installations that have not applied the later patch version. No specific subversions are listed beyond the cutoff at 1.23.0.

Risk and Exploitability

The CVSS score of 8.4 places the issue in the high severity range, reflecting significant impact if exploited. EPSS data is not provided, but the lack of URL validation means the flaw is trivially exploitable by any authenticated user with webhook creation rights. The vulnerability is not currently listed in the CISA KEV catalog, though its potential for internal exploitation makes it a high‑risk concern for environments exposing internal services to webhooks.

Generated by OpenCVE AI on September 3, 2026 at 15:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a version of Label Studio that includes the URL validation fix (any release after 1.23.0).
  • Configure the application to whitelist or restrict allowable webhook target domains to trusted addresses only.
  • Restrict webhook creation permissions to users with minimal privileges and audit existing webhooks for unintended internal targets.

Generated by OpenCVE AI on September 3, 2026 at 15:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 14:30:00 +0000

Type Values Removed Values Added
Description Label Studio through 1.23.0 fails to validate webhook URLs, allowing authenticated users to dispatch requests to internal services including RFC 1918 addresses and cloud metadata endpoints. Attackers can create webhooks targeting private networks and exfiltrate annotation data by enabling payload transmission in outbound requests.
Title Label Studio through 1.23.0 SSRF via Unvalidated Webhook URL
First Time appeared Humansignal
Humansignal label Studio
Weaknesses CWE-918
CPEs cpe:2.3:a:humansignal:label_studio:*:*:*:*:*:*:*:*
Vendors & Products Humansignal
Humansignal label Studio
References
Metrics cvssV3_1

{'score': 8.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N'}

cvssV4_0

{'score': 8.4, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:H/SI:L/SA:N'}


Subscriptions

Humansignal Label Studio
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-03T14:12:18.328Z

Reserved: 2026-09-03T11:08:17.526Z

Link: CVE-2026-85179

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-03T15:17:39.097

Modified: 2026-09-03T15:17:39.097

Link: CVE-2026-85179

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T17:15:06Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)