Lucene search
+L

751 matches found

EUVD
EUVD
added 2026/07/20 7:52 p.m.16 views

EUVD-2026-46083

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.224, the denylist that neutralizes dangerous file uploads Helper::$restrictedextensions is incomplete: it does not cover the .pht extension. The authenticated upload endpoint POST /uploads/uplo...

8.8CVSS5.5AI score0.0111EPSS
SaveExploits2References1
Vulnrichment
Vulnrichment
added 2026/07/20 7:52 p.m.8 views

CVE-2026-53593 FreeScout Vulnerable to Authenticated Remote Code Execution via incomplete upload extension denylist (.pht) — bypass of CVE-2025-48471

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.224, the denylist that neutralizes dangerous file uploads Helper::$restrictedextensions is incomplete: it does not cover the .pht extension. The authenticated upload endpoint POST /uploads/uplo...

8.8CVSS5.5AI score0.00509EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/07/20 7:52 p.m.16 views

CVE-2026-53593

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.224, the denylist that neutralizes dangerous file uploads Helper::$restrictedextensions is incomplete: it does not cover the .pht extension. The authenticated upload endpoint POST /uploads/uplo...

8.8CVSS5.5AI score0.00509EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/07/20 7:52 p.m.44 views

CVE-2026-53593 FreeScout Vulnerable to Authenticated Remote Code Execution via incomplete upload extension denylist (.pht) — bypass of CVE-2025-48471

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.224, the denylist that neutralizes dangerous file uploads Helper::$restrictedextensions is incomplete: it does not cover the .pht extension. The authenticated upload endpoint POST /uploads/uplo...

8.8CVSS0.00509EPSS
SaveExploits1References1
OSV
OSV
added 2026/07/20 7:52 p.m.8 views

CVE-2026-53593 FreeScout Vulnerable to Authenticated Remote Code Execution via incomplete upload extension denylist (.pht) — bypass of CVE-2025-48471

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.224, the denylist that neutralizes dangerous file uploads Helper::$restrictedextensions is incomplete: it does not cover the .pht extension. The authenticated upload endpoint POST /uploads/uplo...

8.8CVSS5.6AI score
SaveExploits0References3
CVE
CVE
added 2026/07/20 7:52 p.m.36 views

CVE-2026-53593

FreeScout prior to 1.8.224 is vulnerable to authenticated remote code execution due to an incomplete denylist for dangerous upload extensions. The upload endpoint POST /uploads/upload stores files with their original extension in storage/app/public/uploads/ and serves them at /storage/uploads/. O...

8.8CVSS5.6AI score0.00509EPSS
SaveExploits1References1
CVE
CVE
added 2026/07/20 7:49 p.m.20 views

CVE-2026-53592

CVE-2026-53592 affects FreeScout (Laravel-based). A prototype pollution flaw in the frontend JavaScript function getQueryParam (/public/js/main.js) allows attacker-controlled URL query strings to write into Object.prototype. Initial fix in 1.8.139 blocked top-level proto keys but did not sanitize...

4.6CVSS5.4AI score0.00194EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 7:49 p.m.36 views

CVE-2026-53592 FreeScout vulnerable to prototype pollution in getQueryParam

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. A Prototype Pollution condition in the getQueryParam function /public/js/main.js and was addressed in version 1.8.139 by blocking URL query keys matching the pattern proto. However, this mitigation is incomplete: i...

4.6CVSS0.00194EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/20 7:47 p.m.26 views

CVE-2026-53591

FreeScout (Laravel-based) prior to v1.8.223 is vulnerable: an unauthenticated attacker can inject messages into existing conversations by sending an email to the public address with a crafted In-Reply-To header. The injected message appears as a legitimate customer reply, reopens the conversation...

8.6CVSS5.4AI score0.00375EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/20 7:47 p.m.7 views

