Description
Storage Concentrator (SC & SCVM) contains a command injection vulnerability in the ms_service.pl service, which listens on TCP port 9000 by default and accepts custom network packets to perform device actions. An unauthenticated remote attacker can send a specially crafted packet containing a malicious payload that is processed without adequate sanitization, resulting in arbitrary command execution with root-level privileges.
Published: 2026-06-30
Score: 10 Critical
EPSS: 3.1% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The StoneFly Storage Concentrator (both the device and its virtual machine variant) contains an OS command‑injection flaw in the ms_service.pl script. This service listens on TCP port 9000 and accepts custom packets to control the device. An attacker who can reach the machine over the network can send a specially crafted packet containing shell commands. Because the payload is accepted without proper sanitization, the malicious commands execute with root privileges, allowing the attacker to fully compromise the system. The weakness corresponds to CWE‑78, an injection of operating system commands.

Affected Systems

Affected products are StoneFly Storage Concentrator and StoneFly Storage Concentrator Virtual Machine. StoneFly recommends that all installations be upgraded to version 8.0.4.29 or later to remove the vulnerability. No specific lower‑level affected releases are listed; however, any deployment running the ms_service.pl on port 9000 before the upgrade is potentially vulnerable.

Risk and Exploitability

The CVSS score of 10 reflects the critical nature of the vulnerability and its ability to provide unrestricted system access. The EPSS score of 3% indicates a low but non‑zero likelihood of exploitation, reinforcing the urgency of mitigation even if direct exploitation has not yet been observed. The flaw is not listed in CISA’s Known Exploited Vulnerabilities catalog, yet the lack of any authentication requirement and the root‑level impact make it a prime target for attackers. Consequently, the advisement is that the vulnerability be addressed immediately, preferably by upgrading to the patched version while also restricting network access to the vulnerable port if a rapid patch is not feasible.

Generated by OpenCVE AI on July 1, 2026 at 15:13 UTC.

Remediation

Vendor Solution

StoneFly recommends that users upgrade to Storage Concentrator version 8.0.4.29 or later to remediate these vulnerabilities.


OpenCVE Recommended Actions

  • Upgrade StoneFly Storage Concentrator and Storage Concentrator Virtual Machine to version 8.0.4.29 or later to apply the official fix.
  • If an upgrade cannot be performed immediately, block inbound traffic to TCP port 9000 from untrusted or external networks, limiting exposure to internal or otherwise protected networks.
  • Maintain strict network segmentation and monitor for anomalous packets on TCP port 9000; any suspicious activity should trigger an incident response.

Generated by OpenCVE AI on July 1, 2026 at 15:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 01 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 30 Jun 2026 23:15:00 +0000

Type Values Removed Values Added
Description Storage Concentrator (SC & SCVM) contains a command injection vulnerability in the ms_service.pl service, which listens on TCP port 9000 by default and accepts custom network packets to perform device actions. An unauthenticated remote attacker can send a specially crafted packet containing a malicious payload that is processed without adequate sanitization, resulting in arbitrary command execution with root-level privileges.
Title OS Command Injection in StoneFly Storage Concentrator
Weaknesses CWE-78
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 10, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:L'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: icscert

Published:

Updated: 2026-07-01T12:41:07.971Z

Reserved: 2026-06-22T20:13:36.509Z

Link: CVE-2026-56413

cve-icon Vulnrichment

Updated: 2026-07-01T12:41:03.214Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-01T15:15:04Z

Weaknesses
  • CWE-78

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