CVE-2022-36551

MEDIUM

Heartex - Label Studio Community Edition <1.5.0 - SSRF

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2022-36551. PoCs published by Ryan Smith.

AI-analyzed exploit summary This Python script exploits an authenticated SSRF vulnerability in Label Studio <=1.5.0 by creating a project, importing a file via a crafted URL (e.g., file:///etc/passwd), and retrieving its contents. It supports self-registration if enabled.

Description

A Server Side Request Forgery (SSRF) in the Data Import module in Heartex - Label Studio Community Edition versions 1.5.0 and earlier allows an authenticated user to access arbitrary files on the system. Furthermore, self-registration is enabled by default in these versions of Label Studio enabling a remote attacker to create a new account and then exploit the SSRF.

Exploits (1)

exploitdb WORKING POC
by Ryan Smith · textwebappspython
https://www.exploit-db.com/exploits/51109

This Python script exploits an authenticated SSRF vulnerability in Label Studio <=1.5.0 by creating a project, importing a file via a crafted URL (e.g., file:///etc/passwd), and retrieving its contents. It supports self-registration if enabled.

Classification
Working Poc 100%
Attack Type
Ssrf
Complexity
Moderate
Reliability
Reliable
Target: Label Studio Community Edition <=1.5.0
Auth required
Prerequisites: Target URL · Valid credentials or self-registration enabled · File path to read
devstral-2 · analyzed Feb 18, 2026 Full analysis →

Scores

CVSS v3 6.5
EPSS 0.0916
EPSS Percentile 92.9%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Details

CWE
CWE-918
Status published
Products (2)
heartex/label_studio < 1.5.0
pypi/label-studio 0 - 1.6.0PyPI
Published Oct 03, 2022
Tracked Since Feb 18, 2026