CVE-2026-9453 Details
Description
A vulnerability was detected in FoundDream miniclawd up to 2d65665046e2222eeea76cafc8570ed546a8c125. This affects the function which of the file /src/application/skills-loader.ts of the component SkillsLoader. Performing a manipulation of the argument requires.bins results in command injection. The attack may be initiated remotely. The exploit is now public and may be used. This product uses a rolling release model to deliver continuous updates. As a result, specific version information for affected or updated releases is not available. 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 FoundDream Miniclawd versions prior to 2d65665046e2222eeea76cafc8570ed546a8c125. The issue resides in the SkillsLoader component, specifically within the 'which()' method of 'skills-loader.ts'. The vulnerability allows for arbitrary command execution by manipulating the 'requires.bins' argument, with the potential for remote exploitation.
Users are advised to avoid shell string interpolation in command execution, disable shell execution altogether, and implement validation for command names. Additionally, adding a timeout to command executions can prevent the application from hanging indefinitely.
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 May 25, 2026CISA-ADP
Assessed May 26, 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/FoundDream/miniclawd/ | [email protected] | ProductVendor |
| https://github.com/FoundDream/miniclawd/issues/2 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/submit/813768 | [email protected] | Permission Required |
| https://vuldb.com/vuln/365434 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/365434/cti | [email protected] | AdvisoryPermission Required |
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 |
|---|---|
| FoundDream miniclawd | <= 2d65665046e2222eeea76cafc8570ed546a8c125 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 23, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 25, 2026 | New CVE Received | [email protected] |
Volerion