Vulnerability record · CVE-2024-4885 · published 25 June 2024
CVE-2024-4885: Progress WhatsUp Gold path traversal enables unauthenticated remote code execution
Progress · Whatsup Gold
WhatsUp Gold versions before 2023.1.3 contain a path traversal flaw in WhatsUp.ExportUtilities.Export.GetFileWithoutZip that allows unauthenticated attackers to execute commands. Because the endpoint is reachable without credentials and the flaw leads to code execution, it is a severe risk to internet-facing deployments.
Description
In WhatsUp Gold versions released before 2023.1.3, an unauthenticated Remote Code Execution vulnerability in Progress WhatsUpGold. The WhatsUp.ExportUtilities.Export.GetFileWithoutZip allows execution of commands with iisapppool\nmconsole privileges.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Automated analysis
critical priorityUnauthenticated remote code execution with a CVSS score of 9.8, confirmed exploitation in CISA KEV, and an EPSS probability above 99% make this an urgent patching priority.
What it is
WhatsUp Gold versions before 2023.1.3 contain a path traversal flaw in WhatsUp.ExportUtilities.Export.GetFileWithoutZip that allows unauthenticated attackers to execute commands. Because the endpoint is reachable without credentials and the flaw leads to code execution, it is a severe risk to internet-facing deployments.
Impact
An attacker can run arbitrary commands on the server with iisapppool\nmconsole privileges, giving them a foothold on the monitoring host. That access can be used to pivot into the network WhatsUp Gold manages.
Attack surface
The vulnerability is network-reachable (AV:N) with no authentication (PR:N) and no user interaction (UI:N) required. Any exposed WhatsUp Gold instance running a version before 2023.1.3 is a candidate target.
Exploitation
CISA added this to the Known Exploited Vulnerabilities catalog on 2025-03-03, and EPSS shows a 30-day probability of 0.99288 (99.9th percentile), indicating active exploitation is expected. No ransomware campaign use is documented in the record.
What to do
- Upgrade WhatsUp Gold to 2023.1.3 or later as the primary fix.
- If immediate patching is not possible, restrict network access to the WhatsUp Gold web interface to trusted management networks only.
- Follow the vendor security bulletin and CISA KEV required actions, including BOD 22-01 guidance for cloud services.
- Discontinue use of the product if mitigations cannot be applied.
- Monitor the iisapppool\nmconsole account for unexpected command execution or file access.
Detection
- Review web server and application logs for requests to the ExportUtilities/Export/GetFileWithoutZip endpoint, especially with path traversal sequences.
- Alert on process creation events spawned by the iisapppool\nmconsole identity, which should not normally launch arbitrary commands.
- Hunt for unusual file reads or writes outside expected WhatsUp Gold directories that could indicate traversal.
- Correlate network connections to the WhatsUp Gold host from untrusted sources with subsequent command execution activity.
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-4885 to the Known Exploited Vulnerabilities catalog on 3 March 2025 as "Progress WhatsUp Gold Path Traversal Vulnerability". 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 24 March 2025.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| https://community.progress.com/s/article/WhatsUp-Gold-Security-Bulletin-June-2024 | Vendor Advisory |
| https://www.progress.com/network-monitoring | Product |
| https://community.progress.com/s/article/WhatsUp-Gold-Security-Bulletin-June-2024 | Vendor Advisory |
| https://www.progress.com/network-monitoring | Product |
| https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2024-4885 | US Government Resource |
Track CVE-2024-4885 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-4885), CISA KEV, FIRST EPSS (scores of 2026-09-17). This page is refreshed as NVD updates the record.