Description
A server-side request forgery vulnerability in HumanSignal Label Studio through 1.24.0.dev0 exists because SSRF_PROTECTION_ENABLED is set to false by default. The import-from-URL endpoint fetches any caller-supplied URL including internal loopback addresses on the default installation. An authenticated user can use this to reach internal services, cloud metadata endpoints, and other resources not intended for external access.
Published: 2026-08-11
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A server‑side request forgery (SSRF) flaw exists in the import‑from‑URL endpoint of HumanSignal Label Studio through 1.24.0.dev0, because the SSRF_PROTECTION_ENABLED flag is disabled by default. The vulnerability allows an authenticated user to supply any URL, including internal loopback addresses, which the server will fetch. This can expose internal services, cloud metadata endpoints, or other resources that should not be reachable from the public network. Depending on the exposed resource, an attacker could read sensitive data, manipulate services, or potentially execute code if the internal service is vulnerable. The impact is the ability to access and interact with internal network resources from an authenticated session.

Affected Systems

The affected product is HumanSignal Label Studio, version 1.24.0.dev0 or earlier where the default configuration leaves SSRF_PROTECTION_ENABLED set to false. All installations that have not updated this setting or patched the software are susceptible, regardless of the upstream CPE representation.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity vulnerability. EPSS is not available and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector requires an authenticated user with access to the import‑from‑URL endpoint; the attacker must supply a crafted URL targeting an internal endpoint. Successful exploitation would grant the attacker the same network privileges the server’s process has, enabling internal reconnaissance or further lateral movement. The absence of a public exploit or active campaigns suggests the exploitation probability is currently low, but the potential impact on internal assets warrants immediate remediation.

Generated by OpenCVE AI on August 11, 2026 at 17:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade HumanSignal Label Studio to the latest released version where SSRF protection is enabled by default.
  • If an upgrade is not immediately possible, configure SSRF_PROTECTION_ENABLED=true to block internal URLs from being fetched.
  • Apply network segmentation or firewall rules to restrict the web server’s outbound traffic on loopback and local network addresses.
  • Restrict user roles that have access to the import‑from‑URL feature to only trusted personnel.

Generated by OpenCVE AI on August 11, 2026 at 17:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 11 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
First Time appeared Humansignal
Humansignal label Studio
Vendors & Products Humansignal
Humansignal label Studio

Tue, 11 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 11:30:00 +0000

Type Values Removed Values Added
Description A server-side request forgery vulnerability in HumanSignal Label Studio through 1.24.0.dev0 exists because SSRF_PROTECTION_ENABLED is set to false by default. The import-from-URL endpoint fetches any caller-supplied URL including internal loopback addresses on the default installation. An authenticated user can use this to reach internal services, cloud metadata endpoints, and other resources not intended for external access.
Title HumanSignal Label Studio - Server-Side Request Forgery
Weaknesses CWE-918
References
Metrics cvssV3_1

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


Subscriptions

Humansignal Label Studio
cve-icon MITRE

Status: PUBLISHED

Assigner: TuranSec

Published:

Updated: 2026-08-11T12:20:08.122Z

Reserved: 2026-08-10T10:32:49.081Z

Link: CVE-2026-72560

cve-icon Vulnrichment

Updated: 2026-08-11T12:20:00.501Z

cve-icon NVD

Status : Received

Published: 2026-08-11T12:17:41.953

Modified: 2026-08-11T13:19:03.373

Link: CVE-2026-72560

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T17:15:06Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)