Home

Description

Nginx UI is a web user interface for the Nginx web server. In versions 2.3.5 and prior, the nginx-ui MCP (Model Context Protocol) integration exposes two HTTP endpoints: /mcp and /mcp_message. While /mcp requires both IP whitelisting and authentication (AuthRequired() middleware), the /mcp_message endpoint only applies IP whitelisting - and the default IP whitelist is empty, which the middleware treats as "allow all". This means any network attacker can invoke all MCP tools without authentication, including restarting nginx, creating/modifying/deleting nginx configuration files, and triggering automatic config reloads - achieving complete nginx service takeover. At time of publication, there are no publicly available patches.

PUBLISHED Reserved 2026-03-17 | Published 2026-03-30 | Updated 2026-04-16 | Assigner GitHub_M




CRITICAL: 9.8CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Problem types

CWE-306: Missing Authentication for Critical Function

Product status

<= 2.3.5
affected

References

github.com/...inx-ui/security/advisories/GHSA-h6c2-x2m2-mwhf exploit

websec.net/...nginx-ui-mcp-takeover-69e1200f9fceb1f3fbe9c47f

github.com/...inx-ui/security/advisories/GHSA-h6c2-x2m2-mwhf

cve.org (CVE-2026-33032)

nvd.nist.gov (CVE-2026-33032)

Download JSON