Severity by source
AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
AV:A reflects internal management network deployment; PR:H matches the explicit 'privileged attacker' prerequisite; full C/I/A impact from arbitrary file write enabling web shell execution on the host.
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 write arbitrary files to a web-accessible location on the host server.
AnalysisAI
Arbitrary file write in Progress Software's WhatsUp Gold (all versions before 2026.0.2) enables a privileged attacker with adjacent network access to place attacker-controlled files in web-accessible directories on the host server - a primitive that commonly leads to web shell deployment and subsequent unauthenticated remote code execution via HTTP. Exploitation is constrained by both a high-privilege credential requirement and an adjacent-network attack vector (CVSS:3.1/AV:A/PR:H), substantially narrowing the practical attack surface compared to the full C:H/I:H/A:H impact triad would suggest. No public exploit code or CISA KEV listing has been identified at time of analysis; a vendor-released patch is confirmed available in version 2026.0.2.
Technical ContextAI
WhatsUp Gold (CPE: cpe:2.3:a:progress_software_corporation:whatsup_gold) is a network monitoring and management platform by Progress Software Corporation, typically deployed on Windows servers within enterprise management network segments. The root cause is CWE-732 (Incorrect Permission Assignment for Critical Resource): the application fails to enforce appropriate filesystem access controls on write operations performed by privileged accounts, allowing attacker-controlled file content to be placed in directories served by the embedded web component. Because the destination directories are web-accessible, a file written there can subsequently be retrieved and executed via HTTP without further authentication - a classic server-side file write to web root pattern that is routinely weaponized through web shell deployment. The adjacency requirement reflected in AV:A is consistent with WhatsUp Gold's typical deployment on dedicated internal management VLANs rather than internet-facing infrastructure.
RemediationAI
The primary fix is upgrading WhatsUp Gold to version 2026.0.2 or later, as confirmed by the vendor's August 2026 Security Bulletin (https://community.progress.com/s/article/WhatsUp-Gold-Security-Bulletin-August-2026) and the 2026.0 Release Notes (https://docs.progress.com/bundle/whatsupgold-release-notes-26-0/page/WhatsUp-Gold-2026.0-Release-Notes.html). If immediate patching is not feasible, compensating controls should address both prerequisite conditions inherent to the vulnerability: enforce multi-factor authentication and apply least-privilege principles to all WhatsUp Gold administrative accounts, since the PR:H requirement means an attacker must first hold or steal high-privilege credentials - hardening credential security directly raises the exploitation bar. Additionally, isolate the WhatsUp Gold host on a dedicated management VLAN accessible only from authorized administrator workstations, reinforcing the existing adjacent-network constraint (AV:A) through network segmentation controls; this limits which compromised internal hosts could be used as a launch point. Neither workaround eliminates the vulnerability - they reduce the probability that an attacker can satisfy the prerequisites. Configuring filesystem integrity monitoring on web-accessible directories of the WhatsUp Gold installation provides a detection control if exploitation is attempted.
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 Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-57266
GHSA-wrx3-m3pw-xfmv