CVE-2026-4093
MediumCVSS 5.4Summary
W module Term Reference Tree dla Drupal 7 istnieją dwa wektory XSS, które są przechowywane w procesie renderowania widgetu/formatera. Atakujący może wstrzykiwać złośliwy kod HTML/JS poprzez nieprawidłowo sanitizowane dane w szablonach tokenów oraz etykietach terminów taksonomii.
Risk Assessment
Organizacja narażona jest na ataki XSS, które mogą prowadzić do kradzieży danych użytkowników lub przejęcia sesji. Użytkownicy z odpowiednimi uprawnieniami mogą wprowadzać złośliwy kod, co zagraża bezpieczeństwu aplikacji.
Recommendation
Zaleca się aktualizację modułu do najnowszej wersji oraz wdrożenie odpowiednich mechanizmów sanitizacji danych wejściowych w celu zminimalizowania ryzyka ataków XSS.
Original NVD description (English source)
In the Drupal 7 Term Reference Tree module, two stored XSS vectors exist in the widget/formatter rendering pipeline. Vector A (token display templates): When the Token module is enabled and token display templates are configured, attacker-controlled token output (e.g., term description) is rendered without proper sanitization. Any user who can edit the referenced taxonomy terms can inject HTML/JS that executes when the field is rendered. Vector B (term label rendering): Taxonomy term labels are not properly sanitized before being rendered in the widget, allowing a user with permission to create or edit taxonomy terms to inject scripts into the term name that execute when a form containing the widget is viewed. Exploit affects versions 7.x-1.x up to and including 7.x-1.11.

