Description
In WhatsUp Gold versions released before 2026.0.2, an unauthenticated remote attacker with network access to the affected service can execute arbitrary code in the context of the IIS application service account.
Published: 2026-08-12
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unauthenticated remote code execution flaw in the internal report scheduling service of WhatsUp Gold. An attacker with network reach to the service can run arbitrary code under the IIS application service account. This flaw results from improper authentication checks (CWE‑306), insecure file path handling (CWE‑73), command injection (CWE‑918), and dynamic code execution (CWE‑94). Executing code as the IIS service account can give the attacker full control over the monitored system.

Affected Systems

Progress Software Corporation’s WhatsUp Gold software, versions released before 26.0.2, is affected. The flaw resides in the internal report scheduling component accessed over the network. Only systems running the vulnerable versions and exposing the scheduling service are at risk.

Risk and Exploitability

The CVSS score is 8.8, indicating high severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, so public exploit data is unknown. The flaw can be exploited by an unauthenticated attacker who can reach the scheduling service, likely over a network port used by the application, and trigger arbitrary code execution. Successful exploitation would allow full compromise of the monitored host.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to WhatsUp Gold 26.0.2 or a later version that contains the fix.
  • Restrict network access to the internal report scheduling service to trusted IP ranges or internal network segments.
  • Ensure the IIS application service account runs with the least privileges necessary for normal operation, reducing the impact of any potential code execution.

Generated by OpenCVE AI on August 13, 2026 at 00:25 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 17: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, an unauthenticated remote attacker with network access to the affected service can execute arbitrary code in the context of the IIS application service account.
Title WhatsUp Gold versions prior to 26.0.2 contain an unauthenticated remote code execution vulnerability in an internal report scheduling service.
Weaknesses CWE-306
CWE-73
CWE-918
CWE-94
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:A/AC:L/PR:N/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-12T16:10:40.937Z

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

Link: CVE-2026-65941

cve-icon Vulnrichment

Updated: 2026-08-12T16:10:33.439Z

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-65941

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function

  • CWE-73

    External Control of File Name or Path

  • CWE-918

    Server-Side Request Forgery (SSRF)

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')