Description
A vulnerability was identified in FoundationAgents MetaGPT up to 0.8.2. This impacts an unknown function. Such manipulation leads to code injection. The attack needs to be performed locally. The exploit is publicly available and might be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-08-06
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in FoundationAgents MetaGPT versions up to 0.8.2 allows a local attacker to manipulate an internal function, leading to arbitrary code injection. The defect is classified under CWE-74 for command injection and CWE-94 for code injection, meaning the attacker can run any commands or execute any code on the host system, compromising confidentiality, integrity, and availability.

Affected Systems

The affected product is FoundationAgents MetaGPT, specifically all releases up to and including 0.8.2. Users that run local instances of MetaGPT without applying the latest updates are susceptible.

Risk and Exploitability

The CVSS score of 4.8 indicates a moderate severity level. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, implying no widespread exploitation has been reported yet. However, the publicly available exploit and the requirement for local access mean that any user with local credentials on a MetaGPT host faces a realistic threat if the software remains unpatched. The vendor’s lack of response to the disclosure further elevates the risk.

Generated by OpenCVE AI on August 6, 2026 at 23:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade MetaGPT to a version that removes the vulnerable functionality or applies the latest vendor fix.
  • Restrict local user accounts that have access to MetaGPT to prevent unauthorized manipulation of the affected function.
  • Implement strict input validation or sanitization on all data fed into MetaGPT, and where possible isolate execution to mitigate code injection risk.

Generated by OpenCVE AI on August 6, 2026 at 23:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 06 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in FoundationAgents MetaGPT up to 0.8.2. This impacts an unknown function. Such manipulation leads to code injection. The attack needs to be performed locally. The exploit is publicly available and might be used. The vendor was contacted early about this disclosure but did not respond in any way.
Title FoundationAgents MetaGPT code injection
First Time appeared Foundationagents
Foundationagents metagpt
Weaknesses CWE-74
CWE-94
CPEs cpe:2.3:a:foundationagents:metagpt:*:*:*:*:*:*:*:*
Vendors & Products Foundationagents
Foundationagents metagpt
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Foundationagents Metagpt
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-07T15:44:07.409Z

Reserved: 2026-08-06T08:21:28.651Z

Link: CVE-2026-19060

cve-icon Vulnrichment

Updated: 2026-08-07T15:44:02.169Z

cve-icon NVD

Status : Deferred

Published: 2026-08-06T22:16:53.070

Modified: 2026-08-12T21:00:37.147

Link: CVE-2026-19060

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T00:15:04Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')