Skip to main content

Label Studio

11 CVEs product

Monthly

CVE-2026-76073 HIGH This Week

Cross-organization IDOR in Label Studio allows any authenticated user on a shared instance to read, modify, and delete annotations belonging to other tenants by enumerating sequential integer primary keys. The AnnotationAPI and AnnotationConvertAPI in label_studio/tasks/api.py declare an unscoped queryset (Annotation.objects.all()) and register all annotation permissions against rules.is_authenticated, meaning the organization boundary is never tested at the object level. No public exploit identified at time of analysis, but the CVSS 4.0 score of 8.7 reflects genuinely high confidentiality, integrity, and availability impact on any multi-tenant deployment, and the low exploitation complexity makes the conceptual-to-exploitable gap very small.

Authentication Bypass Label Studio
NVD GitHub
CVSS 4.0
8.7
EPSS
0.3%
CVE-2026-72560 MEDIUM This Month

Server-side request forgery in HumanSignal Label Studio through 1.24.0.dev0 allows authenticated users to direct the server's import-from-URL endpoint to fetch arbitrary internal addresses, including cloud instance metadata services and RFC-1918 private network hosts. The vulnerability exists because the built-in SSRF mitigation flag `SSRF_PROTECTION_ENABLED` defaults to `false`, leaving all default installations exposed without any additional misconfiguration required. No public exploit code or CISA KEV entry has been identified at time of analysis, but the attack pattern is well-understood and requires only valid credentials and standard HTTP requests.

SSRF Label Studio
NVD GitHub
CVSS 3.1
6.5
EPSS
0.2%
CVE-2026-22033 PyPI MEDIUM POC PATCH This Month

Stored XSS in Label Studio's custom_hotkeys feature allows authenticated attackers to inject malicious JavaScript that executes in other users' browsers, potentially enabling API token theft and account takeover due to insufficient CSRF protections. Public exploit code exists for this vulnerability affecting Label Studio 1.22.0 and earlier. An attacker could abuse this to gain unauthorized API access or perform actions on behalf of compromised users.

XSS CSRF Label Studio
NVD GitHub
CVSS 3.1
5.4
EPSS
0.0%
CVE-2025-47783 PyPI HIGH POC PATCH GHSA This Week

Label Studio is a multi-type data labeling and annotation tool. Rated high severity (CVSS 7.6), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

XSS Label Studio
NVD GitHub
CVSS 4.0
7.6
EPSS
0.2%
CVE-2025-25297 PyPI HIGH POC PATCH This Week

Label Studio is an open source data labeling tool. Rated high severity (CVSS 8.6), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

SSRF Label Studio
NVD GitHub
CVSS 3.1
8.6
EPSS
0.1%
CVE-2025-25296 PyPI MEDIUM POC PATCH THREAT This Month

Label Studio is an open source data labeling tool. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and EPSS exploitation probability 20.0%.

Information Disclosure XSS Label Studio
NVD GitHub
CVSS 3.1
6.1
EPSS
20.0%
CVE-2024-26152 PyPI MEDIUM POC PATCH This Month

### Summary On all Label Studio versions prior to 1.11.0, data imported via file upload feature is not properly sanitized prior to being rendered within a. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

XSS CSRF File Upload Label Studio
NVD GitHub
CVSS 3.1
6.1
EPSS
2.2%
CVE-2024-23633 PyPI MEDIUM PATCH This Month

Label Studio, an open source data labeling tool had a remote import feature allowed users to import data from a remote web source, that was downloaded and could be viewed on the website. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

SSRF XSS Python Label Studio
NVD GitHub
CVSS 3.1
6.1
EPSS
0.6%
CVE-2023-47117 PyPI HIGH POC PATCH This Week

Label Studio is an open source data labeling tool. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

Information Disclosure Python Label Studio
NVD GitHub
CVSS 3.1
7.5
EPSS
4.1%
CVE-2023-43791 PyPI HIGH POC PATCH This Week

Label Studio is a multi-type data labeling and annotation tool with standardized output format. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available.

