CVE Catalog

CVE-2026-35012

MediumCVSS 4.6
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.22%

13th percentile - higher than 13% of all known CVEs

Summary

Open ISES Tickets before version 3.44.2 contains a reflected XSS vulnerability in add_facnote.php. An authenticated attacker can inject arbitrary JavaScript via an unsanitized ticket_id GET parameter that is directly placed into the VALUE attribute of a hidden input field.

Risk Assessment

An attacker can trick a victim into clicking a crafted link, leading to malicious script execution in their browser. This could result in session theft, account takeover, or data theft.

Recommendation

Immediately upgrade Open ISES Tickets to version 3.44.2 or later, which includes a fix for this vulnerability.

Other vulnerabilities in Open ISES Tickets

See all
Original NVD description (English source)

Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in add_facnote.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the ticket_id GET parameter directly into a hidden input field VALUE attribute. Attackers can craft a malicious URL containing a JavaScript payload in the ticket_id parameter that executes in the victim's browser when the URL is visited.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS