All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-56413
CRITICALpublished 2026-06-30 23:17 UTC · 4 days ago · modified 2026-07-01 18:17 UTC
10.0
CVSS / 10
// 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.
// weaknesses (CWE)
- CWE-78