CVE-2026-48228: Open ISES Tickets < 3.44.2 Reflected XSS via patient_w.php id and ticket_id Parameters
Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in patient_w.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the id and ticket_id GET parameters directly into an HTML form action URL. 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
Open ISES Tickets versions before 3.44.2 can expose logged-in users to malicious links that run attacker-controlled JavaScript in their browsers. Successful exploitation requires an authenticated attacker and victim interaction. It could expose limited information or alter actions performed within the victim’s session, but it does not directly affect service availability.
Executive priority
Schedule remediation promptly through the normal patch cycle, with faster action for externally reachable or sensitive deployments. The vulnerability is moderate rather than emergency-level because exploitation needs authentication and user interaction, and no active exploitation is documented. Prioritize identifying older installations and upgrading them to 3.44.2 or later.
Technical view
CVE-2026-48228 is reflected cross-site scripting in patient_w.php. Unsanitized id and ticket_id GET values are inserted into an HTML form action, allowing JavaScript execution when a crafted response is rendered. CVSS 3.1 is 5.4: network-accessible, low complexity, low privileges required, user interaction required, changed scope, and low confidentiality and integrity impact.
Likely exposure
Exposure is likely limited to internet- or network-reachable Open ISES Tickets deployments running versions before 3.44.2. Exploitation requires an authenticated attacker to craft a request and persuade another user to render it. The supplied affected-version metadata is inconsistent, listing version "0" as unaffected, so deployed-version verification is important.
Exploitation context
The supplied record is not in KEV and provides no evidence of active exploitation. The attack depends on authentication and victim interaction, reducing immediacy. Risk increases where untrusted users have accounts, privileged staff follow attacker-controlled links, or the application handles sensitive ticket or patient-related information.
Researcher notes
The reported sink is the patient_w.php form action, reached through id and ticket_id GET parameters. CWE-79 applies. The vendor commit and 3.44.2 release are identified as patch evidence. The bundle’s structured affected-version entry conflicts with its description, so researchers should confirm version boundaries from the vendor changes without assuming additional affected releases.
Mitigation direction
Upgrade Open ISES Tickets to version 3.44.2 or later.
Review the vendor release notes and patch before deployment.
Restrict application access to trusted networks until upgrading.
Limit accounts and privileges available to untrusted users.
Validation and detection
Inventory all Open ISES Tickets deployments and record their versions.
Confirm every deployment runs version 3.44.2 or later.
Verify patient_w.php safely encodes id and ticket_id in HTML attributes.
Review web logs for unusual patient_w.php requests containing encoded script-like input.
Test remediation in an authorized non-production environment without executing active payloads.
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.