CVE Catalog

CVE-2026-48229

MediumCVSS 5.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.17%

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

Summary

Open ISES Tickets before 3.44.2 contains a reflected XSS vulnerability in routes_i.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 HTML form input.

Risk Assessment

An attacker can execute a malicious script in the victim's browser, potentially leading to session theft, account takeover, or data theft.

Recommendation

Update Open ISES Tickets to version 3.44.2 or later. Additionally, ensure proper output encoding for all user-supplied data.

Original NVD description (English source)

Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in routes_i.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the ticket_id GET parameter directly into HTML form hidden input value attributes. Attackers can craft a malicious request containing a JavaScript payload that executes in the victim's browser when the response is rendered.

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