CVE-2026-48810
- EPSS 0.16%
- Veröffentlicht 29.05.2026 19:48:38
- Zuletzt bearbeitet 22.07.2026 06:10:00
FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to 1.8.221, while investigating the ThreadPolicy::delete issue reported previously, the same missing mailbox membership check was found in the sibling ThreadPoli...
CVE-2026-48811
- EPSS 0.16%
- Veröffentlicht 29.05.2026 19:47:46
- Zuletzt bearbeitet 22.07.2026 06:10:00
FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to 1.8.221, FreeScout allows a non-admin user to permanently delete an internal note (private thread) from any conversation, even after that user's access to the...
CVE-2026-41906
- EPSS 0.17%
- Veröffentlicht 07.05.2026 18:09:23
- Zuletzt bearbeitet 08.05.2026 15:16:43
FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.214, the Change Customer modal correctly hides out-of-scope customers through the mailbox-filtered search endpoint, but the backend conversation_c...
CVE-2026-41905
- EPSS 0.21%
- Veröffentlicht 07.05.2026 18:08:09
- Zuletzt bearbeitet 07.05.2026 21:16:29
FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.217, Helper::sanitizeRemoteUrl() in app/Misc/Helper.php follows HTTP redirects via curlGetLastRedirectedUrl() but then re-validates the original U...
CVE-2026-41904
- EPSS 0.17%
- Veröffentlicht 07.05.2026 18:05:43
- Zuletzt bearbeitet 07.05.2026 20:16:43
FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.217, a user with updateAutoReply permission can store an XSS payload in the mailbox auto-reply message. The payload is rendered unescaped in the a...
CVE-2026-41902
- EPSS 0.25%
- Veröffentlicht 07.05.2026 18:03:50
- Zuletzt bearbeitet 08.05.2026 22:16:30
FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.217, the /user-setup/{hash} endpoint accepts a 60-character random invite_hash to set a new user's password. The endpoint performs no expiration c...
CVE-2026-41903
- EPSS 0.26%
- Veröffentlicht 07.05.2026 18:02:01
- Zuletzt bearbeitet 07.05.2026 19:51:36
FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.217, a user holding the PERM_EDIT_USERS permission (intended for general user-profile editing) can read and modify the notification subscriptions ...
CVE-2026-41191
- EPSS 0.21%
- Veröffentlicht 21.04.2026 17:16:57
- 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, `MailboxesController::updateSave()` persists `chat_start_new` outside the allowed-field filter. A user with only the mailbox `sig` permission sees only the signat...
CVE-2026-41190
- EPSS 0.21%
- Veröffentlicht 21.04.2026 17:16:57
- 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, when `APP_SHOW_ONLY_ASSIGNED_CONVERSATIONS` is enabled, direct conversation view correctly blocks users who are neither the assignee nor the creator. The `save_dr...
CVE-2026-41189
- EPSS 0.22%
- Veröffentlicht 21.04.2026 17:16:57
- 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, customer-thread editing is authorized through `ThreadPolicy::edit()`, which checks mailbox access but does not apply the assigned-only restriction from `Conversat...