FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to 1.8.221, FreeScout allows a non-admin user to permanently delete an internal note (private thread) from any conversation, even after that user's access to the mailbox containing the conversation has been revoked. The ThreadPolicy::delete authorization policy does not verify mailbox membership, so a former team member retains destructive write access to notes they created. This vulnerability is fixed in 1.8.221.
References
Configurations
No configuration.
History
01 Jun 2026, 17:17
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/freescout-help-desk/freescout/security/advisories/GHSA-9vx8-gx3p-9mh6 - |
29 May 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-29 20:16
Updated : 2026-06-17 10:55
NVD link : CVE-2026-48811
Mitre link : CVE-2026-48811
CVE.ORG link : CVE-2026-48811
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