Information Disclosure Python Label Studio
NVD GitHub
CVSS 3.1
8.8
EPSS
1.2%
CVE-2022-36551 PyPI MEDIUM POC PATCH This Month

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. Rated medium severity (CVSS 6.5), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available.

SSRF Label Studio
NVD GitHub Exploit-DB VulDB
CVSS 3.1
6.5
EPSS
5.1%
EPSS 0% CVSS 8.7
HIGH This Week

Cross-organization IDOR in Label Studio allows any authenticated user on a shared instance to read, modify, and delete annotations belonging to other tenants by enumerating sequential integer primary keys. The AnnotationAPI and AnnotationConvertAPI in label_studio/tasks/api.py declare an unscoped queryset (Annotation.objects.all()) and register all annotation permissions against rules.is_authenticated, meaning the organization boundary is never tested at the object level. No public exploit identified at time of analysis, but the CVSS 4.0 score of 8.7 reflects genuinely high confidentiality, integrity, and availability impact on any multi-tenant deployment, and the low exploitation complexity makes the conceptual-to-exploitable gap very small.

Authentication Bypass Label Studio
NVD GitHub
EPSS 0% CVSS 6.5
MEDIUM This Month

Server-side request forgery in HumanSignal Label Studio through 1.24.0.dev0 allows authenticated users to direct the server's import-from-URL endpoint to fetch arbitrary internal addresses, including cloud instance metadata services and RFC-1918 private network hosts. The vulnerability exists because the built-in SSRF mitigation flag `SSRF_PROTECTION_ENABLED` defaults to `false`, leaving all default installations exposed without any additional misconfiguration required. No public exploit code or CISA KEV entry has been identified at time of analysis, but the attack pattern is well-understood and requires only valid credentials and standard HTTP requests.

SSRF Label Studio
NVD GitHub
EPSS 0% CVSS 5.4
MEDIUM POC PATCH This Month

Stored XSS in Label Studio's custom_hotkeys feature allows authenticated attackers to inject malicious JavaScript that executes in other users' browsers, potentially enabling API token theft and account takeover due to insufficient CSRF protections. Public exploit code exists for this vulnerability affecting Label Studio 1.22.0 and earlier. An attacker could abuse this to gain unauthorized API access or perform actions on behalf of compromised users.

XSS CSRF Label Studio
NVD GitHub
EPSS 0% CVSS 7.6
HIGH POC PATCH This Week

Label Studio is a multi-type data labeling and annotation tool. Rated high severity (CVSS 7.6), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

XSS Label Studio
NVD GitHub
EPSS 0% CVSS 8.6
HIGH POC PATCH This Week

Label Studio is an open source data labeling tool. Rated high severity (CVSS 8.6), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

SSRF Label Studio
NVD GitHub
EPSS 20% CVSS 6.1
MEDIUM POC PATCH THREAT This Month

Label Studio is an open source data labeling tool. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and EPSS exploitation probability 20.0%.

Information Disclosure XSS Label Studio
NVD GitHub
EPSS 2% CVSS 6.1
MEDIUM POC PATCH This Month

### Summary On all Label Studio versions prior to 1.11.0, data imported via file upload feature is not properly sanitized prior to being rendered within a. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

XSS CSRF File Upload +1
NVD GitHub
EPSS 1% CVSS 6.1
MEDIUM PATCH This Month

Label Studio, an open source data labeling tool had a remote import feature allowed users to import data from a remote web source, that was downloaded and could be viewed on the website. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

SSRF XSS Python +1
NVD GitHub
EPSS 4% CVSS 7.5
HIGH POC PATCH This Week

Label Studio is an open source data labeling tool. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

Information Disclosure Python Label Studio
NVD GitHub
EPSS 1% CVSS 8.8
HIGH POC PATCH This Week

Label Studio is a multi-type data labeling and annotation tool with standardized output format. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available.

Information Disclosure Python Label Studio
NVD GitHub
EPSS 5% CVSS 6.5
MEDIUM POC PATCH This Month

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. Rated medium severity (CVSS 6.5), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available.

SSRF Label Studio
NVD GitHub Exploit-DB VulDB

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy