CVE Catalog

CVE-2026-38444

MediumCVSS 6.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.31%

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

Summary

osTicket v1.18.3 is vulnerable to Stored Cross-Site Scripting (XSS) via the email From-header display name. The value is extracted without sanitization in include/class.mailparse.php and stored raw in the poster field of ost_thread_entry. An unauthenticated attacker can send a reply email to an existing ticket from an unregistered address with an XSS payload in the From display name.

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 sanitization.

Other vulnerabilities in osTicket

See all
Original NVD description (English source)

osTicket v1.18.3 is vulnerable to Stored Cross-Site Scripting (XSS) via the email From-header display name. The value is extracted without sanitization in include/class.mailparse.php and stored raw in the poster field of ost_thread_entry. When an unauthenticated attacker sends a reply email to an existing ticket from an unregistered address with an XSS payload in the From display name.

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