CVE-2025-25296
CVE-2025-25296 is a medium-severity vulnerability in Humansignal Label Studio with a CVSS 3.x base score of 6.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-79.
Key facts
- Severity: Medium (CVSS 3.x base score 6.1)
- EPSS exploit prediction: 2% (76th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-4106
- Weakness: CWE-79
- Affected product: Humansignal Label Studio
- Published:
- Last modified:
Description
Label Studio is an open source data labeling tool. Prior to version 1.16.0, Label Studio's `/projects/upload-example` endpoint allows injection of arbitrary HTML through a `GET` request with an appropriately crafted `label_config` query parameter. By crafting a specially formatted XML label config with inline task data containing malicious HTML/JavaScript, an attacker can achieve Cross-Site Scripting (XSS). While the application has a Content Security Policy (CSP), it is only set in report-only mode, making it ineffective at preventing script execution. The vulnerability exists because the upload-example endpoint renders user-provided HTML content without proper sanitization on a GET request. This allows attackers to inject and execute arbitrary JavaScript in victims' browsers by getting them to visit a maliciously crafted URL. This is considered vulnerable because it enables attackers to execute JavaScript in victims' contexts, potentially allowing theft of sensitive data, session hijacking, or other malicious actions. Version 1.16.0 contains a patch for the issue.
Frequently asked questions
- What is CVE-2025-25296?
- Label Studio is an open source data labeling tool. Prior to version 1.16.0, Label Studio's `/projects/upload-example` endpoint allows injection of arbitrary HTML through a `GET` request with an appropriately crafted `label_config` query parameter. By crafting a specially formatted XML label config with inline task data containing malicious HTML/JavaScript, an attacker can achieve Cross-Site Scripting (XSS). While the application has a Content Security Policy (CSP), it is only set in report-only mode, making it ineffective at preventing script execution. The vulnerability exists because the upload-example endpoint renders user-provided HTML content without proper sanitization on a GET request. This allows attackers to inject and execute arbitrary JavaScript in victims' browsers by getting them to visit a maliciously crafted URL. This is considered vulnerable because it enables attackers to execute JavaScript in victims' contexts, potentially allowing theft of sensitive data, session hijacking, or other malicious actions. Version 1.16.0 contains a patch for the issue.
- How severe is CVE-2025-25296?
- CVE-2025-25296 has a CVSS 3.x base score of 6.1, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2025-25296 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (76th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-25296?
- CVE-2025-25296 affects Humansignal Label Studio. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-25296?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2025-25296 have an EU (EUVD) identifier?
- Yes. CVE-2025-25296 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-4106.
- When was CVE-2025-25296 published?
- CVE-2025-25296 was published on 2025-02-14 and last updated on 2026-06-17.
References
- https://github.com/HumanSignal/label-studio/commit/8cf6958e1e27ef6a03ed287e674470975d340885
- https://github.com/HumanSignal/label-studio/security/advisories/GHSA-wpq5-3366-mqw4
Affected products (1)
- cpe:2.3:a:humansignal:label_studio:*:*:*:*:*:*:*:*
More vulnerabilities in Humansignal Label Studio
- CVE-2023-43791 — Critical (CVSS 9.8): Label Studio is a multi-type data labeling and annotation tool with standardized output format. There is a…
- CVE-2025-25297 — High (CVSS 8.6): Label Studio is an open source data labeling tool. Prior to version 1.16.0, Label Studio's S3 storage integration…
- CVE-2023-47117 — High (CVSS 7.5): Label Studio is an open source data labeling tool. In all current versions of Label Studio prior to 1.9.2post0, the…
- CVE-2023-47115 — High (CVSS 7.1): Label Studio is an a popular open source data labeling tool. Versions prior to 1.9.2 have a cross-site scripting (XSS)…
- CVE-2025-47783 — Medium (CVSS 6.1): Label Studio is a multi-type data labeling and annotation tool. A vulnerability in versions prior to 1.18.0 allows an…
- CVE-2026-22033 — Medium (CVSS 5.4): Label Studio is a multi-type data labeling and annotation tool. In 1.22.0 and earlier, a persistent stored cross-site…
All CVEs affecting Humansignal Label Studio →
Other CWE-79 (Cross-site Scripting (XSS)) vulnerabilities
- CVE-2025-49410 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Imran Emu TC…
- CVE-2024-47875 — Critical (CVSS 10.0): DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to…
- CVE-2024-6886 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Gitea…
- CVE-2023-45144 — Critical (CVSS 10.0): com.xwiki.identity-oauth:identity-oauth-ui is a package to aid in building identity and service providers based on…
- CVE-2023-45138 — Critical (CVSS 10.0): Change Request is an pplication allowing users to request changes on a wiki without publishing the changes directly.…
- CVE-2022-4361 — Critical (CVSS 10.0): Keycloak, an open-source identity and access management solution, has a cross-site scripting (XSS) vulnerability in the…
Browse all CWE-79 (Cross-site Scripting (XSS)) vulnerabilities →