CVE-2026-27637 affects FreeScout, a PHP Laravel-based help desk and shared inbox application, in versions prior to 1.8.206. The vulnerability is in FreeScout's TokenAuth middleware, which generates authentication tokens using a predictable formula: MD5(user_id + created_at + APP_KEY). Because the token is deterministically derived from user attributes and the Laravel APP_KEY, it is static and does not expire or rotate. If an attacker obtains the APP_KEY through a common Laravel secret-exposure vector, they can compute a valid authentication token for any target account, including the administrator, without knowing the user's password. The issue can be exploited independently for account takeover or chained with CVE-2026-27636 for broader compromise. Version 1.8.206 fixes the vulnerability.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
APP_KEY by eliminating common exposure paths such as exposed .env files, debug endpoints, misconfigured web roots, or leaked configuration data. Restrict access to application secrets, monitor for suspicious token-based authentication activity and unexpected administrative actions, and investigate signs of account misuse. Because the token is static, assume previously exposed keys may have enabled persistent unauthorized access until secrets are rotated.Patch, then assume compromise.
APP_KEY if exposure is suspected or confirmed, invalidate any authentication material derived from the old key, and review for unauthorized access or administrative changes. Also rotate any other credentials or secrets that may have been exposed through related compromise.No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
10 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.