PatchSiren cyber security CVE debrief
CVE-2026-72560 HumanSignal CVE debrief
A server-side request forgery vulnerability exists in HumanSignal Label Studio through 1.24.0.dev0. The import-from-URL endpoint can fetch any caller-supplied URL, including internal loopback addresses, on the default installation. This allows an authenticated user to reach internal services, cloud metadata endpoints, and other resources not intended for external access because SSRF_PROTECTION_ENABLED is set to false by default.
- Vendor
- HumanSignal
- Product
- Label Studio
- CVSS
- MEDIUM 6.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-11
- Original CVE updated
- 2026-09-03
- Advisory published
- 2026-08-11
- Advisory updated
- 2026-09-03
Who should care
Security teams and administrators responsible for HumanSignal Label Studio installations should be aware of this vulnerability and take steps to mitigate it. Additionally, users of HumanSignal Label Studio, especially those with access to the import-from-URL endpoint, should be cautious when using this feature to avoid unintentionally exposing internal resources.
Technical summary
A server-side request forgery vulnerability exists in HumanSignal Label Studio through 1.24.0.dev0 due to SSRF_PROTECTION_ENABLED being set to false by default. An authenticated user can use the import-from-URL endpoint to fetch any caller-supplied URL, including internal loopback addresses, potentially reaching internal services, cloud metadata endpoints, and other resources not intended for external access.
Defensive priority
Medium-priority defensive tasks are required to address this server-side request forgery vulnerability.
Recommended defensive actions
- Verify the current configuration of SSRF_PROTECTION_ENABLED in HumanSignal Label Studio installations.
- Restrict access to the import-from-URL endpoint to only necessary users.
- Monitor for suspicious activity related to internal services and cloud metadata endpoints.
- Consider implementing additional security controls, such as IP blocking or URL filtering.
- Review and update the configuration of internal services to prevent unauthorized access.
Evidence notes
The CVE description and NVD entry provide evidence of a server-side request forgery vulnerability in HumanSignal Label Studio. However, details about the vendor's response or remediation efforts are not provided.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-72560 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-72560
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-72560 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-72560
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/HumanSignal/label-studio
309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.