CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-41192

High
Published: Translated: NVD NIST

Summary

FreeScout to darmowy, samodzielnie hostowany system pomocy technicznej i wspólnej skrzynki pocztowej. W wersjach przed 1.8.215, przepływy odpowiedzi i szkiców ufają identyfikatorom zaszyfrowanych załączników dostarczonym przez klienta, co umożliwia ich nieautoryzowane usunięcie.

Risk Assessment

Atakujący może wykorzystać tę podatność do usunięcia oryginalnych załączników, co prowadzi do utraty danych i zakłócenia pracy organizacji.

Recommendation

Zaleca się aktualizację do wersji 1.8.215 lub nowszej, aby zabezpieczyć system przed tą podatnością.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS