Security Advisory

CVE-2026-33030

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-03-30 17:58:54
Last updated 2026-03-31 19:09:45
Assigner GitHub_M
State PUBLISHED

Description

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 applications 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.