Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Unauthenticated network-reachable command injection (AV:N/AC:L/PR:N/UI:N) yielding elevated arbitrary command execution gives full C/I/A impact; scope kept Unchanged to the appliance.
Primary rating from Vendor (ibm).
CVSS VectorVendor: ibm
Lifecycle Timeline
2DescriptionCVE.org
IBM HMC V10.3.1050.0 through 10.3.1064.0 and IBM HMC V11.1.1110.0 through 11.1.1112.0 Management systems in IBM Power environments (HMC and Novalink) could allow an unauthenticated user to execute arbitrary commands with elevated privileges on the system due to improper validation of user supplied input.
AnalysisAI
OS command injection in the IBM Hardware Management Console (HMC) lets a remote, unauthenticated attacker run arbitrary commands with elevated privileges on the management appliance. It affects HMC V10.3.1050.0 through 10.3.1064.0 and V11.1.1110.0 through 11.1.1112.0, the systems used to manage IBM Power servers (including Novalink deployments), stemming from improper validation of user-supplied input (CWE-78). No public exploit has been identified at time of analysis, but the network-reachable, no-authentication vector and 9.8 CVSS make this a top-priority patch.
Technical ContextAI
The IBM HMC is the out-of-band management appliance that administers IBM Power hardware - LPAR/partition provisioning, firmware, power control, and service actions - and Novalink provides a similar management path for PowerVM/OpenStack-managed hosts. The root cause is CWE-78 (Improper Neutralization of Special Elements used in an OS Command), meaning user-controlled input reaches an underlying shell or OS command without adequate sanitization, allowing injected commands to execute in the context of the calling process. Because the HMC runs privileged management daemons, the injected commands execute with elevated privileges rather than a constrained service account. The affected CPEs identify the products as cpe:2.3:a:ibm:hmc_v10.3.1050.0 and cpe:2.3:a:ibm:hmc_v11.1.1110.0.
RemediationAI
Patch available per vendor advisory - apply the fixed IBM HMC level published in IBM's security bulletin at https://www.ibm.com/support/pages/node/7278667; the input does not specify an exact fixed build number, so confirm the target version directly from that advisory for both the V10.3.10xx and V11.1.11xx branches before scheduling maintenance. Until patched, reduce exposure by restricting network access to the HMC management interfaces to a dedicated, isolated administrative VLAN and a small allowlist of trusted admin hosts, and block HMC management ports from general/user networks - the trade-off is that overly tight filtering can interrupt legitimate automation, Novalink connectivity, or service-agent callbacks, so validate management workflows after tightening. Also review HMC access logs for anomalous command activity as a detective control.
Same weakness CWE-78 – OS Command Injection
View allSame technique Command Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-51260
GHSA-hvmw-g754-cmg9