Critical Nginx UI auth bypass flaw now actively exploited in the wild
A serious flaw in the Nginx UI that supports Model Context Protocol (MCP) is already being used in the field to fully take over a server without requiring authentication.
The vulnerability, known as CVE-2026-33032, is brought about by nginx-ui leaving the '/mcp_message' endpoint unprotected, which enables remote attackers to use privileged MCP activities without the need for credentials.
One unauthenticated request can alter server behavior and essentially take over the web server because those activities entail writing and reloading nginx configuration files.
According to NIST's description of the vulnerability in the National Vulnerability Database (NVD), "any network attacker can invoke all MCP tools without authentication, including restarting nginx, creating/modifying/deleti...



