Description
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.
Published: 2026-08-12
Score: 6.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows a privileged attacker to create a LogToFile action that writes an arbitrary file extension into the IIS web root, enabling the attacker to place or overwrite files on the server. This arbitrary file write can be leveraged to gain persistence, execute code, or tamper with configuration files, thereby compromising confidentiality, integrity, and availability of the monitoring platform. The weakness aligns with CWE-22, CWE-434, and CWE-73, reflecting insufficient path validation and unchecked file handling.

Affected Systems

Progress Software Corporation’s WhatsUp Gold versions earlier than 26.0.2 are affected. All releases prior to the 26.0.2 patch, including 26.0.1 and below, are potentially vulnerable when the LogToFile action handler is enabled. Systems running these older iterations without the update are at risk.

Risk and Exploitability

The CVSS score of 6.8 indicates a moderate risk level. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting no known widespread exploitation yet. However, because the flaw requires privileged access to the web interface to create the LogToFile action, only authenticated users with sufficient rights can exploit it; the attack vector is likely local or authenticated remote. Once an attacker writes malicious code to the server, successful exploitation could allow arbitrary code execution or denial of service.

Generated by OpenCVE AI on August 13, 2026 at 00:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update WhatsUp Gold to version 26.0.2 or later to apply the vendor fix that removes the arbitrary file write flaw.
  • Disable or restrict the LogToFile action handler on the web server if the functionality is not required for business operations.
  • Harden access controls so that only trusted administrators have permission to configure logging actions, and enforce least‑privilege policies.
  • Enforce network segmentation to isolate the WhatsUp Gold web service from vulnerable clients and monitor the IIS web root for unauthorized file changes.

Generated by OpenCVE AI on August 13, 2026 at 00:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Progress Software
Progress Software whatsup Gold
Vendors & Products Progress Software
Progress Software whatsup Gold

Wed, 12 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 12 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
Description 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.
Title WhatsUp Gold versions prior to 26.0.2 contain an arbitrary file write vulnerability in the LogToFile action handler.
Weaknesses CWE-22
CWE-434
CWE-73
References
Metrics cvssV3_1

{'score': 6.8, 'vector': 'CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Progress Software Whatsup Gold
cve-icon MITRE

Status: PUBLISHED

Assigner: ProgressSoftware

Published:

Updated: 2026-08-13T03:55:48.167Z

Reserved: 2026-07-23T16:08:34.531Z

Link: CVE-2026-65939

cve-icon Vulnrichment

Updated: 2026-08-12T17:06:18.903Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-12T16:17:13.797

Modified: 2026-08-28T21:16:15.740

Link: CVE-2026-65939

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T10:15:07Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

  • CWE-434

    Unrestricted Upload of File with Dangerous Type

  • CWE-73

    External Control of File Name or Path