CVE-2026-72560 PUBLISHED

HumanSignal Label Studio - Server-Side Request Forgery

Assigner: TuranSec
Reserved: 10.08.2026 Published: 11.08.2026 Updated: 11.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS Score: 6.5

Product Status

Vendor HumanSignal
Product Label Studio
Versions
  • affected from 0 to 1.24.0 (incl.)

Credits

  • Bobur Abdugafforov finder

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE