Description
Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in do_unit_mail.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the the_ticket GET parameter directly into a JavaScript variable assignment. Attackers can craft a malicious URL containing a JavaScript payload in the the_ticket parameter that executes in the victim's browser when the URL is visited.
Published: 2026-05-20
Score: 5.1 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Open ISES Tickets before version 3.44.2 contains a reflected cross‑site scripting flaw in do_unit_mail.php that lets an authenticated attacker inject arbitrary JavaScript by passing an unsanitized value through the the_ticket GET parameter directly into a JavaScript variable assignment. The attacker crafts a URL embedding malicious JavaScript in the_ticket; when a user opens that URL the script runs in their browser. This can lead to theft of session cookies, credential hijacking, defacement, or other client‑side attacks. The weakness is a user‑input handling flaw (CWE‑79).

Affected Systems

Vendors: openises tickets. Suited for versions older than 3.44.2; any installation of Open ISES Tickets where the do_unit_mail.php endpoint is reachable and accepts the_ticket parameters is vulnerable. The product is a web‑based issue tracking system.

Risk and Exploitability

CVSS is 5.1, indicating moderate severity. The EPSS score is not available, so current exploitation probability is unknown, but the vulnerability is not listed in CISA KEV. Exploitation requires an attacker to be authenticated to the system and to create a malicious URL that a victim will visit; the attacker can then influence what JavaScript executes in the victim’s browser. Because the flaw is reflected, it does not require permanent infection or server‑side code execution, but it does allow attackers to perform client‑side attacks in targeted users.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official patch by upgrading Open ISES Tickets to version 3.44.2 or later.
  • If an upgrade cannot be performed immediately, restrict access to do_unit_mail.php and block or properly encode the the_ticket parameter when it is reflected into JavaScript.
  • Implement input validation to escape special characters in the the_ticket GET parameter before echoing it into a JavaScript context, ensuring that no script can be executed.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 20 May 2026 20:15:00 +0000

Type Values Removed Values Added
Description Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in do_unit_mail.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the the_ticket GET parameter directly into a JavaScript variable assignment. Attackers can craft a malicious URL containing a JavaScript payload in the the_ticket parameter that executes in the victim's browser when the URL is visited.
Title Open ISES Tickets < 3.44.2 Reflected XSS via do_unit_mail.php the_ticket Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 4.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/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-20T19:40:55.604Z

Reserved: 2026-03-31T20:40:15.618Z

Link: CVE-2026-35015

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-05-20T20:16:38.930

Modified: 2026-05-20T20:16:38.930

Link: CVE-2026-35015

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-20T21:30:36Z

Weaknesses