CVE-2026-53591 FreeScout Vulnerable to Unauthenticated Conversation Thread Injection via HMAC Length Bypass in FetchEmails

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.223, an unauthenticated attacker can inject messages into any existing support conversation by sending a single email to the helpdesk's public address with a crafted In-Reply-To header. No...

8.6CVSS5.4AI score
SaveExploits0References3
NVD
NVD
added 2026/07/20 6:16 p.m.15 views

CVE-2026-45295

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.219, the open tracking endpoint GET /thread/read/conversationid/threadid allows unauthenticated attackers to enumerate valid conversation and thread IDs, and modify thread state openedat...

6.5CVSS0.00338EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/20 5:32 p.m.7 views

CVE-2026-48812

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.221, FreeScout's attachment download route skips token authentication for any attachment whose tokentype is set to 1 TOKENTYPELEGACY. Because this route is unauthenticated and the file path is...

7.5CVSS5.4AI score0.00633EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/07/20 5:32 p.m.31 views

CVE-2026-48812

The CVE refers to FreeScout (Laravel-based help desk) prior to version 1.8.221. The vulnerability is that the attachment download route skipped token authentication for attachments with token_type = 1 (TOKEN_TYPE_LEGACY), making the route unauthenticated. Because the file path is deterministic, a...

7.5CVSS5.5AI score0.00633EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/20 5:32 p.m.8 views

CVE-2026-48812 FreeScout Allows Unauthenticated Access to Legacy Attachment Files

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.221, FreeScout's attachment download route skips token authentication for any attachment whose tokentype is set to 1 TOKENTYPELEGACY. Because this route is unauthenticated and the file path is...

7.5CVSS5.5AI score
SaveExploits0References4
OSV
OSV
added 2026/07/20 5:21 p.m.11 views

CVE-2026-45295 FreeScout Vulnerable to Unauthenticated Thread Read-Status Manipulation and Conversation Enumeration via Open Tracking Endpoint

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.219, the open tracking endpoint GET /thread/read/conversationid/threadid allows unauthenticated attackers to enumerate valid conversation and thread IDs, and modify thread state openedat...

6.5CVSS5.3AI score
SaveExploits0References3
CVE
CVE
added 2026/07/20 5:21 p.m.24 views

CVE-2026-45295

FreeScout (PHP/Laravel) before version 1.8.219 is vulnerable via the open tracking endpoint GET /thread/read/{conversation_id}/{thread_id}, allowing unauthenticated users to enumerate valid conversation and thread IDs and to modify the thread’s opened_at timestamp. The issue is fixed in 1.8.219. ...

6.5CVSS5.4AI score0.00338EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 5:21 p.m.49 views

CVE-2026-45295 FreeScout Vulnerable to Unauthenticated Thread Read-Status Manipulation and Conversation Enumeration via Open Tracking Endpoint

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.219, the open tracking endpoint GET /thread/read/conversationid/threadid allows unauthenticated attackers to enumerate valid conversation and thread IDs, and modify thread state openedat...

6.5CVSS0.00338EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/20 12:00 a.m.13 views

PT-2026-61667

Name of the Vulnerable Software and Affected Versions FreeScout versions prior to 1.8.221 Description An unauthenticated remote attacker can download attachments created by older versions of the software. This occurs because the attachment download route skips token authentication when the token...

7.5CVSS5.4AI score0.00633EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/20 12:00 a.m.20 views

PT-2026-61703

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.224, the denylist that neutralizes dangerous file uploads Helper::$restricted extensions is incomplete: it does not cover the .pht extension. The authenticated upload endpoint POST...

8.8CVSS5.5AI score0.00509EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/07/20 12:00 a.m.24 views

PT-2026-61666

Name of the Vulnerable Software and Affected Versions FreeScout versions prior to 1.8.219 Description An issue exists in the open tracking endpoint GET /thread/read/conversation id/thread id that allows unauthenticated attackers to enumerate valid conversation and thread IDs. Additionally, this...

6.5CVSS5.2AI score0.00338EPSS
SaveExploits0References3
Rows per page
Query Builder