CVE 7.1 HIGH

FreeScout’s client-controlled attachment IDs allow deletion of existing conversation attachments_CVE-2026-41192

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

Description

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.215, the reply and draft flows trust client-supplied encrypted attachment IDs. Any IDs present in `attachments_all[]` but omitted from retained lists are decrypted and passed directly to `Attachment::deleteByIds()`. Because `load_attachments` returns encrypted IDs for attachments on a visible conversation, a mailbox peer can replay those IDs through `save_draft` and delete the original attachment row and file. Version 1.8.215 fixes the vulnerability.

Basic Information

ID CVE-2026-41192
Source GitHub_M
Published Apr 21, 2026 at 17:12

Affected Product

Vendor freescout-help-desk
Product freescout
Version < 1.8.215
Affected Versions freescout-help-desk freescout < 1.8.215

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.