All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-56415
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 within the debug.pl script that is reachable without authentication. A remote attacker can submit a specially crafted HTTP request containing a malicious payload that is processed without adequate input sanitization, resulting in arbitrary command execution with root-level privileges on the underlying system.
// weaknesses (CWE)
- CWE-78