CVE Catalog

CVE-2026-48217

MediumCVSS 5.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.21%

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

Summary

Open ISES Tickets before version 3.44.2 contains a reflected XSS vulnerability in delete_module.php. An authenticated attacker can inject arbitrary JavaScript via multiple POST parameters (module_choice, flag, confirmation) that are directly placed into rendered HTML content and form action attributes.

Risk Assessment

The organization is at risk of malicious script execution in the victim's browser, potentially leading to session theft or other attacks.

Recommendation

It is recommended to immediately upgrade Open ISES Tickets to version 3.44.2 or later, which includes XSS fixes.

Original NVD description (English source)

Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in delete_module.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the multiple POST parameters (module_choice, flag, confirmation) directly into rendered HTML content and form action 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