CVE-2026-79408
Deferred Deferred - Pending Action

OS Command Injection in MetaGPT

Vulnerability report for CVE-2026-79408, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-31

Last updated on: 2026-09-01

Assigner: MITRE

Description

An OS command injection vulnerability in MetaGPT 0.8.1 allows an attacker to execute arbitrary commands via the path argument of RepoParser.rebuild_class_views() in metagpt/repo_parser.py.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-31
Last Modified
2026-09-01
Generated
2026-09-21
AI Q&A
2026-09-01
EPSS Evaluated
2026-09-15
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
metagpt metagpt 0.8.1

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
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 Quick Actions

Instant insights powered by AI
Executive Summary

This is an OS command injection vulnerability in MetaGPT version 0.8.1. It allows an attacker to run arbitrary commands on the system by exploiting the path argument in the RepoParser.rebuild_class_views() function located in metagpt/repo_parser.py.

Detection Guidance

This vulnerability can be detected by checking for MetaGPT 0.8.1 installations and inspecting the RepoParser.rebuild_class_views() function in metagpt/repo_parser.py for improper input validation. Look for unexpected command execution patterns in logs or network traffic.

Impact Analysis

An attacker could execute malicious commands on your system, potentially leading to unauthorized access, data theft, or system compromise. This could affect the confidentiality, integrity, and availability of your data and services.

Compliance Impact

This vulnerability could lead to data breaches, which may violate GDPR and HIPAA requirements for data protection and security. Non-compliance could result in legal penalties, fines, and reputational damage.

Mitigation Strategies

Immediately update MetaGPT to a patched version if available. If no patch exists, disable or restrict access to the RepoParser.rebuild_class_views() function. Monitor network traffic for suspicious command execution attempts.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-79408. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart