A critical security vulnerability in nginx-ui, a popular open-source interface for managing Nginx web servers, is being actively exploited by hackers to gain complete remote control over vulnerable systems.
Tracked as CVE-2026-33032 with a maximum CVSS score of 9.8, the flaw enables attackers to bypass authentication and access administrative tools without requiring any credentials.
Cybersecurity researchers at Pluto Security, who first discovered and reported the issue, warn that an unprotected HTTP endpoint can allow threat actors to compromise a server in mere seconds.

Root Cause and Exploitation Technique
The vulnerability originates from nginx-ui’s Model Context Protocol (MCP) integration, a feature designed to let AI agents automate server configuration tasks.
While one MCP endpoint requires a password and checks against an approved IP list, Pluto Security’s analysis revealed a second endpoint that processes critical administrative commands without authentication.
To make matters worse, the default IP whitelist is empty, functioning as a “fail-open” condition that gives unrestricted access to all external IPs.
This oversight allows attackers to remotely connect and execute privileged commands, effectively bypassing all security defenses.
Once inside, malicious users gain instant access to twelve server management tools, split into two categories:
- Destructive Tools: Seven functions let attackers create, edit, and reload Nginx configurations, enable or disable websites, rename files, create directories, and restart services. Any configuration change applies instantly, giving hackers total system control.
- Reconnaissance Tools: Five read-only tools allow adversaries to view configuration histories, list directories, read private config files, and check server status, ideal for staging deeper intrusions.
Researchers say exploiters can intercept network traffic, harvest admin credentials, map internal networks, or deploy malicious sites.
Threat intelligence firm Recorded Future listed CVE-2026-33032 among March 2026’s most actively exploited vulnerabilities, while VulnCheck recently confirmed its inclusion in the Known Exploited Vulnerabilities database.

According to data shared by Pluto Security, over 430,000 nginx-ui Docker downloads and 2,600 publicly exposed instances on major cloud providers significantly expand the global attack surface.
The issue has been patched in nginx-ui version 2.3.4, which enforces strict authentication on the affected endpoint.
Administrators are strongly urged to:
- Update nginx-ui to v2.3.4 or later.
- Configure the IP whitelist to prevent default open access.
- Audit server logs for unauthorized configuration edits or suspicious traffic on port 9000.
As exploitation continues, organizations running nginx-ui should prioritize patching immediately to prevent full server compromise.
Follow us on Google News , LinkedIn and X to Get More Instant Updates. Set Cyberpress as a Preferred Source in Google
%20(1).webp?fit=1600,900&ssl=1)


