CVE-2026-41906 PUBLISHED

FreeScout: Conversation Change-Customer Cross-Mailbox Authorization Bypass

Assigner: GitHub_M
Reserved: 22.04.2026 Published: 07.05.2026 Updated: 07.05.2026

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.214, the Change Customer modal correctly hides out-of-scope customers through the mailbox-filtered search endpoint, but the backend conversation_change_customer action accepts any supplied customer_email. A low-privileged agent can forge a request and bind a visible conversation to a hidden customer in another mailbox. This issue has been patched in version 1.8.214.

Metrics

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

Product Status

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

References

Problem Types

  • CWE-639: Authorization Bypass Through User-Controlled Key CWE