CVE-2025-31951
Published: 06 May 2026
Summary
CVE-2025-31951 is a high-severity Command Injection (CWE-77) vulnerability in Hcl Software (inferred from references). Its CVSS base score is 8.8 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 9.8th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).
Threat & Defense at a Glance
Threat & Defense Details
Mitigating Controls (NIST 800-53 r5)AI
Directly requires validation of information inputs to prevent unvalidated command input vulnerabilities like command injection and smuggling in HCL BigFix RunBookAI.
Mandates timely flaw remediation, directly addressing the specific input handling defect permitting unauthorized command execution as detailed in the HCL advisory.
Enforces least privilege to restrict the scope and impact of unauthorized commands executed by low-privilege users exploiting the vulnerability.
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
CVE describes remote command injection (CWE-77) in a network-exposed component, directly enabling T1190 (Exploit Public-Facing Application) for initial access and T1059 (Command and Scripting Interpreter) for arbitrary command execution.
NVD Description
HCL BigFix RunBookAI is affected by a Unvalidated Command Input / Potential Command Smuggling vulnerability. A flaw in a component's input handling was identified that could permit unauthorized command execution.
Deeper analysisAI
CVE-2025-31951 is a Unvalidated Command Input / Potential Command Smuggling vulnerability affecting HCL BigFix RunBookAI. A flaw in a component's input handling was identified that could permit unauthorized command execution. The vulnerability has a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H) and is associated with CWE-77, CWE-351, and CWE-451.
The vulnerability can be exploited remotely over the network with low complexity by authenticated users possessing low privileges, without requiring user interaction. Successful exploitation enables attackers to execute unauthorized commands, resulting in high impacts to confidentiality, integrity, and availability.
Mitigation details are available in the HCL Software advisory at https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0130444.
Details
- CWE(s)