Description
osTicket versions from 1.10 up to 1.17.7 and from 1.18.0 up to 1.18.3 are vulnerable to a stored XSS due to a vulnerable Bootstrap Tooltip component and insufficient HTML sanitization, allowing remote attackers to execute arbitrary JavaScript in Agent or Admin sessions.
Published: 2026-07-14
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A vulnerable Bootstrap Tooltip component in osTicket coupled with inadequate HTML filtering creates a stored cross‑site scripting flaw. The flaw permits attackers to embed malicious JavaScript that is later executed within the browser context of an Agent or Administrator who views the compromised content.

Affected Systems

Versions 1.10 through 1.17.7 and 1.18.0 through 1.18.3 of osTicket are impacted.

Risk and Exploitability

The CVSS score of 5.4 indicates moderate severity, while an EPSS score of less than 1% suggests exploitation is currently unlikely. The vulnerability is not listed in CISA’s KEV catalog. The attack does not require any privileged access; it relies on the injection of user‑controlled content that is stored and later rendered. When an Agent or Admin opens the affected ticket or comment, the embedded script runs with the privileges of that user, potentially allowing modification of ticket data, session hijacking within the application, or further distribution of malicious content. The likely attack vector is stored XSS, inferred from the description that the flaw stems from unsanitized data processed by the tooltip component.

Generated by OpenCVE AI on July 31, 2026 at 10:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest osTicket release (≥1.17.8 or ≥1.18.4).
  • Remove or disable any Bootstrap Tooltip functionality that processes user‑supplied content to prevent rendering of untrusted HTML.
  • Identify and cleanse stored tickets, comments, or other data entries that may contain embedded JavaScript or suspicious markup.

Generated by OpenCVE AI on July 31, 2026 at 10:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 31 Jul 2026 11:15:00 +0000

Type Values Removed Values Added
Title Stored XSS via Bootstrap Tooltip in osTicket

Sat, 25 Jul 2026 15:45:00 +0000

Type Values Removed Values Added
Title Stored XSS via Bootstrap Tooltip in osTicket

Wed, 22 Jul 2026 10:30:00 +0000

Type Values Removed Values Added
Title Stored XSS via Bootstrap Tooltip in osTicket Enabling Remote JavaScript Execution

Fri, 17 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
Title Stored XSS via Bootstrap Tooltip in osTicket Enabling Remote JavaScript Execution

Wed, 15 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 14 Jul 2026 18:15:00 +0000

Type Values Removed Values Added
First Time appeared Osticket
Osticket osticket
Vendors & Products Osticket
Osticket osticket

Tue, 14 Jul 2026 16:45:00 +0000

Type Values Removed Values Added
Description osTicket versions from 1.10 up to 1.17.7 and from 1.18.0 up to 1.18.3 are vulnerable to a stored XSS due to a vulnerable Bootstrap Tooltip component and insufficient HTML sanitization, allowing remote attackers to execute arbitrary JavaScript in Agent or Admin sessions.
References

Subscriptions

Osticket Osticket
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-15T14:40:25.525Z

Reserved: 2026-04-06T00:00:00.000Z

Link: CVE-2026-36214

cve-icon Vulnrichment

Updated: 2026-07-15T14:40:16.044Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T11:00:06Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')