Description
PRTG Network Monitor before version 26.2.120.1449 ships a demo EXE/Script sensor that multiplies two integer parameters using cscript.exe. If a non-numeric value is passed instead, cscript.exe raises a 'Type mismatch' runtime error that includes the offending parameter value in plaintext. PRTG provides a documented placeholder variable, %windowspassword, which resolves to the configured Windows/domain password used by PRTG and can be passed as a sensor parameter. 




Any PRTG user who is not restricted to read-only access and is permitted to create sensors (the default for non-read-only users) can pass %windowspassword as an argument to the demo VBScript sensor, triggering the type-mismatch error and causing PRTG to display the plaintext password in the sensor's error output.
Published: 2026-09-24
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: Plaintext Password Disclosure
Action: Immediate Patch
AI Analysis

Impact

Paessler PRTG Network Monitor before version 26.2.120.1449 includes a demo VBScript sensor that multiplies two integer parameters using cscript.exe. If a non‑numeric value is passed, the script raises a Type mismatch runtime error that contains the offending parameter value in clear text. PRTG offers a placeholder, %windowspassword, which expands to the configured Windows/domain password. When an attacker passes this placeholder as a sensor argument, the error message reveals the plaintext credential. This flaw results in sensitive credential disclosure rather than code execution or denial of service.

Affected Systems

The vulnerability affects Paessler GmbH’s PRTG Network Monitor installations configured with versions earlier than 26.2.120.1449. Any user with write access to create sensors—most non‑read‑only users—can trigger the flaw. Read‑only users or those without sensor‑creation rights are not impacted.

Risk and Exploitability

The CVSS score of 7.1 indicates a moderate‑to‑high severity. EPSS data is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting no widespread public exploitation yet. However, the attack can be performed by any authorized sensor‑creator, making exploitation likely in environments with many privileged users. If compromised, the disclosed credential can grant further access to network resources, potentially allowing lateral movement or full domain compromise.

Generated by OpenCVE AI on September 24, 2026 at 12:51 UTC.

Remediation

Vendor Solution

Upgrade to Paessler PRTG Network Monitor version 26.2.120.1449 or later.


OpenCVE Recommended Actions

  • Upgrade PRTG to version 26.2.120.1449 or later to eliminate the vulnerable sensor script.
  • Disable or remove the demo VBScript sensor and block using the %windowspassword placeholder as a sensor argument.
  • Restrict sensor‑creation privileges to read‑only or explicitly approved accounts and audit existing sensor configurations for accidental disclosure.

Generated by OpenCVE AI on September 24, 2026 at 12:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 24 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 24 Sep 2026 12:45:00 +0000

Type Values Removed Values Added
First Time appeared Paessler
Paessler prtg Network Monitor
Vendors & Products Paessler
Paessler prtg Network Monitor

Thu, 24 Sep 2026 11:00:00 +0000

Type Values Removed Values Added
Description PRTG Network Monitor before version 26.2.120.1449 ships a demo EXE/Script sensor that multiplies two integer parameters using cscript.exe. If a non-numeric value is passed instead, cscript.exe raises a 'Type mismatch' runtime error that includes the offending parameter value in plaintext. PRTG provides a documented placeholder variable, %windowspassword, which resolves to the configured Windows/domain password used by PRTG and can be passed as a sensor parameter.  Any PRTG user who is not restricted to read-only access and is permitted to create sensors (the default for non-read-only users) can pass %windowspassword as an argument to the demo VBScript sensor, triggering the type-mismatch error and causing PRTG to display the plaintext password in the sensor's error output.
Title Plaintext Password Disclosure via VBScript Sensor Error Message in Paessler PRTG Network Monitor
Weaknesses CWE-209
References
Metrics cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Paessler Prtg Network Monitor
cve-icon MITRE

Status: PUBLISHED

Assigner: SEC-VLab

Published:

Updated: 2026-09-24T12:14:20.861Z

Reserved: 2026-03-23T10:32:11.997Z

Link: CVE-2026-4638

cve-icon Vulnrichment

Updated: 2026-09-24T12:14:08.861Z

cve-icon NVD

Status : Received

Published: 2026-09-24T11:16:45.953

Modified: 2026-09-24T13:17:10.087

Link: CVE-2026-4638

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-24T13:00:14Z

Weaknesses
  • CWE-209

    Generation of Error Message Containing Sensitive Information