Description
Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in ics205.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 prior to version 3.44.2 contains a reflected cross‑site scripting flaw that derives its payload from the unsanitized POST parameter frm_add_str in ics205.php. An attacker who is authenticated to the application can supply a malicious string that is echoed back into the value attribute of a hidden form field, resulting in the browser executing the injected code in the context of the victim's session. This can lead to cookie theft, session hijacking, and other downstream attacks driven by the victim's privileges.

Affected Systems

All installations of Open ISES Tickets running a version older than 3.44.2 are affected. The vulnerability exists in the default configuration of the ics205.php component and applies broadly to any instance that permits authenticated users to submit form data using the frm_add_str field.

Risk and Exploitability

The CVSS score of 5.1 indicates a moderate severity for this reflected XSS. No EPSS score is available, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog. Attackers must first authenticate to the application, after which they can issue a crafted HTTP POST request to trigger the flaw. Because the payload is reflected directly into the page, exploitation is straightforward and does not require complex setup or elevated privileges on the target server.

Generated by OpenCVE AI on May 21, 2026 at 18:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Open ISES Tickets to version 3.44.2 or later, which addresses the input sanitization flaw.
  • Apply the patch commit ecfeb406a016766cae81c749e14b5145a9f2dbff to the ics205.php source code, ensuring frm_add_str is properly escaped before being placed in the HTML output.
  • Configure the application environment to enforce strict output encoding or use a web framework that automatically sanitizes form inputs to prevent future reflected XSS vulnerabilities.

Generated by OpenCVE AI on May 21, 2026 at 18:25 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': 'no', '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 ics205.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 ics205.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-21T18:27:21.853Z

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

Link: CVE-2026-48220

cve-icon Vulnrichment

Updated: 2026-05-21T18:26:50.930Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-48220

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-21T18:30:16Z

Weaknesses