CVE-2026-32752 PUBLISHED

FreeScout: Broken Access Control in ThreadPolicy — Any User Can Read/Edit All Customer Messages

Assigner: GitHub_M
Reserved: 13.03.2026 Published: 19.03.2026 Updated: 19.03.2026

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. In versions 1.8.208 and below, the ThreadPolicy::edit() method contains a broken access control vulnerability that allows any authenticated user (regardless of role or mailbox access) to read and modify all customer-created thread messages across all mailboxes. This flaw enables silent modification of customer messages (evidence tampering), bypasses the entire mailbox permission model, and constitutes a GDPR/compliance violation. The issue has been fixed in version 1.8.209.

Metrics

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

Product Status

Vendor freescout-help-desk
Product freescout
Versions
  • Version < 1.8.209 is affected

References

Problem Types

  • CWE-284: Improper Access Control CWE