Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/freescout-help-desk/freescout/security/advisories/GHSA-8vm3-w
- https://github.com/freescout-help-desk/freescout/security/advisories/GHSA-8vm3-w
FAQ
What is CVE-2026-53591?
CVE-2026-53591 is a vulnerability with a CVSS score of 8.6 (HIGH). 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 s...
How severe is CVE-2026-53591?
CVE-2026-53591 has been rated HIGH with a CVSS base score of 8.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-53591?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.