Description
Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in opena.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the frm_call GET parameter directly into page output. Attackers can craft a malicious URL containing a JavaScript payload in the frm_call 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 has a reflected cross‑site scripting flaw in the opena.php script. An authenticated user can supply an arbitrary JavaScript payload through the frm_call GET parameter, which the page outputs without escaping. The injected script runs in the victim’s browser, allowing an attacker to steal session cookies, hijack sessions, or inject unwanted content into the application.

Affected Systems

The flaw affects all Open ISES Tickets releases earlier than 3.44.2. The product distributed under the openises:tickets CNA manager is impacted.

Risk and Exploitability

The CVSS base score of 5.1 indicates a moderate risk. EPSS data is unavailable and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires valid user credentials to construct a malicious URL containing the frm_call parameter; once accessed, the injected script executes in the victim’s browser, compromising the confidentiality and integrity of the session context.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Open ISES Tickets to version 3.44.2 or later.
  • Restrict or validate the frm_call parameter by allowing only approved values or encoding the input before rendering.
  • Configure a web application firewall to block or sanitize script tags and other malicious content in query parameters.

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

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

Link: CVE-2026-35011

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-35011

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses