CVE Catalog

CVE-2026-48218

MediumCVSS 5.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.26%

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

Summary

Open ISES Tickets before version 3.44.2 contains a reflected XSS vulnerability in icons/buttons/landb.php. An authenticated attacker can inject arbitrary JavaScript by passing unsanitized values in POST parameters frm_name and frm_id, which are directly rendered into HTML and inline JavaScript.

Risk Assessment

An attacker can execute malicious scripts in the victim's browser, potentially leading to session theft, data leakage, or other actions on the user's account.

Recommendation

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

Original NVD description (English source)

Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in icons/buttons/landb.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the frm_name and frm_id POST parameters directly into rendered HTML content and inline JavaScript. 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