Home

Description

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to 1.8.220, the email processing pipeline in FreeScout's FetchEmails command has two code paths for identifying agent (user) replies based on In-Reply-To / References headers. The notification reply path (notify-{thread_id}-{user_id}-...) extracts thread_id and user_id directly from the Message-ID without HMAC verification. An external attacker who can spoof the From address of a helpdesk agent can inject messages that FreeScout processes as legitimate agent replies — which are then automatically forwarded to customers via the legitimate SMTP server. This vulnerability is fixed in 1.8.220.

PUBLISHED Reserved 2026-05-18 | Published 2026-05-29 | Updated 2026-06-02 | Assigner GitHub_M




HIGH: 7.5CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:H/A:N

Problem types

CWE-290: Authentication Bypass by Spoofing

CWE-345: Insufficient Verification of Data Authenticity

Product status

< 1.8.220
affected

References

vincent.vulcoord.net/...8115b69&cve=CVE-2026-47123&analyze=1 exploit

github.com/...escout/security/advisories/GHSA-6r38-6mcf-2ww3

github.com/...ommit/d902f19038213c6a376947d269b00440908e88a0

cve.org (CVE-2026-47123)

nvd.nist.gov (CVE-2026-47123)

Download JSON