CVE-2026-32754
Last modified
CVE-2026-32754 is a critical-severity vulnerability rated 9.3/10 on the CVSS scale. FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Versions 1.8.208 and below are vulnerable to Stored Cross-Site Scripting (XSS) through FreeScout's email notification templates. EPSS estimates a 0.53% chance of exploitation in the next 30 days.
Description
FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Versions 1.8.208 and below are vulnerable to Stored Cross-Site Scripting (XSS) through FreeScout's email notification templates. Incoming email bodies are stored in the database without sanitization and rendered unescaped in outgoing email notifications using Blade's raw output syntax {!! $thread->body !!}. An unauthenticated attacker can exploit this vulnerability by simply sending an email, and when opened by any subscribed agent or admin as part of their normal workflow, enabling universal HTML injection (phishing, tracking) and, in vulnerable email clients, JavaScript execution (session hijacking, credential theft, account takeover) affecting all recipients simultaneously. This issue has been fixed in version 1.8.209.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Freescout | Freescout | < 1.8.209 |
References
- https://github.com/freescout-help-desk/freescout/releases/tag/1.8.209Product, Release Notes
- https://github.com/freescout-help-desk/freescout/security/advisories/GHSA-56h2-5556-r6mgExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-32754?
How severe is CVE-2026-32754?
How do I fix CVE-2026-32754?
Are you affected by CVE-2026-32754?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
