CVE Catalog

CVE-2026-48812

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.37%

29th percentile - higher than 29% of all known CVEs

Summary

Vulnerability in FreeScout (versions prior to 1.8.221) in the attachment download mechanism. An unauthenticated attacker can download any attachment created by an older version because token authentication is skipped for attachments with legacy token type.

Risk Assessment

Risk includes unauthorized access to all attachments created before the update, potentially leading to leakage of sensitive data.

Recommendation

Update FreeScout to version 1.8.221 or later. After updating, ensure all attachments have the correct token type.

Other vulnerabilities in FreeScout

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS