VDB
KO
MEDIUM 6.1

PYSEC-2025-124

Details

Label Studio is a multi-type data labeling and annotation tool. A vulnerability in versions prior to 1.18.0 allows an attacker to inject a malicious script into the context of a web page, which can lead to data theft, session hijacking, unauthorized actions on behalf of the user, and other attacks. The vulnerability is reproducible when sending a properly formatted request to the `POST /projects/upload-example/` endpoint. In the source code, the vulnerability is located at `label_studio/projects/views.py`. Version 1.18.0 contains a patch for the issue.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / label-studio
Introduced in: 0 Fixed in: 1.18.0
Fix pip install --upgrade 'label-studio>=1.18.0'

References