CVE-2026-22623
Published: 30 January 2026
Summary
CVE-2026-22623 is a high-severity Command Injection (CWE-77) vulnerability in Hiksemitech (inferred from references). Its CVSS base score is 7.2 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 8.6th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
Threat & Defense at a Glance
Threat & Defense Details
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Command injection (CWE-77) on network-accessible NAS device directly enables remote arbitrary command execution by authenticated admins (T1190) via Unix shell (T1059.004).
NVD Description
Due to insufficient input parameter validation on the interface, authenticated users of certain HIKSEMI NAS products can execute arbitrary commands on the device by crafting specific messages.
Deeper analysisAI
CVE-2026-22623, published on 2026-01-30, affects certain HIKSEMI NAS products due to insufficient input parameter validation on the interface. This command injection vulnerability (CWE-77) enables authenticated users to execute arbitrary commands on the device by crafting specific messages. It carries a CVSS v3.1 base score of 7.2 (AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H), indicating high severity with network accessibility and significant impacts on confidentiality, integrity, and availability.
An attacker with high privileges, such as an authenticated administrative user, can exploit this vulnerability remotely over the network with low complexity and no user interaction required. By sending specially crafted messages, the attacker achieves arbitrary command execution on the underlying device, potentially leading to full compromise including data exfiltration, modification, or disruption of NAS operations.
Mitigation guidance is available in the vendor's security advisory at https://www.hiksemitech.com/en/hiksemi/support/security-advisory.html.
Details
- CWE(s)