CVE-2026-48213: Open ISES Tickets < 3.44.2 Reflected XSS via add.php ticket_id Parameter
Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in add.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the ticket_id POST parameter directly into an HTML form 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.
Security readout for executives and security teams
Plain-English summary
An authenticated user can manipulate a ticket request so malicious JavaScript runs when another user views the returned page. Successful abuse could expose browser-accessible data or perform actions as the victim. Exploitation requires user interaction and does not directly affect service availability.
Executive priority
Schedule prompt remediation, prioritizing internet-accessible and multi-user installations. The moderate rating reflects constrained exploitation requirements, but successful browser execution could compromise user sessions or trusted application actions.
Technical view
Open ISES Tickets versions before 3.44.2 reflect the add.php ticket_id POST value into an HTML input value attribute without adequate sanitization. This enables reflected cross-site scripting. CVSS 3.1 is 5.4: network reachable, low complexity, low privileges, user interaction required, with limited confidentiality and integrity impact across a security boundary.
Likely exposure
Exposure exists where Open ISES Tickets before 3.44.2 is deployed and authenticated users can access add.php. Internet-accessible or broadly shared installations have greater practical risk. The supplied affected-version metadata is inconsistent, but the description and references identify versions before 3.44.2.
Exploitation context
The attacker must be authenticated and persuade a victim to render a crafted response. The source bundle provides no evidence of active exploitation, and the CVE is not identified as KEV. This does not prove exploitation is absent.
Researcher notes
This is CWE-79 reflected XSS caused by unsafe attribute-context output handling. The referenced patch commit and 3.44.2 release are the strongest remediation evidence supplied. Assess encoding specifically for HTML attribute context and verify regression coverage without using executable payloads.
Mitigation direction
Upgrade Open ISES Tickets to version 3.44.2 or later.
Review the vendor release and patch references before deployment.
Restrict application access to trusted users until upgrading.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.