CVE-2026-41193
- EPSS 0.39%
- Veröffentlicht 21.04.2026 17:15:26
- Zuletzt bearbeitet 22.04.2026 21:10:14
FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.215, FreeScout's module installation feature extracts ZIP archives without validating file paths, allowing an authenticated admin to write files arbitrarily on the ser...
CVE-2026-41192
- EPSS 0.24%
- Veröffentlicht 21.04.2026 17:12:42
- Zuletzt bearbeitet 22.04.2026 21:10:14
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...
CVE-2026-40568
- EPSS 0.24%
- Veröffentlicht 21.04.2026 16:08:37
- Zuletzt bearbeitet 22.04.2026 21:10:14
FreeScout is a free self-hosted help desk and shared mailbox. Versions prior to 1.8.213 have a stored cross-site scripting (XSS) vulnerability in the mailbox signature feature. The sanitization function `Helper::stripDangerousTags()` (`app/Misc/Helpe...
CVE-2026-40567
- EPSS 0.24%
- Veröffentlicht 21.04.2026 16:06:39
- Zuletzt bearbeitet 22.04.2026 21:10:14
FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.213, an unauthenticated attacker can inject arbitrary HTML into outgoing emails generated by FreeScout by sending an email with a crafted From display name. The name i...
CVE-2026-40566
- EPSS 0.29%
- Veröffentlicht 21.04.2026 16:04:35
- Zuletzt bearbeitet 22.04.2026 21:10:14
FreeScout is a free self-hosted help desk and shared mailbox. Versions prior to 1.8.213 have a Server-Side Request Forgery (SSRF) vulnerability in the IMAP/SMTP connection test functionality of FreeScout's `MailboxesController`. Three AJAX actions `...
CVE-2026-40565
- EPSS 0.2%
- Veröffentlicht 21.04.2026 15:52:39
- Zuletzt bearbeitet 22.04.2026 17:34:32
FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.213, FreeScout's linkify() function in app/Misc/Helper.php converts plain-text URLs in email bodies into HTML anchor tags without escaping double-quote characters (") ...
CVE-2026-40498
- EPSS 0.57%
- Veröffentlicht 21.04.2026 15:01:20
- Zuletzt bearbeitet 22.04.2026 17:34:45
FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.213, an unauthenticated attacker can access diagnostic and system tools that should be restricted to administrators. The /system/cron endpoint relies on a static MD5 h...
CVE-2026-40497
- EPSS 0.24%
- Veröffentlicht 21.04.2026 01:45:55
- Zuletzt bearbeitet 23.04.2026 16:32:04
FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.213, FreeScout's `Helper::stripDangerousTags()` removes `<script>`, `<form>`, `<iframe>`, `<object>` but does NOT strip `<style>` tags. The mailbox signature field is ...
CVE-2026-40496
- EPSS 0.4%
- Veröffentlicht 21.04.2026 01:38:50
- Zuletzt bearbeitet 23.04.2026 16:32:59
FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.213, attachment download tokens are generated using a weak and predictable formula: `md5(APP_KEY + attachment_id + size)`. Since attachment_id is sequential and size c...
CVE-2026-35584
- EPSS 0.3%
- Veröffentlicht 07.04.2026 16:07:33
- Zuletzt bearbeitet 16.04.2026 18:57:29
FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to 1.8.212, the endpoint GET /thread/read/{conversation_id}/{thread_id} does not require authentication and does not validate whether the given thread_id belongs...