CRITICALVulnerability
Verified
Global
NVD Critical: CVE-2026-33030 — Nginx UI is a web user interface for the Nginx web server. In versions 2.3.3 and...
Monday, March 30, 2026 at 06:16 PM UTC·Source: NIST NVD
Updated: Wednesday, April 1, 2026 at 07:13 PM UTC
Executive Summary
Nginx UI is a web user interface for the Nginx web server. In versions 2.3.3 and prior, Nginx-UI contains an Insecure Direct Object Reference (IDOR) vulnerability that allows any authenticated user to access, modify, and delete resources belonging to other users. The application's base Model struct lacks a user_id field, and all resource endpoints perform queries by ID without verifying user owner
Analysis
Nginx UI is a web user interface for the Nginx web server. In versions 2.3.3 and prior, Nginx-UI contains an Insecure Direct Object Reference (IDOR) vulnerability that allows any authenticated user to access, modify, and delete resources belonging to other users. The application's base Model struct lacks a user_id field, and all resource endpoints perform queries by ID without verifying user ownership, enabling complete authorization bypass in multi-user environments. At time of publication, there are no publicly available patches.
CVSS Score: 8.8. Published: 2026-03-30T18:16:19.243.