Zurück zur CVE-Übersicht
CVE-2026-53987
MEDIUM(6.4)CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H
Risk Signal Score26/100 — MITTEL
- CVSS 6.4 — Mittel
- Weniger als 24 Stunden alt
Beschreibung
The Tag plugin for GLPI 11 before 2.14.4 stores the tag name without HTML sanitization and renders it into the Kanban badge markup via PluginTagTag::preKanbanContent() without output escaping, resulting in stored cross-site scripting. An authenticated user with TAG MANAGEMENT create or update rights can set a tag name containing HTML, which then executes in the browser of any user who opens the Kanban view of a ticket, problem, change, or project the tag is attached to.