AUGUST 14, 2026
Live Feed
Back to database
Case File

CVE-2026-73531

MEDIUM · CVSS 6.1 EPSS 0.21% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-13 · Last synced 2026-08-14

CyberRota Analysis

AI-Generated

The vulnerability affects django-helpdesk versions prior to 2.3.3, allowing unauthenticated attackers to exploit stored cross-site scripting by submitting HTML-formatted emails or uploading .html/.htm attachments through public ticket submissions. This can lead to the execution of arbitrary JavaScript in the browsers of authenticated staff members, potentially compromising their sessions. Organizations using affected versions should prioritize patching to mitigate the risk of this exploit.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-73531
Severity
MEDIUM
CVSS
6.1
EPSS
0.21%
Java

Original NVD Description

django-helpdesk before 2.3.3 contains a stored cross-site scripting vulnerability that allows unauthenticated attackers to inject arbitrary JavaScript by submitting HTML-formatted email messages or uploading .html/.htm file attachments through public ticket submission channels. Attackers can exploit the lack of sanitization and Content-Disposition headers at the attachment-serving layer to execute malicious scripts in the browser session of authenticated staff members who open the attachment while triaging tickets.