Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Asuka39

#22157of 53,632
10.3Total CVSS
Vulnerabilities · 2
Medium
2
PT-2026-47177
5.0
2026-06-07
Foundation Agents · Metagpt · CVE-2026-11455
**Name of the Vulnerable Software and Affected Versions** FoundationAgents MetaGPT versions prior to 0.8.3 **Description** Command injection is possible via the `mermaid.path` argument in the `check cmd exists()` function located in the `metagpt/utils/common.py` file. This issue allows a remote attacker to execute arbitrary commands, although the attack requires a high degree of complexity and is considered difficult to exploit. **Recommendations** Update to a version later than 0.8.2. As a temporary workaround, restrict or avoid the use of the `mermaid.path` argument within the `check cmd exists()` function.
PT-2026-45684
5.3
2026-06-02
Foundation Agents · Metagpt · CVE-2026-10566
**Name of the Vulnerable Software and Affected Versions** FoundationAgents MetaGPT versions prior to 0.8.3 **Description** A weakness exists in the `Message.check instruct content()` function within the `metagpt/schema.py` file. Manipulation of the `mapping` argument can lead to deserialization, which is the process of converting a data stream back into an object. This issue is restricted to local execution. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.