Security Advisory

CVE-2026-40567

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-04-21 16:06:39
Last updated 2026-04-21 19:17:33
Assigner GitHub_M
State PUBLISHED

Description

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.213, an unauthenticated attacker can inject arbitrary HTML into outgoing emails generated by FreeScout by sending an email with a crafted From display name. The name is stored in the database without sanitization and rendered unescaped into outgoing reply emails via the `{%customer.fullName%}` signature variable. This allows embedding phishing links, tracking pixels, and spoofed content inside legitimate support emails sent from the organizations address. Version 1.8.213 fixes the issue.