CVE-2025-58163
Last modified
CVE-2025-58163 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Versions 1.8.185 and earlier contain a deserialization of untrusted data vulnerability that allows authenticated attackers with knowledge of the application's APP_KEY to achieve remote code execution. EPSS estimates a 0.67% chance of exploitation in the next 30 days.
Description
FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Versions 1.8.185 and earlier contain a deserialization of untrusted data vulnerability that allows authenticated attackers with knowledge of the application's APP_KEY to achieve remote code execution. The vulnerability is exploited via endpoint, e.g.: `/help/{mailbox_id}/auth/{customer_id}/{hash}/{timestamp}` where the `customer_id` and `timestamp` parameters are processed through the decrypt function in `app/Helper.php` without proper validation. The code decrypts using Laravel's built-in encryption functions, which subsequently deserialize the decrypted payload without sanitization, allowing attackers to craft malicious serialized PHP objects using classes to trigger arbitrary command execution. This is fixed in version 1.8.186.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Freescout | Freescout | < 1.8.186 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-58163?
How severe is CVE-2025-58163?
How do I fix CVE-2025-58163?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-58158Harness Open Source is an end-to-end developer platform with…8.8
- CVE-2025-58159WeGIA is a Web manager for charitable institutions. Prior to…8.8
- CVE-2025-5816The Plugin Pengiriman WooCommerce Kurir Reguler, Instan, Kar…4.3
- CVE-2025-58160tracing is a framework for instrumenting Rust programs to co…2.3
- CVE-2025-58161MobSF is a mobile application security testing tool used. In…4.3
- CVE-2025-58162MobSF is a mobile application security testing tool used. In…6.5
- CVE-2025-58164Rejected reason: This CVE is a duplicate of another CVE, CVE…
- CVE-2025-58165Rejected reason: This CVE is a duplicate of another CVE, CVE…
- CVE-2025-58166Rejected reason: This CVE is a duplicate of another CVE.
- CVE-2025-58167Rejected reason: This CVE is a duplicate of another CVE.
- CVE-2025-58168Rejected reason: This CVE is a duplicate of another CVE.
- CVE-2025-58169Rejected reason: This CVE is a duplicate of another CVE.
Are you affected by CVE-2025-58163?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
