CVE Catalog

CVE-2026-35016

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 cross-site scripting vulnerability in search.php. It allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the frm_query POST parameter directly into an HTML input field VALUE attribute.

Risk Assessment

An attacker can craft a malicious request containing a JavaScript payload in the frm_query parameter that executes in the victim's browser when submitted. This could lead to session theft, account takeover, or other unauthorized actions within the application context.

Recommendation

Immediately update Open ISES Tickets to version 3.44.2 or later, which includes a fix for this vulnerability. Additionally, implement input validation and sanitization for all user inputs and apply output encoding for HTML attributes.

Original NVD description (English source)

Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in search.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the frm_query POST parameter directly into an HTML input field VALUE attribute. Attackers can craft a malicious request containing a JavaScript payload in the frm_query parameter that executes in the victim's browser when submitted.

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