Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-33030
March 30, 2026
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.
Affected Packages
github.com/0xJacky/nginx-ui (GO):
Affected version(s) >=v0.0.0-20210720120120-b37c1e8eac41 <v2.3.4
Fix Suggestion:
Update to version v2.3.4
github.com/0xJacky/nginx-ui (GO):
Affected version(s) >=v0.0.0-20210720120120-b37c1e8eac41 <v2.3.4
Fix Suggestion:
Update to version v2.3.4
github.com/0xJacky/nginx-ui (GO):
Affected version(s) >=v0.0.0-20210720120120-b37c1e8eac41 <v2.3.4
Fix Suggestion:
Update to version v2.3.4
Do you need more information?
Contact Us
CVSS v4
Base Score:
9.3
Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
HIGH
Subsequent System Availability
HIGH
CVSS v3
Base Score:
8.8
Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
CHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Authorization Bypass Through User-Controlled Key
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')