Back to overview

CVE-2026-48812

HIGH Exploitation: PoC
7.5
CVSS 3.1
Description
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 `token_type` is set to `1` (`TOKEN_TYPE_LEGACY`). Because this route is unauthenticated and the file path is deterministic, an unauthenticated remote attacker can download any attachment that was created by an older version of FreeScout without possessing a valid token or session. Version 1.8.221 contains a fix.

Metadata

CVE ID
CVE-2026-48812
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-05-22 20:57 UTC
Published
2026-07-20 17:32 UTC
Last updated
2026-07-20 18:25 UTC
Primary CWE
CWE-287
CWE-287: Improper Authentication
Vendor / Product
freescout-help-desk / freescout
Sources
cve.org  ·  NVD

Severity & Metrics

7.5 HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
SSVC — CISA Coordinator
Exploitation
PoC
Automatable
yes
Tech. Impact
partial
Affected products (1)
VendorProductPlatformVersions
freescout-help-desk freescout < 1.8.221
Weakness (CWE)
CWESourceDescription
CWE-287 cna CWE-287: Improper Authentication
CVSS scores (1)
ScoreSeverityVersionSourceVector
7.5 HIGH 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
References (2)
Back to overview