Prtg Network MonitorApplication · Paessler

CVE-2023-32782

HIGH · 7.2 CVSS v3.1 Published 2023-08-09
Fix available
A fix is available. Upgrade to 23.3.86.1520 or later.
See remediation →
78/100
Remediation priority · High
High EPSS Remotely reachable Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
A command injection was identified in PRTG 23.2.84.1566 and earlier versions in the Dicom C-ECHO sensor where an authenticated user with write permissions could abuse the debug option to write new files that could potentially get executed by the EXE/Script sensor. The severity of this vulnerability is high and received a score of 7.2 CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

A command injection vulnerability in PRTG Network Monitor's Dicom C-ECHO sensor (versions 23.2.84.1566 and earlier) allows authenticated users with write permissions to abuse the debug option to write arbitrary files to disk, which can subsequently be executed by the EXE/Script sensor, leading to remote code execution.

MitigationRestrict or revoke write permissions for the Dicom C-ECHO sensor, disable debug options if not required, and ensure the EXE/Script sensor runs with least-privilege principles; upgrade to a patched version once available.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Prtg Network MonitorApplication
Affected:< 23.3.86.1520

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
High
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify PRTG Network Monitor version
    Access the PRTG web interface and navigate to Setup > System Administration > System Status, or check the about page. Alternatively, look for the version information in the PRTG installation directory or registry.
    Affected if The installed version is earlier than 23.3.86.1520 (or 23.2.84.1566 and earlier)
  2. Locate Dicom C-ECHO sensor configurations
    In the PRTG web interface, navigate to the device tree and search for sensors of type Dicom C-ECHO, or check the sensor list under each device for Dicom-related sensors.
    Affected if One or more Dicom C-ECHO sensors are actively configured or added to devices in the monitoring environment
  3. Inspect Dicom C-ECHO sensor debug settings
    Open each Dicom C-ECHO sensor settings page and examine the Debug Options section. Look for settings related to debug mode, file writing, or custom parameters that allow file manipulation.
    Affected if Debug options are enabled or configurable, particularly options that allow writing files to disk
  4. Verify user permissions on Dicom sensors
    In PRTG, go to Setup > Account Settings > User Accounts and Groups, or check the sensor's access rights. Review which users or groups have write permissions to the Dicom C-ECHO sensors.
    Affected if Authenticated users with write permissions exist, especially non-administrator accounts
  5. Check EXE/Script sensor configuration
    Review EXE/Script sensor settings to confirm they can execute files written by other sensors. Check the security context and execution permissions for these sensors.
    Affected if EXE/Script sensors are configured to run scripts or executables, and the execution path overlaps with locations the Dicom sensor can write to

The environment is affected if PRTG version is earlier than 23.3.86.1520 AND a Dicom C-ECHO sensor with debug options is configured, allowing authenticated users to write executable files that the EXE/Script sensor can run.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 23.3.86.1520 or later
Fixed in 23.3.86.1520
Interim mitigation

Restrict or revoke write permissions for the Dicom C-ECHO sensor, disable debug options if not required, and ensure the EXE/Script sensor runs with least-privilege principles; upgrade to a patched version once available.

Recommended fix High confidence

PRTG Network Monitor version 23.3.86.1520 or later

  1. 1. Backup the current PRTG Network Monitor configuration using the built-in backup feature or by copying the configuration database files.
  2. 2. Download PRTG Network Monitor version 23.3.86.1520 or later from the official Paessler download page at www.paessler.com.
  3. 3. Run the installer on the PRTG server and follow the upgrade wizard prompts.
  4. 4. After installation completes, verify the new version by checking Help > About PRTG Network Monitor.
  5. 5. Log in as an administrator and navigate to the Dicom C-ECHO sensor settings to confirm the debug option has been properly remediated.
  6. 6. Test that the Dicom C-ECHO sensor functions correctly and that the EXE/Script sensor cannot execute arbitrarily written files.

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Prtg Network Monitor Scoped from the published advisory
  • Consultation3.0 h
  • Implementation4.0 h
  • Testing3.0 h
  • Review / QA2.0 h
12.0 hours of engineering $2,130
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,408.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2023-32782 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2023-32782 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data