Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/django-helpdesk/django-helpdesk/security/advisories/GHSA-q46c
- https://www.vulncheck.com/advisories/django-helpdesk-stored-xss-via-html-attachm
FAQ
What is CVE-2026-73531?
CVE-2026-73531 is a vulnerability with a CVSS score of 6.1 (MEDIUM). 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 up...
How severe is CVE-2026-73531?
CVE-2026-73531 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-73531?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.