PT-2025-7075 · Unknown · Label Studio
Xbow-Security
·
Published
2025-02-14
·
Updated
2025-08-25
·
CVE-2025-25296
CVSS v3.1
6.1
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions:
Label Studio versions prior to 1.16.0
Description:
The issue allows injection of arbitrary HTML through a
GET request with an appropriately crafted label config query parameter at the /projects/upload-example endpoint. This enables Cross-Site Scripting (XSS) by rendering user-provided HTML content without proper sanitization. Although the application has a Content Security Policy (CSP), it is ineffective in preventing script execution because it is set in report-only mode. The vulnerability can be exploited by getting victims to visit a maliciously crafted URL, potentially allowing theft of sensitive data, session hijacking, or other malicious actions.Recommendations:
For versions prior to 1.16.0, update to version 1.16.0 or later to resolve the issue.
As a temporary workaround, consider enabling the Content Security Policy in enforcement mode instead of report-only mode to actively block unauthorized script execution.
Restrict access to the
/projects/upload-example endpoint to minimize the risk of exploitation.
Avoid using the label config query parameter in the affected API endpoint until the issue is resolved.Exploit
Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Label Studio