| タイトル | ChatGPTNextWeb NextChat 2.16.1 Unauthenticated Remote Code Execution |
|---|
| 説明 | A critical unauthenticated Remote Code Execution (RCE) vulnerability exists in NextChat (ChatGPT-Next-Web) version 2.16.1. The addMcpServer function in app/mcp/actions.ts is exposed as a Next.js Server Action without any authentication, authorization, or feature-flag gate. An unauthenticated remote attacker can send a single HTTP POST request to the application root with an attacker-controlled command and args payload, causing the server to spawn an arbitrary child process. This grants the attacker full operating system command execution as the server process user, enabling complete server compromise, exfiltration of all API keys and secrets, file system access, and lateral network movement.
The Server Action identifier is embedded in the publicly-served client-side JavaScript bundle, making discovery trivial. No authentication, access code, API key, or user interaction is required. The vulnerability functions regardless of whether the ENABLE_MCP environment variable is set. |
|---|
| ソース | ⚠️ https://github.com/ChatGPTNextWeb/NextChat/issues/6757 |
|---|
| ユーザー | Yu.Bao (UID 97439) |
|---|
| 送信 | 2026年04月17日 08:27 (2 月 ago) |
|---|
| モデレーション | 2026年05月01日 18:34 (14 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 360756 [ChatGPTNextWeb NextChat 迄 2.16.1 app/mcp/actions.ts addMcpServer 特権昇格] |
|---|
| ポイント | 20 |
|---|