CVE-2026-35015
MediumCVSS 4.6Exploitation Probability (EPSS)
Low risk13th percentile - higher than 13% of all known CVEs
Summary
Open ISES Tickets before version 3.44.2 contains a reflected cross-site scripting vulnerability in do_unit_mail.php. It allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the the_ticket GET parameter directly into a JavaScript variable assignment.
Risk Assessment
An attacker can craft a malicious URL containing JavaScript payload in the the_ticket parameter that executes in the victim's browser when visited, potentially leading to session theft, account takeover, or data theft.
Recommendation
Immediately update Open ISES Tickets to version 3.44.2 or later, which includes a fix for this vulnerability. Until the update is applied, validate and sanitize all input passed via the the_ticket parameter.
Original NVD description (English source)
Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in do_unit_mail.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the the_ticket GET parameter directly into a JavaScript variable assignment. Attackers can craft a malicious URL containing a JavaScript payload in the the_ticket parameter that executes in the victim's browser when the URL is visited.

