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.
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
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
| Link | Tags |
|---|---|
| http://hyp3rlinx.altervista.org/advisories/DEWESOFT-X3-REMOTE-INTERNAL-COMMAND-ACCESS.txt | ExploitThird Party Advisory |
| https://www.exploit-db.com/exploits/44275/ | ExploitThird Party AdvisoryVDB Entry |
| http://hyp3rlinx.altervista.org/advisories/DEWESOFT-X3-REMOTE-INTERNAL-COMMAND-ACCESS.txt | ExploitThird Party Advisory |
| https://www.exploit-db.com/exploits/44275/ | ExploitThird Party AdvisoryVDB Entry |
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.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
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.