Description
In WhatsUp Gold versions released before 2026.0.2, an authenticated attacker can bypass frontend controls and inject persistent script content.
Published: 2026-08-12
Score: 8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a stored XSS flaw that allows an authenticated attacker to bypass frontend controls and insert persistent script content into the WhatsUp Gold web interface. This can alter page content, steal session cookies or execute arbitrary JavaScript in users’ browsers. The flaw is a classic CWE‑79 input validation weakness and requires valid credentials to exploit.

Affected Systems

The affected product is Progress Software Corporation’s WhatsUp Gold. All releases prior to version 26.0.2 (including any 2026.0.x before the patch) are vulnerable. Users must confirm that their deployment is running a supported secured version.

Risk and Exploitability

With a CVSS score of 8, this issue is considered high severity. The EPSS score is not available, and the flaw is not listed in CISA’s KEV catalog. Exploitation requires an attacker who has authenticated to the web UI and can submit malicious payloads. Once injected, the script runs in the context of any user who views the affected page, potentially leading to session hijacking or broader compromise of the monitoring infrastructure.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WhatsUp Gold to version 26.0.2 or later, which includes the XSS fix.
  • Enforce role‑based access controls so that only users who need to manage the web UI have admin privileges, limiting the pool of potential attackers.
  • Restrict external access to the web interface by placing the application behind a firewall or segmenting the network, and block or monitor traffic to vulnerable pages until the update is applied.

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, an authenticated attacker can bypass frontend controls and inject persistent script content.
Title WhatsUp Gold versions prior to 26.0.2 contain multiple stored cross-site scripting (XSS) vulnerabilities across the web UI
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 8, 'vector': 'CVSS:3.1/AV:A/AC:L/PR:N/UI:R/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:49.361Z

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

Link: CVE-2026-65937

cve-icon Vulnrichment

Updated: 2026-08-12T17:08:53.016Z

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-65937

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')