CVE-2026-8112
Command Injection in MiniClaw
Publication date: 2026-05-07
Last updated on: 2026-05-07
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| 8421bit | miniclaw | to 223c16a1088e138838dcbd18cd65a37c35ac5a84 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-77 | The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component. |
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the 8421bit MiniClaw software, specifically in the function executeCognitivePulse within the file src/kernel.ts. It allows an attacker to perform OS command injection by manipulating this function. The attack can be initiated remotely, meaning an attacker does not need local access to exploit it. The vulnerability has been publicly disclosed and an exploit is available.
The software uses a rolling release model, so specific version details for affected or patched releases are not available. A patch identified by the name 028f62216dee9f64833d0f1cfda7c217067ceba8 is recommended to fix this issue.
How can this vulnerability impact me? :
This vulnerability can allow an attacker to execute arbitrary operating system commands remotely on the affected system. This can lead to unauthorized access, data compromise, system manipulation, or disruption of services.
Because the exploit is publicly available, the risk of exploitation is higher, potentially leading to system compromise if the vulnerability is not patched.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, it is recommended to deploy the patch named 028f62216dee9f64833d0f1cfda7c217067ceba8.