CVE-2026-41191 PUBLISHED

FreeScout's signature only mailbox permission allows unauthorized mailbox chat setting changes

Assigner: GitHub_M
Reserved: 18.04.2026 Published: 21.04.2026 Updated: 21.04.2026

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.215, MailboxesController::updateSave() persists chat_start_new outside the allowed-field filter. A user with only the mailbox sig permission sees only the signature field in the UI, but can still change the hidden mailbox-wide chat setting via direct POST. Version 1.8.215 fixes the vulnerability.

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.215 is affected

References

Problem Types

  • CWE-863: Incorrect Authorization CWE