CVE-2026-7058 Details
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.
A command injection vulnerability has been identified in 666ghj MiroFish versions through 0.1.2. The issue resides in the Inter-Process Communication (IPC) component, specifically within the SimulationIPCClient.send_command function of the file backend/app/services/simulation_ipc.py. This vulnerability allows for cross-tenant command injection, where an attacker can inject arbitrary commands into another user's simulation environment. The exploitation can be performed remotely, without any authentication requirements.
It is recommended to validate the simulation_id parameter to prevent injection attacks, implement authentication for IPC commands to ensure only authorized users can send commands to their own simulations, and verify ownership of simulations before allowing command injections.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 26, 2026CISA-ADP
Assessed Apr 27, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/666ghj/MiroFish/ | [email protected] | ProductVendor |
| https://github.com/666ghj/MiroFish/issues/488 | [email protected] | ExploitIssue TrackingTechnical AnalysisVendor |
| https://vuldb.com/submit/798603 | [email protected] | Technical Description |
| https://vuldb.com/vuln/359631 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/vuln/359631/cti | [email protected] |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-77 | Improper Neutralization of Special Elements used in a Command ('Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| 666ghj MiroFish | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Apr 26, 2026 | New CVE Received | [email protected] |
Volerion