CVE-2026-48810 MEDIUM

CVE-2026-48810: FreeScout: Thread Edit Authorization Bypass via Missing Mailbox Check

Vendor Freescout-Help-Desk
Product freescout
Weakness CWE-285
Published May 29, 2026
Last update June 1, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to 1.8.221, while investigating the ThreadPolicy::delete issue reported previously, the same missing mailbox membership check was found in the sibling ThreadPolicy::edit method. A user with the PERM_EDIT_CONVERSATIONS permission who created a message or internal note in Mailbox A can rewrite that thread's body after an administrator removes them from Mailbox A, because the policy checks only authorship and a global permission flag — not current mailbox membership. This vulnerability is fixed in 1.8.221.

Key dates

02Disclosure timeline

May 29, 2026 CVE published
June 1, 2026 Record updated