Vulnerability 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 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
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Nginxui | Nginx Ui | <= 2.3.3 |
Related Weaknesses (CWE)
References
- https://github.com/0xJacky/nginx-ui/security/advisories/GHSA-5hf2-vhj6-gj9mExploitMitigationVendor Advisory
- https://github.com/0xJacky/nginx-ui/security/advisories/GHSA-5hf2-vhj6-gj9mExploitMitigationVendor Advisory
FAQ
What is CVE-2026-33030?
CVE-2026-33030 is a vulnerability with a CVSS score of 8.8 (HIGH). 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...
How severe is CVE-2026-33030?
CVE-2026-33030 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-33030?
Check the references section above for vendor advisories and patch information. Affected products include: Nginxui Nginx Ui.