CVE-2026-7058
Remote Command Injection in 666ghj MiroFish IPC Component
Publication date: 2026-04-26
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| 666ghj | mirofish | to 0.1.2 (inc) |
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-74 | The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted 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 666ghj MiroFish software up to version 0.1.2, specifically in the SimulationIPCClient.send_command function within the Inter-Process Communication component. It allows an attacker to perform command injection by manipulating this function.
The attack can be launched remotely, meaning an attacker does not need local access to exploit it.
The vulnerability has been publicly disclosed and may be actively exploited.
How can this vulnerability impact me? :
This vulnerability can allow an attacker to execute arbitrary commands on the affected system remotely.
Such command injection can lead to unauthorized control over the system, potentially compromising confidentiality, integrity, and availability of data and services.
Because the exploit is publicly known, there is an increased risk of attacks if the vulnerability is not mitigated.