3 matches found
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...
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...
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...