# CVE-2026-41192

> Vulnerability · severity: **HIGH** (CVSS 7.1).

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

## Key facts

- **CVE ID:** CVE-2026-41192
- **Published:** 2026-04-21
- **CVSS severity:** HIGH
- **CVSS base score:** 7.1
- **CWE codes:** CWE-862

## Primary sources

- NIST NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-41192

## Citation

> AI Analytics. CVE-2026-41192. Retrieved 2026-07-10 from https://api.ai-analytics.org/cve/CVE-2026-41192. Derived from NIST NVD. Licensed CC0.

---

*[Dataset catalog](https://api.ai-analytics.org/datasets/) · [AI Analytics](https://api.ai-analytics.org/) · CC0 1.0*