Description
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.
Published: 2026-05-29
Score: 4.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

FreeScout allows a non‑admin user to permanently delete a private thread even after that user’s mailbox access has been revoked because the ThreadPolicy::delete authorization check does not verify current membership. The result is that an ex‑team member can erase notes they created, compromising the integrity of the help desk conversation history. This is an access‑control weakness (CWE‑862).

Affected Systems

The issue affects FreeScout help‑desk installations, specifically versions prior to 1.8.221. All users with non‑admin roles who previously had mailbox access can exploit the flaw until the system is updated beyond this release.

Risk and Exploitability

The vulnerability scores a CVSS of 4.3, indicating moderate severity, with no EPSS score available and it is not listed in the CISA KEV catalog. Exploitation requires an authenticated non‑admin account, making the attack vector local to the application. A attacker can trigger the deletion action through the normal user interface once they have logged in, provided they retain a deleted thread they originally created. No mention was made of a public exploitation vector or active exploits at this time.

Generated by OpenCVE AI on May 29, 2026 at 21:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade FreeScout to version 1.8.221 or later to deploy the fixed authorization check.
  • Audit current user roles to ensure that revoked mailbox members no longer possess delete privileges for internal notes.
  • If an immediate upgrade is not possible, restrict the delete permission for non‑admin users on internal notes through role configuration or a temporary policy change until the official patch can be applied.

Generated by OpenCVE AI on May 29, 2026 at 21:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 29 May 2026 22:45:00 +0000

Type Values Removed Values Added
First Time appeared Freescout Helpdesk
Freescout Helpdesk freescout
Vendors & Products Freescout Helpdesk
Freescout Helpdesk freescout

Fri, 29 May 2026 20:15:00 +0000

Type Values Removed Values Added
Description 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.
Title FreeScout: Thread Deletion Bypasses Mailbox Access Revocation
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

Freescout Helpdesk Freescout
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-05-29T19:47:46.184Z

Reserved: 2026-05-22T20:57:10.976Z

Link: CVE-2026-48811

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-05-29T20:16:29.233

Modified: 2026-05-29T20:21:38.773

Link: CVE-2026-48811

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-29T22:30:08Z

Weaknesses