Skip to main content

FreeScout CVE-2026-53591

| EUVDEUVD-2026-46081 HIGH
Improper Authentication (CWE-287)
2026-07-20 GitHub_M
8.6
CVSS 3.1 · Vendor: GitHub_M
Share

Severity by source

Vendor (GitHub_M) PRIMARY
8.6 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L
vuln.today AI
7.5 HIGH

Single unauthenticated email exploits it remotely (AV:N/AC:L/PR:N/UI:N); impact is pure integrity via spoofed replies (I:H), with no genuine data disclosure or outage (C:N/A:N).

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (GitHub_M).

CVSS VectorVendor: GitHub_M

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
High
Availability
Low

Lifecycle Timeline

3
Patch available
Jul 20, 2026 - 21:17 EUVD
Analysis Generated
Jul 20, 2026 - 20:19 vuln.today
CVE Published
Jul 20, 2026 - 19:47 cve.org
HIGH 8.6

DescriptionCVE.org

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.223, an unauthenticated attacker can inject messages into any existing support conversation by sending a single email to the helpdesk's public address with a crafted In-Reply-To header. No credentials, tokens, or prior access are required. The injected message is rendered in the agent UI as a legitimate customer reply, the conversation is automatically reopened, and the last_reply_from field is set to the attacker's identity. Version 1.8.223 contains a fix.

AnalysisAI

Message injection in FreeScout self-hosted help desk (all versions prior to 1.8.223) lets a remote unauthenticated attacker forge customer replies inside any existing support conversation. By emailing the helpdesk's public intake address with a crafted In-Reply-To header that references a target thread, the attacker's message renders in the agent UI as a legitimate customer reply, silently reopens the conversation, and overwrites last_reply_from with the attacker's identity. No credentials, tokens, or prior access are required (CVSS 8.6); no public exploit has been identified at time of analysis and it is not listed in CISA KEV.

Technical ContextAI

FreeScout is a PHP/Laravel-based open-source help desk and shared inbox that ingests inbound email and threads replies into existing conversations. Threading relies on RFC 5322 message-correlation headers - specifically In-Reply-To (and References) - to attach an incoming email to a prior conversation. The flaw is classed as CWE-287 (Improper Authentication): the mail-ingestion pipeline trusts the attacker-supplied In-Reply-To header to associate a message with a conversation without verifying that the sender is the legitimate customer party to that thread. Because inbound email to a public helpdesk address is unauthenticated by design, and threading headers are fully attacker-controllable, any message can be grafted onto any conversation the attacker can reference. The affected product per CPE is cpe:2.3:a:freescout-help-desk:freescout, all versions up to but not including 1.8.223.

RemediationAI

Vendor-released patch: 1.8.223 - upgrade all FreeScout instances to 1.8.223 or later, which contains the fix for the In-Reply-To threading authentication flaw, and review the advisory at https://github.com/freescout-help-desk/freescout/security/advisories/GHSA-8vm3-wwq4-ggfx. Because exploitation only requires sending email to the public helpdesk address, there is no clean network-level block that preserves functionality, so interim compensating controls are limited. If immediate patching is impossible, instruct agents to treat unexpected conversation reopenings and replies with suspicion and verify anomalous customer replies out-of-band before acting on them, and audit conversations for reopenings or last_reply_from values that do not match the original customer - accepting that this is detective rather than preventive. Restricting who can email the intake address (for example, allowlisting known customer domains at the MTA) reduces exposure but breaks the open-intake model of a public helpdesk, so weigh that trade-off. Upgrading to 1.8.223 is strongly preferred over any workaround.

CVE-2026-28289 CRITICAL POC
10.0 Mar 03

File upload bypass in FreeScout 1.8.206 — patch bypass for CVE-2026-27636. PoC and patch available. CVSS 10.0.

CVE-2026-27636 HIGH POC
8.8 Feb 25

Remote code execution in FreeScout prior to version 1.8.206 allows authenticated users to upload `.htaccess` files that

CVE-2026-27637 CRITICAL POC
9.8 Feb 25

Predictable password reset tokens in FreeScout help desk before 1.8.206. Weak random number generation allows attackers

CVE-2026-53595 CRITICAL POC
9.4 Jul 20

Anonymous account takeover in FreeScout help desk before 1.8.224 lets an unauthenticated attacker seize the lowest-id ac

CVE-2024-29185 CRITICAL POC
9.0 Mar 22

FreeScout is a self-hosted help desk and shared mailbox. Rated critical severity (CVSS 9.0), this vulnerability is remot

CVE-2024-29184 HIGH POC
8.0 Mar 22

FreeScout is a self-hosted help desk and shared mailbox. Rated high severity (CVSS 8.0), this vulnerability is remotely

CVE-2024-28186 HIGH POC
7.1 Mar 12

FreeScout is an open source help desk and shared inbox built with PHP. Rated high severity (CVSS 7.1), this vulnerabilit

CVE-2024-34698 MEDIUM POC
6.3 May 14

FreeScout is a free, self-hosted help desk and shared mailbox. Rated medium severity (CVSS 6.3), this vulnerability is r

CVE-2024-34697 MEDIUM POC
6.1 May 14

FreeScout is a free, self-hosted help desk and shared mailbox. Rated medium severity (CVSS 6.1), this vulnerability is r

CVE-2026-32754 CRITICAL
9.3 Mar 19

A stored cross-site scripting (XSS) vulnerability exists in FreeScout help desk software versions 1.8.208 and below, whe

CVE-2026-41193 CRITICAL
9.1 Apr 21

Arbitrary file write in FreeScout (prior to 1.8.215) allows authenticated administrators to achieve remote code executio

CVE-2026-41902 CRITICAL
9.1 May 07

Unauthenticated account takeover in FreeScout versions prior to 1.8.217 allows remote attackers to gain permanent access

Share

CVE-2026-53591 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy