CVE-2026-28289
Last modified
CVE-2026-28289 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. A patch bypass vulnerability for CVE-2026-27636 in FreeScout 1.8.206 and earlier allows any authenticated user with file upload permissions to achieve Remote Code Execution (RCE) on the server by uploading a malicious .htaccess file using a zero-width space character prefix to bypass the security check. EPSS estimates a 31.14% chance of exploitation in the next 30 days.
Description
FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. A patch bypass vulnerability for CVE-2026-27636 in FreeScout 1.8.206 and earlier allows any authenticated user with file upload permissions to achieve Remote Code Execution (RCE) on the server by uploading a malicious .htaccess file using a zero-width space character prefix to bypass the security check. The vulnerability exists in the sanitizeUploadedFileName() function in app/Http/Helper.php. The function contains a Time-of-Check to Time-of-Use (TOCTOU) flaw where the dot-prefix check occurs before sanitization removes invisible characters. This vulnerability is fixed in 1.8.207.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Freescout | Freescout | < 1.8.207 |
References
- https://github.com/freescout-help-desk/freescout/security/advisories/GHSA-5gpc-65p8-ffwpExploit, Mitigation, Vendor Advisory
- https://www.ox.security/blog/freescout-rce-cve-2026-28289/Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-28289?
How severe is CVE-2026-28289?
How do I fix CVE-2026-28289?
Are you affected by CVE-2026-28289?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
