Description
Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in single_unit.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the id GET parameter directly into an HTML attribute. Attackers can craft a malicious URL containing a JavaScript payload in the id 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 versions prior to 3.44.2 contain a reflected cross‑site scripting flaw in single_unit.php. The flaw allows an authenticated attacker to inject arbitrary JavaScript by passing an unsanitized value through the id GET parameter directly into an HTML attribute. When a victim visits a crafted URL, the script executes in the victim’s browser, potentially stealing session cookies or performing other malicious actions.

Affected Systems

The vulnerability affects the Open ISES Tickets application from the vendor openises. Versions earlier than 3.44.2 are susceptible. No other products are listed as affected.

Risk and Exploitability

The CVSS score of 5.1 indicates moderate severity. EPSS is not available and the vulnerability is not listed in CISA KEV, suggesting limited known exploitation. Because the flaw requires an authenticated victim to visit a malicious link, the attack vector is a web‑based reflected XSS, which can be triggered via phishing or social engineering. Although the risk is moderate, the potential impact on confidentiality and integrity warrants prompt attention.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Open ISES Tickets 3.44.2 or later where the id parameter is properly encoded.
  • Enable server‑side input validation to enforce numeric IDs and sanitize output in single_unit.php.
  • Deploy a web‑application firewall rule that blocks requests containing script tags or other suspicious payloads in the id parameter.
  • Educate users to verify URLs before clicking, especially in email or external messages.

Generated by OpenCVE AI on May 20, 2026 at 21:25 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 single_unit.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the id GET parameter directly into an HTML attribute. Attackers can craft a malicious URL containing a JavaScript payload in the id parameter that executes in the victim's browser when the URL is visited.
Title Open ISES Tickets < 3.44.2 Reflected XSS via single_unit.php id 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:31:56.160Z

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

Link: CVE-2026-35007

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-35007

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses