Deserialization Vulnerability in FreeScout Help Desk by FreeScout
CVE-2025-54366
8.6HIGH
What is CVE-2025-54366?
FreeScout, an open-source help desk application built on the Laravel framework, is susceptible to a deserialization vulnerability in versions up to and including 1.8.185. This flaw exists in the /conversation/ajax endpoint and allows authenticated users with knowledge of the APP_KEY to exploit the application's insecure data processing. When the Helper::decrypt() function handles the attachments_all and attachments POST parameters, it fails to validate user-controlled data adequately. This improper handling enables attackers to instantiate arbitrary objects and modify their properties, thereby compromising the integrity of the entire web application. The issue has been addressed in version 1.8.186.
Affected Version(s)
freescout < 1.8.186