Severity by source
AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
AV:A reflects on-premises IIS network monitoring deployment; PR:H confirmed by explicit 'privileged attacker' requirement; full CIA impact from web shell placement enabling RCE under IIS service account.
Primary rating from Vendor (ProgressSoftware).
CVSS VectorVendor: ProgressSoftware
Lifecycle Timeline
2DescriptionCVE.org
In WhatsUp Gold versions released before 2026.0.2, a privileged attacker can create a LogToFile action specifying an arbitrary file extension within the IIS web root.
AnalysisAI
WhatsUp Gold versions before 2026.0.2 allow a privileged attacker to configure a LogToFile action with an arbitrary file extension, enabling placement of server-executable files (e.g., .aspx web shells) directly within the IIS web root directory. Progress Software confirmed the issue and released a patch in version 2026.0.2, documented in the August 2026 security bulletin. No public exploit code has been identified at time of analysis, but the high CIA impact combined with the adjacent-network vector makes this a material insider threat and post-compromise persistence risk.
Technical ContextAI
WhatsUp Gold (CPE: cpe:2.3:a:progress_software_corporation:whatsup_gold:*:*:*:*:*:*:*:*) is a network monitoring platform by Progress Software Corporation that runs hosted on Microsoft IIS. The vulnerability is classified as CWE-434 (Unrestricted Upload of File with Dangerous Type): the application permits privileged users to define LogToFile actions without enforcing restrictions on the output file extension. Because the target write path falls within the IIS web root, an attacker can produce files bearing server-executable extensions such as .aspx, .asp, or .ashx that IIS will subsequently parse and execute as server-side code. This is a well-understood arbitrary-file-write-to-web-shell escalation pattern in enterprise web applications hosted on IIS, and it bypasses traditional file upload controls by routing through a logging configuration interface rather than a direct upload endpoint.
RemediationAI
Upgrade WhatsUp Gold to version 2026.0.2 or later, as documented in the Progress Software August 2026 security bulletin at https://community.progress.com/s/article/WhatsUp-Gold-Security-Bulletin-August-2026. Where immediate patching is not feasible, apply compensating controls: restrict access to LogToFile action configuration to the minimum required administrative accounts, and implement file system monitoring (e.g., Windows File System Auditing or a SIEM rule) on the IIS web root directories to alert on creation of files bearing executable extensions such as .aspx, .asp, .ashx, and .asmx. Enabling IIS request filtering to block execution of unexpected script-mapped file types in the WhatsUp Gold application directories would limit the impact if a web shell is placed, though it does not prevent the file write itself. These compensating controls reduce blast radius but do not eliminate the vulnerability; upgrading to 2026.0.2 remains the definitive remediation.
More in Whatsup Gold
View allSQL injection vulnerability in WrVMwareHostList.asp in Ipswitch WhatsUp Gold 15.02 allows remote attackers to execute ar
The DroneDeleteOldMeasurements implementation in Ipswitch WhatsUp Gold before 16.4 does not properly validate serialized
In WhatsUp Gold versions released before 2024.0.0, if the application is configured with only a single user, a SQL Injec
In WhatsUp Gold versions released before 2024.0.0, a SQL Injection vulnerability allows an unauthenticated attacker to r
In WhatsUp Gold versions released before 2023.1.3, an unauthenticated Remote Code Execution vulnerability in Progress Wh
Multiple SQL injection vulnerabilities in IPSwitch WhatsUp Gold before 16.4 allow remote attackers to execute arbitrary
In Progress Ipswitch WhatsUp Gold 21.0.0 through 21.1.1, and 22.0.0, it is possible for an unauthenticated attacker to i
Multiple cross-site scripting (XSS) vulnerabilities in IPSwitch WhatsUp Gold before 16.4 allow remote attackers to injec
In WhatsUp Gold versions released before 2023.1.3, a path traversal vulnerability exists. Rated medium severity (CVSS 6.
In Progress Ipswitch WhatsUp Gold 17.0.0 through 21.1.1, and 22.0.0, it is possible for an authenticated user to invoke
In Progress Ipswitch WhatsUp Gold 21.1.0 through 21.1.1, and 22.0.0, it is possible for an authenticated user to invoke
Cross-site scripting (XSS) vulnerability in Ipswitch WhatsUp Gold 15.02 allows remote attackers to inject arbitrary web
Same technique File Upload
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-57264
GHSA-j337-6rqp-7m54