Total CVEs

126,140

Critical Severity

2,292

High Severity

7,933

Last 7 Days

1,201
Quick preset (or use dates below)
Clear Filters
📅 Showing Year: 2026 (January 1 - December 31, 2026) View All Years →
Showing 21 - 30 of 30 CVEs
CVE-2026-39384 HIGH - 7.6

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to 1.8.212, FreeScout does not take the limit_user_customer_visibility parameter into account when merging customers. This vulnerability is fixed in 1.8.212.

Vendor: freescout-help-desk
Product: freescout
Published: Apr 07, 2026
Source: NVD

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 to the given conversation_id. This allows an...

Vendor: freescout-help-desk
Product: freescout
Published: Apr 07, 2026
Source: NVD

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.211, checkIpByMask() in app/Misc/Helper.php checks whether the input IP contains a / character. Plain IP addresses never contain /, so the function always returns false without checking any C...

Vendor: freescout-help-desk
Product: freescout
Published: Mar 31, 2026
Source: NVD
CVE-2026-34442 MEDIUM - 5.4

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.211, host header manipulation in FreeScout version (http://localhost:8080/system/status) allows an attacker to inject an arbitrary domain into generated absolute URLs. This leads to External ...

Vendor: freescout-help-desk
Product: freescout
Published: Mar 31, 2026
Source: NVD
CVE-2026-32754 CRITICAL - 9.3

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Versions 1.8.208 and below are vulnerable to Stored Cross-Site Scripting (XSS) through FreeScout's email notification templates. Incoming email bodies are stored in the database without sanitization and rend...

Vendor: freescout-help-desk
Product: freescout
Published: Mar 19, 2026
Source: NVD
CVE-2026-32753 MEDIUM - 5.4

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. In versions 1.8.208 and below, bypasses of the attachment view logic and SVG sanitizer make it possible to upload and render an SVG that runs malicious JavaScript. An extension of .png with content type of image/...

Vendor: freescout-help-desk
Product: freescout
Published: Mar 19, 2026
Source: NVD

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. In versions 1.8.208 and below, the ThreadPolicy::edit() method contains a broken access control vulnerability that allows any authenticated user (regardless of role or mailbox access) to read and modify all custo...

Vendor: freescout-help-desk
Product: freescout
Published: Mar 19, 2026
Source: NVD
CVE-2026-28289 CRITICAL - 10.0

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. A patch bypass vulnerability for CVE-2026-27636 in FreeScout 1.8.206 and earlier allows any authenticated user with file upload permissions to achieve Remote Code Execution (RCE) on the server by uploading a mali...

Vendor: freescout-help-desk
Product: freescout
Published: Mar 03, 2026
Source: NVD
CVE-2026-27637 CRITICAL - 9.8

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.206, FreeScout's `TokenAuth` middleware uses a predictable authentication token computed as `MD5(user_id + created_at + APP_KEY)`. This token is static (never expires/rotates), and if an...

Vendor: freescout-help-desk
Product: freescout
Published: Feb 25, 2026
Source: NVD
CVE-2026-27636 HIGH - 8.8

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.206, FreeScout's file upload restriction list in `app/Misc/Helper.php` does not include `.htaccess` or `.user.ini` files. On Apache servers with `AllowOverride All` (a common configurati...

Vendor: freescout-help-desk
Product: freescout
Published: Feb 25, 2026
Source: NVD