Description
Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in ics202.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the frm_add_str POST parameter directly into an HTML form hidden input value attribute. Attackers can craft a malicious request containing a JavaScript payload that executes in the victim's browser when the response is rendered.
Published: 2026-05-21
Score: 5.1 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Open ISES:Tickets contains a reflected cross‑site scripting flaw in the ics202.php handler. An authenticated attacker can supply an unsanitized value in the frm_add_str POST parameter that is echoed verbatim into a hidden input element of an HTML form. When the victim’s browser renders the response, the supplied payload executes in the context of the authenticated session, allowing the attacker to steal session cookies, read or modify user data, or perform arbitrary actions on behalf of the user.

Affected Systems

The vulnerability affects all Open ISES:Tickets releases older than version 3.44.2. Any deployment that exposes the ics202.php endpoint and accepts a frm_add_str parameter without proper input sanitization is susceptible until the application is upgraded to 3.44.2 or later.

Risk and Exploitability

The CVSS base score of 5.1 indicates moderate severity. Exploitation requires a valid authenticated user and can be performed remotely via an HTTP POST request. Because the EPSS score is not available and the issue is not listed in the CISA KEV catalog, the current likelihood of widespread exploitation is low, though the impact of a successful attack can be significant for individual users. Prompt remediation is recommended to prevent attackers from running malicious code in victims’ browsers.

Generated by OpenCVE AI on May 21, 2026 at 19:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Open ISES:Tickets to version 3.44.2 or later.
  • If an upgrade is not immediately possible, restrict access to the ics202.php endpoint by enforcing strict authentication and authorization so that only authorized personnel can send requests to it.
  • Apply server‑side input validation or output encoding to the frm_add_str parameter to neutralize injected scripts as a temporary mitigation.

Generated by OpenCVE AI on May 21, 2026 at 19:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 21 May 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 21 May 2026 17:45:00 +0000

Type Values Removed Values Added
Description Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in ics202.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the frm_add_str POST parameter directly into an HTML form hidden input value attribute. Attackers can craft a malicious request containing a JavaScript payload that executes in the victim's browser when the response is rendered.
Title Open ISES Tickets < 3.44.2 Reflected XSS via ics202.php frm_add_str Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}

cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-05-21T19:04:41.266Z

Reserved: 2026-05-21T13:15:18.100Z

Link: CVE-2026-48219

cve-icon Vulnrichment

Updated: 2026-05-21T19:04:27.198Z

cve-icon NVD

Status : Deferred

Published: 2026-05-21T18:16:18.237

Modified: 2026-05-21T19:10:12.323

Link: CVE-2026-48219

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-21T20:00:16Z

Weaknesses