SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-79408

CRITICAL · CVSS 9.8 EPSS 1.17% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-31 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

An OS command injection vulnerability in MetaGPT 0.8.1 allows attackers to execute arbitrary commands by manipulating the path argument in the RepoParser.rebuild_class_views() function. This could lead to unauthorized access or control over the affected system. Organizations using this version of MetaGPT should prioritize patching to mitigate potential exploitation risks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-79408
Severity
CRITICAL
CVSS
9.8
EPSS
1.17%

Original NVD 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.