Vulnerability record · CVE-2024-57728 · published 15 January 2025
CVE-2024-57728: SimpleHelp zip slip path traversal allows arbitrary file write and code execution
Simple Help · Simplehelp
SimpleHelp remote support software v5.5.7 and earlier lets admin users upload a crafted zip file that writes files anywhere on the file system via zip slip (path traversal / link following). Because the written files can be placed in executable locations, this leads to arbitrary code execution as the SimpleHelp server user. It matters because SimpleHelp is a remote support tool, and the flaw is listed in CISA KEV with known ransomware campaign use.
Description
SimpleHelp remote support software v5.5.7 and before allows admin users to upload arbitrary files anywhere on the file system by uploading a crafted zip file (i.e. zip slip). This can be exploited to execute arbitrary code on the host in the context of the SimpleHelp server user.
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Automated analysis
high priorityThe flaw enables code execution on a remote support server, is in CISA KEV with known ransomware use, and has a high CVSS score, though exploitation requires admin privileges.
What it is
SimpleHelp remote support software v5.5.7 and earlier lets admin users upload a crafted zip file that writes files anywhere on the file system via zip slip (path traversal / link following). Because the written files can be placed in executable locations, this leads to arbitrary code execution as the SimpleHelp server user. It matters because SimpleHelp is a remote support tool, and the flaw is listed in CISA KEV with known ransomware campaign use.
Impact
An attacker with admin access gains arbitrary file write on the host and can escalate that to code execution in the context of the SimpleHelp server user, potentially compromising the support server and any managed endpoints.
Attack surface
Reached over the network through the SimpleHelp file upload functionality; the CVSS vector requires high privileges (PR:H) and no user interaction (UI:N). The description states the actor must be an admin user, so valid administrative access is a prerequisite.
Exploitation
CVE-2024-57728 is in CISA KEV (added 2026-04-24, due 2026-05-08) with known ransomware campaign use, and EPSS shows a 30-day probability of 0.06982 (93.8th percentile). References include vendor, Horizon3.ai, CISA and Microsoft reporting on Storm-1175/Medusa ransomware activity.
What to do
- Upgrade SimpleHelp to a version later than 5.5.7 per the vendor advisory; patch first.
- If patching is not immediately possible, restrict or disable the file upload feature and limit admin accounts to trusted personnel.
- Run the SimpleHelp server with least privilege and not as a highly privileged account, and isolate it from sensitive network segments.
- Review admin accounts and credentials for signs of compromise, and enforce MFA where supported.
- Follow CISA BOD 22-01 guidance or discontinue use of the product if mitigations are unavailable.
Detection
- Monitor SimpleHelp server logs and file system for unexpected file writes outside intended upload directories, especially paths containing traversal sequences.
- Alert on zip file uploads by admin accounts followed by creation or modification of executable files.
- Hunt for new or modified processes spawned by the SimpleHelp server user account.
- Review network and host telemetry for post-exploitation activity tied to Storm-1175/Medusa ransomware indicators referenced in vendor and government reporting.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Exploitation in the wild
CISA added CVE-2024-57728 to the Known Exploited Vulnerabilities catalog on 24 April 2026 as "SimpleHelp Path Traversal Vulnerability". CISA reports known use in ransomware campaigns. Required action: Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable. Federal deadline 8 May 2026.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
Track CVE-2024-57728 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2024-57728), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.