CVE-2026-47123

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.
Configurations

No configuration.

History

22 Jul 2026, 06:10

Type Values Removed Values Added
Summary
  • (es) FreeScout es un help desk gratuito y una bandeja de entrada compartida construido con el framework Laravel de PHP. Antes de 1.8.220, la pipeline de procesamiento de correo electrónico en el comando FetchEmails de FreeScout tiene dos rutas de código para identificar respuestas de agentes (usuarios) basadas en los encabezados In-Reply-To / References. La ruta de respuesta de notificación (notify-{thread_id}-{user_id}-...) extrae thread_id y user_id directamente del Message-ID sin verificación HMAC. Un atacante externo que puede suplantar la dirección From de un agente de helpdesk puede inyectar mensajes que FreeScout procesa como respuestas legítimas de agentes - los cuales son luego reenviados automáticamente a los clientes a través del servidor SMTP legítimo. Esta vulnerabilidad está corregida en 1.8.220.

02 Jun 2026, 03:16

Type Values Removed Values Added
References
  • () https://vincent.vulcoord.net/score/?state=Not+Scored&year=2026&year=2025&assigned_to=a165dae3-480e-4f7d-bbb8-9b1d78115b69&cve=CVE-2026-47123&analyze=1 -

29 May 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-29 20:16

Updated : 2026-07-22 06:10


NVD link : CVE-2026-47123

Mitre link : CVE-2026-47123

CVE.ORG link : CVE-2026-47123


JSON object : View

Products Affected

No product.

CWE
CWE-290

Authentication Bypass by Spoofing

CWE-345

Insufficient Verification of Data Authenticity