Actively exploited in the wild. This CVE is on the CISA Known Exploited Vulnerabilities list — treat remediation as urgent. Federal remediation due by 8 May 2026. Known ransomware use
SimplehelpApplication · Simple Help

CVE-2024-57728

HIGH · 7.2 CVSS v3.1 Published 2025-01-15
Fix available
A fix is available. Upgrade to 5.5.8 or later.
See remediation →
100/100
Remediation priority · Urgent
In the wild Ransomware Remotely reachable Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
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.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

SimpleHelp versions 5.5.7 and earlier contain a zip slip vulnerability allowing authenticated admin users to upload crafted ZIP archives containing paths with directory traversal sequences (e.g., ../../../). During extraction, the server writes files to arbitrary filesystem locations instead of the intended directory, enabling remote code execution in the context of the SimpleHelp server user.

MitigationUpgrade to SimpleHelp version newer than 5.5.7 which includes proper path validation during archive extraction. If immediate patching is not possible, restrict administrative access and implement file upload monitoring/filtering.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
SimplehelpApplication
Affected:< 5.5.8

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
High
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify SimpleHelp installation and version
    Check the web interface footer or login page for the version number, or inspect the SimpleHelp server configuration files for the installed version string.
    Affected if The displayed version is 5.5.7 or any version prior to 5.5.8.
  2. Confirm admin authentication is enabled
    Verify that the SimpleHelp admin interface requires authentication. Check if the /admin endpoint or equivalent admin login page is accessible and protected by credentials.
    Affected if Admin authentication is not enforced or the admin panel is publicly accessible without login.
  3. Determine if file upload is available to admins
    Log into the admin interface and navigate to the file transfer or upload feature (typically under customer/session management or file sharing sections). Verify whether a feature exists that allows authenticated admins to upload zip archives.
    Affected if The admin interface includes a zip or file upload feature that can be used by authenticated administrators.
  4. Check for signs of exploitation
    Review server logs for suspicious path traversal patterns in uploaded filenames (such as entries containing ../ sequences). Inspect filesystem directories outside the intended upload root for unexpected SimpleHelp-related files.
    Affected if Log entries or filesystem anomalies indicate that zip files with traversal sequences have been processed by the server.

You are affected if SimpleHelp version is below 5.5.8 and the admin interface with file upload capability is accessible to authenticated administrators.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 5.5.8 or later
Fixed in 5.5.8
Interim mitigation

Upgrade to SimpleHelp version newer than 5.5.7 which includes proper path validation during archive extraction. If immediate patching is not possible, restrict administrative access and implement file upload monitoring/filtering.

Recommended fix High confidence

5.5.8

  1. 1. Back up the current SimpleHelp installation and all configuration data
  2. 2. Download SimpleHelp version 5.5.8 or later from the official vendor source (simple-help.com)
  3. 3. Stop the SimpleHelp service
  4. 4. Upgrade SimpleHelp to version 5.5.8 or later following the vendor's upgrade documentation
  5. 5. Restart the SimpleHelp service
  6. 6. Verify the upgrade was successful and the service is running properly

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Simplehelp Exploited in the wild — priority engagement
  • Consultation2.0 h
  • Implementation6.0 h
  • Testing3.0 h
  • Review / QA2.0 h
13.0 hours of engineering $2,290
Get it fixed fast

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,664.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2024-57728 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2024-57728 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data