Authorization Flaw in FreeScout Help Desk Software
CVE-2026-48810
4.3MEDIUM
What is CVE-2026-48810?
FreeScout, an open-source help desk application built on the Laravel framework, has a security issue that allows users with specific permissions to manipulate conversation threads. When a user possesses the PERM_EDIT_CONVERSATIONS permission and has created a message in Mailbox A, they can alter that thread's content even after being removed from Mailbox A by an administrator. This occurs because the system's policy checks rely solely on authorship and a global permission flag, neglecting to verify the user's current membership in the mailbox. This oversight has been addressed in version 1.8.221.
Affected Version(s)
freescout < 1.8.221
