← Vulnerability feed

Vulnerability record · CVE-2017-15889 · published 4 December 2017

CVE-2017-15889: Synology DSM smart.cgi command injection via disk field

Synology · Diskstation Manager

Synology DiskStation Manager (DSM) before 5.2-5967-5 contains a command injection flaw in smart.cgi. The disk field is passed to a shell without adequate sanitization, letting an authenticated remote user run arbitrary commands on the NAS. Because DSM is widely deployed for storage and backup, a compromised NAS can expose stored data and serve as a foothold into the network.

8.8 CVSS 3.0 High EPSS 74% · top 0.5% CWE-77 · Command injection
8.8CVSS 3.0 base score, v2 6.5
74%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References
17 Jun 2026Last modified by NVD

Description

Command injection vulnerability in smart.cgi in Synology DiskStation Manager (DSM) before 5.2-5967-5 allows remote authenticated users to execute arbitrary commands via disk field.

CVSS:3.0/AV:N/AC:L/PR:L/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 18 September 2026. Confidence: high.

high priorityHigh CVSS (8.8) with public exploit code and very high EPSS, though exploitation requires valid credentials and no KEV listing exists.

What it is

Synology DiskStation Manager (DSM) before 5.2-5967-5 contains a command injection flaw in smart.cgi. The disk field is passed to a shell without adequate sanitization, letting an authenticated remote user run arbitrary commands on the NAS. Because DSM is widely deployed for storage and backup, a compromised NAS can expose stored data and serve as a foothold into the network.

Impact

An attacker with valid credentials gains arbitrary command execution on the DSM host, typically as the web service account, enabling data theft, tampering with stored files, and lateral movement. CVSS 3.0 scores confidentiality, integrity and availability all High (8.8).

Attack surface

Reached over the network through the smart.cgi web endpoint (AV:N, AC:L). Authentication is required (PR:L) and no user interaction is needed (UI:N).

Exploitation

Not listed in CISA KEV and no ransomware associations are recorded. EPSS is very high (0.73691, 99.4th percentile), and public references include a Packet Storm remote command execution write-up alongside the vendor advisory, indicating exploit code is publicly available.

What to do

  • Upgrade DSM to 5.2-5967-5 or later per Synology advisory SA_17_65_DSM.
  • Restrict access to DSM management interfaces to trusted networks or VPN; do not expose them to the internet.
  • Enforce least privilege and strong authentication for DSM accounts, and remove unused accounts.
  • Monitor and rotate credentials for any account with access to smart.cgi or administrative functions.

Detection

  • Inspect web logs for requests to smart.cgi with shell metacharacters or unexpected values in the disk parameter.
  • Alert on child processes spawned by the DSM web service (e.g., shell or command interpreters) outside normal maintenance windows.
  • Review DSM audit logs for unusual authenticated sessions or command activity tied to storage/disk operations.

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-2017-15889 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.

7.8CVE-2021-3156Sudo off-by-one heap overflow allows root privilege escalationSudo before 1.9.5p2 contains an off-by-one error leading to a heap-based buffer overflow. Triggering it via 'sudoedit -s' with a command-line argumen…KEVEPSS 100%analysed10.0CVE-2013-6955Synology DSM imageSelector.cgi arbitrary file append and code executionSynology DiskStation Manager (DSM) versions 4.0 before 4.0-2259, 4.2 before 4.2-3243, and 4.3 before 4.3-3810 Update 1 contain a flaw in webman/image…EPSS 85%analysed9.8CVE-2025-13392Synology diskstation manager vulnerabilityImproper check for unusual or exceptional conditions vulnerability in SSO in Synology DiskStation Manager (DSM) before 7.2.2-72806-5 and 7.3.1-86003-…EPSS 0.53%9.8CVE-2024-10441Synology beestation os vulnerabilityImproper encoding or escaping of output vulnerability in the system plugin daemon in Synology BeeStation OS (BSM) before 1.1-65374 and Synology DiskS…EPSS 1.2%9.8CVE-2022-27625Synology diskstation manager memory buffer overflow vulnerabilityA vulnerability regarding improper restriction of operations within the bounds of a memory buffer is found in the message processing functionality of…EPSS 1.6%9.8CVE-2022-27624Synology diskstation manager memory buffer overflow vulnerabilityA vulnerability regarding improper restriction of operations within the bounds of a memory buffer is found in the packet decryption functionality of …EPSS 1.6%9.8CVE-2022-22687Synology diskstation manager classic buffer overflow vulnerabilityBuffer copy without checking size of input ('Classic Buffer Overflow') vulnerability in Authentication functionality in Synology DiskStation Manager …EPSS 2.4%9.8CVE-2021-43926Synology diskstation manager sql injection vulnerabilityImproper neutralization of special elements used in an SQL command ('SQL Injection') vulnerability in Log Management functionality in Synology DiskSt…EPSS 0.88%

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