| 标题 | 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 月前) |
|---|
| 管理 | 2026-05-01 18時34分 (14 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 360756 [ChatGPTNextWeb NextChat 直到 2.16.1 app/mcp/actions.ts addMcpServer 权限提升] |
|---|
| 积分 | 20 |
|---|