| Название | 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) |
|---|
| Представление | 17.04.2026 08:27 (2 месяцы назад) |
|---|
| Модерация | 01.05.2026 18:34 (14 days later) |
|---|
| Статус | принято |
|---|
| Запись VulDB | 360756 [ChatGPTNextWeb NextChat до 2.16.1 app/mcp/actions.ts addMcpServer эскалация привилегий] |
|---|
| Баллы | 20 |
|---|