CVE-2026-48810

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

No configuration.

History

01 Jun 2026, 19:16

Type Values Removed Values Added
References () https://github.com/freescout-help-desk/freescout/security/advisories/GHSA-3w38-h42v-3h6w - () https://github.com/freescout-help-desk/freescout/security/advisories/GHSA-3w38-h42v-3h6w -

29 May 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-29 20:16

Updated : 2026-06-01 19:16


NVD link : CVE-2026-48810

Mitre link : CVE-2026-48810

CVE.ORG link : CVE-2026-48810


JSON object : View

Products Affected

No product.

CWE
CWE-285

Improper Authorization