CVE-2026-22033

Label Studio is a multi-type data labeling and annotation tool. In 1.22.0 and earlier, a persistent stored cross-site scripting (XSS) vulnerability exists in the custom_hotkeys functionality of the application. An authenticated attacker (or one who can trick a user/administrator into updating their custom_hotkeys) can inject JavaScript code that executes in other users’ browsers when those users load any page using the templates/base.html template. Because the application exposes an API token endpoint (/api/current-user/token) to the browser and lacks robust CSRF protection on some API endpoints, the injected script may fetch the victim’s API token or call token reset endpoints — enabling full account takeover and unauthorized API access.
Configurations

Configuration 1 (hide)

cpe:2.3:a:humansignal:label_studio:*:*:*:*:*:*:*:*

History

17 Jun 2026, 10:19

Type Values Removed Values Added
Summary
  • (es) Label Studio es una herramienta de etiquetado y anotación de datos de múltiples tipos. En 1.22.0 y versiones anteriores, existe una vulnerabilidad de cross-site scripting (XSS) persistente almacenado en la funcionalidad custom_hotkeys de la aplicación. Un atacante autenticado (o uno que pueda engañar a un usuario/administrador para que actualice sus custom_hotkeys) puede inyectar código JavaScript que se ejecuta en los navegadores de otros usuarios cuando esos usuarios cargan cualquier página utilizando la plantilla templates/base.html. Debido a que la aplicación expone un endpoint de token de API (/api/current-user/token) al navegador y carece de una protección CSRF robusta en algunos endpoints de API, el script inyectado puede obtener el token de API de la víctima o llamar a endpoints de restablecimiento de token — lo que permite la toma de control total de la cuenta y el acceso no autorizado a la API.

27 Jan 2026, 20:39

Type Values Removed Values Added
References () https://github.com/HumanSignal/label-studio/commit/ea2462bf042bbf370b79445d02a205fbe547b505 - () https://github.com/HumanSignal/label-studio/commit/ea2462bf042bbf370b79445d02a205fbe547b505 - Patch
References () https://github.com/HumanSignal/label-studio/pull/9084 - () https://github.com/HumanSignal/label-studio/pull/9084 - Issue Tracking
References () https://github.com/HumanSignal/label-studio/security/advisories/GHSA-2mq9-hm29-8qch - () https://github.com/HumanSignal/label-studio/security/advisories/GHSA-2mq9-hm29-8qch - Exploit, Vendor Advisory
CPE cpe:2.3:a:humansignal:label_studio:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.4
First Time Humansignal label Studio
Humansignal

12 Jan 2026, 18:15

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-12 18:15

Updated : 2026-06-17 10:19


NVD link : CVE-2026-22033

Mitre link : CVE-2026-22033

CVE.ORG link : CVE-2026-22033


JSON object : View

Products Affected

humansignal

  • label_studio
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CWE-284

Improper Access Control