Description
A vulnerability has been found in 666ghj MiroFish up to 0.1.2. The impacted element is the function SimulationIPCClient.send_command of the file backend/app/services/simulation_ipc.py of the component Inter-Process Communication. Such manipulation leads to command injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-04-26
Score: 6.9 Medium
EPSS: 2.2% Low
KEV: No
Impact: Remote Command Injection
Action: Immediate Patch
AI Analysis

Impact

A flaw in 666ghj MiroFish version 0.1.2 and earlier allows an attacker to supply crafted input to the SimulationIPCClient.send_command method, which is then executed on the host without proper validation. This results in arbitrary command execution, violating confidentiality, integrity, and availability of the affected system. The vulnerability is classified as CWE‑74 (Command Injection) and CWE‑77 (Shell Injection). The attack can originate remotely by compromising the IPC service, which may be exposed to external networks.

Affected Systems

MiroFish (666ghj) up to and including version 0.1.2.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate to high severity. An EPSS score of 1% signals a low but nonzero likelihood of exploitation, and the vulnerability is not listed in the CISA KEV catalog. Because the flaw permits remote execution through the IPC interface, services exposed to untrusted clients face the risk of complete system compromise if the IPC process runs with elevated privileges. Although no publicly released exploit is documented, the advisory notes that the vulnerability has been disclosed and may already be in use.

Generated by OpenCVE AI on April 28, 2026 at 05:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update MiroFish to a version newer than 0.1.2 that fixes the command injection flaw.
  • Restrict or block external access to the SimulationIPCClient IPC endpoint so that only trusted internal components can communicate.
  • Implement input sanitization or a whitelist for arguments passed to SimulationIPCClient.send_command until a vendor patch is applied.

Generated by OpenCVE AI on April 28, 2026 at 05:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Apr 2026 20:15:00 +0000

Type Values Removed Values Added
First Time appeared 666ghj
666ghj mirofish
Vendors & Products 666ghj
666ghj mirofish

Mon, 27 Apr 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 26 Apr 2026 20:00:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in 666ghj MiroFish up to 0.1.2. The impacted element is the function SimulationIPCClient.send_command of the file backend/app/services/simulation_ipc.py of the component Inter-Process Communication. Such manipulation leads to command injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Title 666ghj MiroFish Inter-Process Communication simulation_ipc.py SimulationIPCClient.send_command command injection
Weaknesses CWE-74
CWE-77
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 7.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-04-27T13:04:10.866Z

Reserved: 2026-04-26T01:08:34.989Z

Link: CVE-2026-7058

cve-icon Vulnrichment

Updated: 2026-04-27T13:04:07.312Z

cve-icon NVD

Status : Deferred

Published: 2026-04-26T22:17:33.250

Modified: 2026-04-29T01:00:01.613

Link: CVE-2026-7058

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-28T05:15:22Z

Weaknesses