Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-33027
March 30, 2026
Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.4, the nginx-ui configuration improperly handles URL-encoded traversal sequences. When specially crafted paths are supplied, the backend resolves them to the base Nginx configuration directory and executes the operation on the base directory (/etc/nginx). In particular, this allows an authenticated user to remove the entire /etc/nginx directory, resulting in a partial Denial of Service. This issue has been patched in version 2.3.4.
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:
6.9
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
HIGH
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
4.9
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
HIGH
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
External Control of File Name or Path
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')