CVE Catalog

CVE-2026-4638

HighCVSS 7.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.27%

17th percentile - higher than 17% of all known CVEs

Summary

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, cscript.exe raises a 'Type mismatch' error that includes the offending parameter value in plaintext. The %windowspassword variable can be passed as a parameter, leading to password disclosure.

Risk Assessment

A PRTG user with sensor creation permissions (default for non-read-only users) can disclose the Windows/domain password used by PRTG, potentially leading to account takeover or system compromise.

Recommendation

Update PRTG Network Monitor to version 26.2.120.1449 or later, which includes the fix.

Other vulnerabilities in PRTG Network Monitor

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS