← Vulnerability feed

Vulnerability record · CVE-2018-14417 · published 4 August 2018

CVE-2018-14417: SoftNAS Cloud web console snserv command injection

Softnas · Cloud

SoftNAS Cloud before 4.0.3 fails to sanitize the 'recentVersion' parameter in the snserv endpoint of its web administration console, allowing OS command injection. Because the endpoint is reachable without authentication and commands run as root, this is a full compromise of the storage appliance.

9.8 CVSS 3.0 Critical EPSS 90% · top 0.2% CWE-78 · OS command injection
9.8CVSS 3.0 base score, v2 10.0
90%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
10References, 6 tagged exploit
17 Jun 2026Last modified by NVD

Description

A command injection vulnerability was found in the web administration console in SoftNAS Cloud before 4.0.3. In particular, the snserv script did not sanitize the 'recentVersion' parameter from the snserv endpoint, allowing an unauthenticated attacker to execute arbitrary commands with root permissions.

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 18 September 2026. Confidence: high.

critical priorityUnauthenticated remote command execution as root with public exploit code and very high EPSS makes this an urgent patch.

What it is

SoftNAS Cloud before 4.0.3 fails to sanitize the 'recentVersion' parameter in the snserv endpoint of its web administration console, allowing OS command injection. Because the endpoint is reachable without authentication and commands run as root, this is a full compromise of the storage appliance.

Impact

An unauthenticated attacker can execute arbitrary commands with root privileges on the SoftNAS appliance, gaining complete control of the system and any data it stores or manages.

Attack surface

Reachable over the network through the web administration console's snserv endpoint; the CVSS vector (AV:N/AC:L/PR:N/UI:N) and description confirm no authentication or user interaction is required.

Exploitation

Not listed in CISA KEV, but EPSS is very high (0.896, 99.8th percentile) and multiple references are tagged Exploit, including Exploit-DB 45097 and a Core Security advisory, indicating public exploit code exists.

What to do

  • Upgrade SoftNAS Cloud to 4.0.3 or later per the vendor release notes.
  • If patching is delayed, restrict network access to the web administration console to trusted management networks only.
  • Do not expose the SoftNAS admin interface directly to the internet; place it behind a VPN or jump host.
  • Audit the appliance for signs of prior compromise and rotate credentials and keys stored on it.
  • Monitor vendor advisories for any follow-up fixes to the snserv endpoint.

Detection

  • Inspect web server and appliance logs for requests to the snserv endpoint with suspicious or shell-metacharacter-laden 'recentVersion' values.
  • Alert on unexpected child processes spawned by the web server or snserv, especially shells running as root.
  • Monitor for outbound connections or command-and-control traffic originating from the SoftNAS appliance.
  • Review file integrity and cron/systemd changes on the appliance for persistence artifacts.

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-14417 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.

9.8CVE-2019-9945Softnas cloud vulnerabilitySoftNAS Cloud 4.2.0 and 4.2.1 allows remote command execution. The NGINX default configuration file has a check to verify the status of a user cookie…EPSS 5.8%8.8CVE-2026-53266Linux kernel ebtables SNAT out-of-bounds write in ARP rewriteThe ebtables SNAT target rewrites the ARP sender hardware address via skb_store_bits() without first making that range writable. When the ARP SHA byt…KEVEPSS 0.65%analysed8.8CVE-2026-87491Google Chrome V8 out-of-bounds write enables sandbox code executionChrome before 153.0.8010.36 contains an out-of-bounds write in the V8 JavaScript engine. A crafted HTML page can trigger the memory corruption, and b…KEVEPSS 3.1%analysed9.8CVE-2025-25249Fortinet FortiOS and FortiSwitchManager heap buffer overflow via crafted packetsA heap-based buffer overflow (CWE-122/CWE-787) in Fortinet FortiOS 6.4 through 7.6.3 and FortiSwitchManager 7.0 through 7.2.6 lets an unauthenticated…KEVEPSS 3.9%analysed7.8CVE-2026-83549SonicWall SMA1000 AMC OS Command InjectionThe SMA1000 Appliance Management Console contains an OS command injection flaw (CWE-78) that lets an authenticated administrator execute arbitrary op…KEVEPSS 11%analysed10.0CVE-2026-49869Kestra OSS auth bypass via path suffix match enables RCEKestra OSS AuthenticationFilter whitelists the public config endpoint using request.getPath().endsWith("/configs"), a suffix match instead of an exac…KEVEPSS 2.1%analysed7.8CVE-2026-53362Linux kernel IPv6 UDP paged allocation out-of-bounds write__ip6_append_data() in the Linux kernel mis-accounts fraggap on the paged-allocation path, leaving the linear skb area undersized while pagedlen is o…KEVEPSS 0.71%analysed7.8CVE-2022-0995Linux kernel watch_queue out-of-bounds writeThe Linux kernel's watch_queue event notification subsystem contains an out-of-bounds write (CWE-787) that can overwrite kernel state. A local user c…KEVEPSS 8.8%analysed

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