Impact
The flaw is a classic command injection on the /api/sftp/uploadFiles endpoint; crafted directory names are stored without proper sanitization and later executed when directory listings are retrieved, allowing a privileged attacker to run any shell command as the sinecins service user. This is a high‑impact vulnerability rated CWE‑78, capable of compromising confidentiality, integrity, and availability of the system.
Affected Systems
Siemens SINEC INS software versions earlier than V1.0 SP2 Update 6 are affected. The vulnerability is present in all builds prior to that update.
Risk and Exploitability
With a CVSS score of 8.7 the risk is high; the EPSS score is not available, and the vulnerability is not listed in CISA KEV. An attacker who can authenticate to the SINEC INS API can craft a directory name that contains a shell command, which the server will execute during directory list retrieval, giving the attacker arbitrary command execution with the privileges of the sinecins service account.
OpenCVE Enrichment