Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.4, the nginx-ui application is vulnerable to a Race Condition. Due to the complete absence of synchronization mechanisms (Mutex) and non-atomic file writes, concurrent requests lead to the severe corruption of the primary configuration file (app.ini). This vulnerability results in a persistent Denial of Service (DoS) and introduces a non-deterministic path for Remote Code Execution (RCE) through configuration cross-contamination. This issue has been patched in version 2.3.4.
References
| Link | Resource |
|---|---|
| https://github.com/0xJacky/nginx-ui/releases/tag/v2.3.4 | Product Release Notes |
| https://github.com/0xJacky/nginx-ui/security/advisories/GHSA-m468-xcm6-fxg4 | Exploit Mitigation Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-03-30 18:16
Updated : 2026-06-17 10:36
NVD link : CVE-2026-33028
Mitre link : CVE-2026-33028
CVE.ORG link : CVE-2026-33028
JSON object : View
Products Affected
nginxui
- nginx_ui
uozi
- cosy
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
