External risk intelligence

FreeScout admin can steal customer data and disrupt service

CVE advisorySeverity: CRITICAL (CVSS 9.0)

CVE-2026-40569

FreeScout admins can silently steal or redirect all outgoing emails by exploiting a flaw in mailbox settings. This affects self-hosted help desks and could lead to sensitive data leaks or phishing.

4Halo Surface Signal

Cross-site Scripting

External exposure likelihood

Halo Surface Signal score for CVE-2026-40569

FreeScout is a self-hosted help desk platform, a type of application typically deployed as an internet-facing web service to facilitate customer communication. Because the product is designed as a web-based ticketing system, the underlying application and its administrative interface are frequently reachable over the public internet in standard deployment patterns.

Horizon Alert

Summary of the vulnerability and why it matters

This vulnerability in FreeScout allows an authenticated administrator to modify sensitive mailbox settings that are not normally exposed in the user interface. This could lead to unauthorized actions like silently forwarding emails or redirecting outgoing mail through an attacker-controlled server. Teams should pay attention because it can be exploited with a single request and allows for persistent data exfiltration even after a session ends.

  • Affects self-hosted help desk systems.
  • Allows unauthorized email access.
  • Can silently reroute outgoing mail.

Attack Path

How an attacker could exploit the issue

An authenticated administrator can exploit this vulnerability by making a crafted request to modify mailbox settings. This allows them to invisibly inject parameters that can exfiltrate emails, redirect mail through their own server, or enable malicious auto-replies.

  • Authenticated admin access needed.
  • Target mailbox connection settings.
  • Admin must submit request.

Live Threat

Current exploitation, exposure, and threat context

This vulnerability in FreeScout allows an authenticated administrator to abuse mass assignment to silently exfiltrate all outgoing emails or redirect them through an attacker-controlled server. This is a significant threat in environments with multiple administrators, enabling hidden surveillance and phishing opportunities. The patched version has been released, but the exploitability prior to the fix remains a concern.

  • Exploitable by authenticated admin.
  • No public exploit code.
  • Patch available for version 1.8.213.

Priority actions

Operational Fix

Recommended remediation, mitigation, and detection steps

Prioritize patching FreeScout to version 1.8.213 to remediate the mass assignment vulnerability. If immediate patching is not feasible, isolate affected services to prevent exploitation via modified connection settings that can redirect emails or alter configurations.

  • Update FreeScout to 1.8.213.
  • Restrict access to mailbox settings.
  • Monitor outgoing emails for anomalies.

Frequently asked questions

What is FreeScout and how is it used?

FreeScout is a free, self-hosted help desk and shared mailbox software. It is used by organizations to manage customer support requests and shared email inboxes, allowing teams to collaborate on customer communications.

What kind of vulnerability does CVE-2026-40569 represent in FreeScout?

CVE-2026-40569 is a mass assignment vulnerability. This means an authenticated administrator can potentially change settings they shouldn't, including critical security fields related to email connections, which are not typically visible in the admin interface.

How can an attacker exploit the FreeScout vulnerability?

An authenticated FreeScout administrator can exploit this by sending a specially crafted request to the mailbox connection settings. This request can include hidden parameters to silently alter settings like the `auto_bcc` address, effectively exfiltrating emails without other admins noticing.

Who needs to be concerned about this FreeScout vulnerability?

This vulnerability is a concern for organizations using self-hosted FreeScout, especially those with multiple administrators. Because FreeScout is typically internet-facing, it could be accessible to attackers who gain administrative access.

What is the first step to address the FreeScout vulnerability?

The primary action is to update FreeScout to version 1.8.213 or later. This update addresses the mass assignment flaw, preventing unauthorized modification of critical mailbox settings and potential data exfiltration.

References