← Vulnerability feed

Vulnerability record · CVE-2018-7756 · published 15 March 2018

CVE-2018-7756: DEWESoft X3 installer RunExeFile.exe unauthenticated remote code execution

Dewesoft · Dewesoft

RunExeFile.exe in the DEWESoft X3 SP1 (64-bit) installer exposes a TCP service on port 1999 that accepts sessions without authentication. A remote attacker can send internal commands, including RUN to launch an arbitrary .EXE from an external URL and SETFIREWALL Off to disable the firewall, leading to arbitrary code execution. The flaw is a code injection issue in the installer component.

9.8 CVSS 3.0 Critical EPSS 61% · top 0.9% CWE-94 · Code injection
9.8CVSS 3.0 base score, v2 10.0
61%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References, 4 tagged exploit
17 Jun 2026Last modified by NVD

Description

RunExeFile.exe in the installer for DEWESoft X3 SP1 (64-bit) devices does not require authentication for sessions on TCP port 1999, which allows remote attackers to execute arbitrary code or access internal commands, as demonstrated by a RUN command that launches a .EXE file located at an arbitrary external URL, or a "SETFIREWALL Off" command.

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

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: high.

critical priorityCVSS 9.8 with no authentication or user interaction, public exploit code, and very high EPSS make this an urgent remote code execution risk for exposed DEWESoft X3 SP1 systems.

What it is

RunExeFile.exe in the DEWESoft X3 SP1 (64-bit) installer exposes a TCP service on port 1999 that accepts sessions without authentication. A remote attacker can send internal commands, including RUN to launch an arbitrary .EXE from an external URL and SETFIREWALL Off to disable the firewall, leading to arbitrary code execution. The flaw is a code injection issue in the installer component.

Impact

An unauthenticated remote attacker can execute arbitrary code on the affected device and run internal commands, including disabling the firewall. This gives full control over the host with high impact to confidentiality, integrity and availability.

Attack surface

Reachable over the network via TCP port 1999; the CVSS vector shows no privileges and no user interaction required. Any host that can reach that port on a DEWESoft X3 SP1 (64-bit) system can attempt the attack.

Exploitation

Public exploit code exists (Exploit-DB 44275 and the Hyp3rlinx advisory), and EPSS is 0.60741 (99.1st percentile), indicating a high likelihood of exploitation activity. CVE-2018-7756 is not listed in CISA KEV, so no confirmed in-the-wild exploitation is recorded there.

What to do

  • Patch or upgrade DEWESoft X3 SP1 to a fixed release if the vendor provides one; verify with DEWESoft support since the record does not list fixed versions.
  • Block or restrict TCP port 1999 at host and network firewalls so only trusted management hosts can reach it.
  • Remove or disable RunExeFile.exe where it is not required, and do not run the installer component as a persistent service.
  • Segment DEWESoft devices on an isolated control network with no direct internet access, and monitor for outbound connections to external URLs.
  • Enforce application allowlisting so unsigned or unexpected .EXE files cannot execute on these systems.

Detection

  • Monitor network traffic for TCP connections to port 1999 and for RUN or SETFIREWALL command strings in session data.
  • Alert on RunExeFile.exe process creation and on child processes it spawns, especially executables launched from external or temporary paths.
  • Watch for firewall configuration changes or disabled firewall state on DEWESoft hosts.
  • Review outbound HTTP/HTTPS connections from DEWESoft devices to unknown external URLs for .EXE downloads.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2018-7756 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

8.8CVE-2026-65660Microsoft sharepoint server code injection vulnerabilityImproper control of generation of code ('code injection') in Microsoft Office SharePoint allows an authorized attacker to execute code over a network.KEVEPSS 2.1%9.8CVE-2026-60004Gitea diffpatch API code injection enables remote code executionGitea before 1.27.1 allows remote code execution through the diffpatch API by way of Git hook installation. The flaw is a code injection issue (CWE-9…KEVEPSS 24%analysed9.5CVE-2026-72530TrueConf Server sandbox breakout via crafted script code injectionTrueConf Server versions 5.3.X through 5.3.9, 5.4.X through 5.4.9, 5.5.X through 5.5.5 and earlier allow a remote unauthenticated attacker to break o…KEVEPSS 1.7%analysed9.4CVE-2025-62593Ray browser-based RCE via insufficient User-Agent guardRay, an AI compute engine, contains a critical remote code execution flaw before version 2.52.0. Its defense against browser-based attacks relies on …KEVEPSS 62%analysed9.8CVE-2026-9198Langflow auto_login and code validation chain enables unauthenticated RCEIBM Langflow OSS 1.0.0 through 1.10.0 exposes /api/v1/auto_login, which mints SUPERUSER tokens to any network caller, and /api/v1/validate/code, whic…KEVEPSS 29%analysed7.2CVE-2026-15410SonicWall SMA1000 AMC code injection allows OS command executionThe SMA1000 Appliance Management Console (AMC) contains a post-authentication code injection flaw (CWE-94) that, under specific conditions, lets an a…KEVEPSS 12%analysed9.8CVE-2008-4250Microsoft Windows Server service RPC path canonicalization buffer overflowThe Server service in multiple Windows versions fails to properly handle path canonicalization, allowing a crafted RPC request to overflow a buffer a…KEVEPSS 99%analysed8.8CVE-2026-34197Apache ActiveMQ Jolokia JMX bridge code injection via broker config URIApache ActiveMQ Classic exposes the Jolokia JMX-HTTP bridge at /api/jolokia/ with a default policy that allows exec operations on all org.apache.acti…KEVEPSS 15%analysed

Source: NIST National Vulnerability Database (record CVE-2018-7756), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.