CVE Catalog

CVE-2026-48810

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.16%

5th percentile - higher than 5% of all known CVEs

Summary

FreeScout prior to 1.8.221 has a missing mailbox membership check in ThreadPolicy::edit, allowing a user with PERM_EDIT_CONVERSATIONS to rewrite thread content after being removed from the mailbox. Fixed in 1.8.221.

Risk Assessment

The risk is that users who lost mailbox access can still modify threads, potentially compromising data integrity.

Recommendation

Update FreeScout to version 1.8.221 or later.

Other vulnerabilities in FreeScout

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS