CVE-2026-9452
Command Injection in FoundDream miniclawd
Publication date: 2026-05-25
Last updated on: 2026-05-25
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| founddream | miniclawd | to 2d65665046e2222eeea76cafc8570ed546a8c125 (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-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 FoundDream miniclawd software, specifically in the ExecTool.execute function located in the /src/tools/exec.ts file. It allows an attacker to perform OS command injection, meaning they can execute arbitrary operating system commands on the affected system.
The attack can be launched remotely without any user interaction or privileges, making it easier for attackers to exploit.
The vulnerability has been publicly disclosed and may be actively exploited.
How can this vulnerability impact me? :
This vulnerability can allow an attacker to remotely execute arbitrary commands on your system, potentially leading to unauthorized access, data compromise, or disruption of services.
Because the exploit requires no privileges or user interaction, it increases the risk of automated or widespread attacks.
The impact includes possible loss of confidentiality, integrity, and availability of your system and data.