CVE Catalog

CVE-2026-38446

MediumCVSS 6.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.25%

16th percentile - higher than 16% of all known CVEs

Summary

A stored XSS vulnerability exists in osTicket 1.18.3 due to improper sanitization of the thread entry title field. User-controlled input in the title is stored without adequate HTML escaping and later rendered in staff-facing templates without proper output encoding. An attacker can inject arbitrary JavaScript by submitting a crafted ticket reply or email with a malicious subject line.

Risk Assessment

An attacker can execute arbitrary JavaScript in the context of staff browsers, potentially leading to session theft, data leakage, or other actions on the victim's account.

Recommendation

Update osTicket to the latest version or apply proper input filtering and output encoding.

Other vulnerabilities in osTicket

See all
Original NVD description (English source)

A stored cross-site scripting (XSS) vulnerability exists in osTicket 1.18.3 due to improper sanitization of the thread entry title field. User-controlled input in the title is stored without adequate HTML escaping and later rendered in multiple staff-facing templates without proper output encoding. An attacker can inject arbitrary JavaScript by submitting a crafted ticket reply or email with a malicious subject line.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS