PT-2026-21854 · Freescout · Freescout
Offensive-Ai
·
Published
2026-02-25
·
Updated
2026-03-02
·
CVE-2026-27637
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
FreeScout versions prior to 1.8.206
Description
FreeScout’s
TokenAuth middleware generates authentication tokens using a predictable method: MD5(user id + created at + APP KEY). These tokens are static and do not expire or rotate. If an attacker obtains the APP KEY – a common exposure vector in Laravel applications – they can compute a valid token for any user, including the administrator, leading to full account takeover without requiring a password. The user id and created at are components used in the token generation.Recommendations
Upgrade to FreeScout version 1.8.206 or later.
Exploit
Fix
Use of Insufficiently Random Values
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Freescout