CVE-2026-41192

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.
Configurations

No configuration.

History

21 Apr 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-21 18:16

Updated : 2026-04-22 21:10


NVD link : CVE-2026-41192

Mitre link : CVE-2026-41192

CVE.ORG link : CVE-2026-41192


JSON object : View

Products Affected

No product.

CWE
CWE-862

Missing Authorization