Description
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.
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 write arbitrary files to a location that is directly served by the web server on the host running WhatsUp Gold. Because the files can be placed in a web‑accessible directory, an attacker could upload web shells, malicious scripts, or defacement pages that would execute when accessed, potentially leading to remote code execution or data exposure. The weakness is identified as improper file permissions and improper ownership controls, reflected in CWE-276 and CWE-732. This flaw does not automatically give the attacker network‑wide access but does allow exploitation of the local host if the attacker can gain administrative or privileged privileges on the server.

Affected Systems

All installations of Progress Software Corporation's WhatsUp Gold version 26.0.0 or earlier are affected. The vulnerability was documented for releases prior to version 26.0.2, and no later releases contain the fix.

Risk and Exploitability

The CVSS score of 6.8 indicates a medium severity. EPSS information is not available, and the issue is not listed in the CISA KEV catalog. The vulnerability requires a privileged attacker; therefore local or legitimate administrative access to the host is the inferred attack vector. While the flaw does not directly provide remote code execution from outside the host, uploading files to a web‑accessible directory opens the door to web‑based attacks once the files are exploited. The risk is moderate to high if privileged attacker access is possible or if the system is exposed to potential privilege abuse.

Generated by OpenCVE AI on August 12, 2026 at 23:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WhatsUp Gold to version 26.0.2 or later, which removes the ability to write files to the web‑accessible directory
  • After upgrading, verify that the web server configuration restricts file write permissions to non‑web directories
  • Monitor the web‑accessible directories for unexpected files and review access logs for anomalous activity

Generated by OpenCVE AI on August 12, 2026 at 23:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 19: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, a privileged attacker can write arbitrary files to a web-accessible location on the host server.
Title WhatsUp Gold versions prior to 26.0.2 excessive file system permissions allows a privileged attacker to write arbitrary files to a web-accessible location on the host server.
Weaknesses CWE-276
CWE-732
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-12T16:11:10.232Z

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

Link: CVE-2026-65940

cve-icon Vulnrichment

Updated: 2026-08-12T16:11:02.903Z

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-65940

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T23:45:03Z

Weaknesses
  • CWE-276

    Incorrect Default Permissions

  • CWE-732

    Incorrect Permission Assignment for Critical Resource