Description
NoMachine getstat Command Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of NoMachine. Authentication is required to exploit this vulnerability.

The specific flaw exists within the web service, which listens on TCP port 4000 by default. The issue results from the lack of proper validation of a user-supplied string before using it to execute a system call. An attacker can leverage this vulnerability to execute code in the context of the service account.
. Was ZDI-CAN-30634.
Published: 2026-08-20
Score: 8.8 High
EPSS: 1.2% Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

A command injection flaw in the NoMachine web service allows an attacker who authenticates to the service to supply an arbitrary string that is executed as a system command. The vulnerability can be exploited to run arbitrary code with the privileges of the service account, potentially compromising the host or enabling lateral movement.

Affected Systems

The flaw affects installations of NoMachine that expose its web service on TCP port 4000. No specific product version is listed in the advisory, so all deployments that enable this service are potentially vulnerable.

Risk and Exploitability

The CVSS score of 8.8 indicates a high severity exposure. An EPSS score of 1% indicates a low exploitation probability, and the lack of inclusion in the CISA KEV catalog suggests that public exploitation is currently low or undocumented. The vulnerability requires only network access to port 4000 and authenticated credentials, which are often available to remote users on local networks.

Generated by OpenCVE AI on August 24, 2026 at 16:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest NoMachine patch or upgrade to a version that contains the fix for the command injection flaw.
  • Restrict or isolate port 4000 by limiting network access to trusted hosts or disabling the web service if it is not required.
  • Enforce strong authentication and consider lowering the privileges of the service account to reduce potential impact.
  • As a temporary workaround, block unauthenticated requests to port 4000 or place the service behind a firewall that permits traffic only from known IP ranges.

Generated by OpenCVE AI on August 24, 2026 at 16:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 20 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
First Time appeared Nomachine
Nomachine nomachine
Vendors & Products Nomachine
Nomachine nomachine

Thu, 20 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Description NoMachine getstat Command Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of NoMachine. Authentication is required to exploit this vulnerability. The specific flaw exists within the web service, which listens on TCP port 4000 by default. The issue results from the lack of proper validation of a user-supplied string before using it to execute a system call. An attacker can leverage this vulnerability to execute code in the context of the service account. . Was ZDI-CAN-30634.
Title NoMachine getstat Command Injection Remote Code Execution Vulnerability
Weaknesses CWE-78
References
Metrics cvssV3_0

{'score': 8.8, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Nomachine Nomachine
cve-icon MITRE

Status: PUBLISHED

Assigner: zdi

Published:

Updated: 2026-08-26T19:50:17.572Z

Reserved: 2026-07-29T16:58:15.812Z

Link: CVE-2026-18264

cve-icon Vulnrichment

Updated: 2026-08-26T19:50:11.323Z

cve-icon NVD

Status : Deferred

Published: 2026-08-20T17:17:22.890

Modified: 2026-09-01T20:57:57.143

Link: CVE-2026-18264

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-24T16:15:04Z

Weaknesses
  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')