CVE-2026-38444

MEDIUM

osTicket 1.18.3 - Unauthenticated Stored Cross-Site Scripting via Email From Display Name

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2026-38444. PoCs published by fr3akhacks.

AI-analyzed exploit summary The repository contains detailed technical writeups for three osTicket vulnerabilities (CVE-2026-38444, CVE-2026-38446, CVE-2026-38447). The analysis includes root cause breakdowns, affected components, patch recommendations, and CVSS scoring, but no functional exploit code. Focuses on stored XSS via email headers/titles and weak API key generation.

Description

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.

Exploits (1)

nomisec WRITEUP
by fr3akhacks · poc
https://github.com/fr3akhacks/cve-disclosures

The repository contains detailed technical writeups for three osTicket vulnerabilities (CVE-2026-38444, CVE-2026-38446, CVE-2026-38447). The analysis includes root cause breakdowns, affected components, patch recommendations, and CVSS scoring, but no functional exploit code. Focuses on stored XSS via email headers/titles and weak API key generation.

Classification
Writeup 100%
Attack Type
Xss | Info Leak
Complexity
Moderate
Reliability
Reliable
Target: osTicket <= 1.18.3
No auth needed
Prerequisites: For XSS: Ability to send crafted emails to osTicket (CVE-2026-38444/CVE-2026-38446) · For API key weakness: Knowledge of approximate key creation time/IP (CVE-2026-38447)
mistral-large-3 · analyzed Aug 04, 2026 Full analysis →

Scores

CVSS v3 6.1
EPSS 0.0031
EPSS Percentile 22.7%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-79
Status published
Published Aug 03, 2026
Tracked Since Aug 04, 2026