CVE-2026-23757 PUBLISHED

GFI HelpDesk < 4.99.10 Stored XSS via Reports Module

Assigner: VulnCheck
Reserved: 15.01.2026 Published: 20.04.2026 Updated: 20.04.2026

GFI HelpDesk before 4.99.10 contains a stored cross-site scripting vulnerability in the Reports module where the title parameter is passed directly to SWIFT_Report::Create() without HTML sanitization. Attackers can inject arbitrary JavaScript into the report title field when creating or editing a report, and the payload executes when staff members view and click the affected report link in the Manage Reports interface.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
CVSS Score: 5.1

Product Status

Vendor GFI Software
Product HelpDesk
Versions Default: unaffected
  • affected from 0 to 4.99.10 (excl.)

Credits

  • Alex Williams from Pellera Technologies finder
  • VulnCheck coordinator

References

Problem Types

  • CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE