Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.4, a user who was disabled by an administrator can use previously issued API tokens for up to the token lifetime. In practice, disabling a compromised account does not actually terminate that user’s access, so an attacker who already stole a JWT can continue reading and modifying protected resources after the account is marked disabled. Since tokens can be used to create new accounts, it is possible the disabled user to maintain the privilege. Version 2.3.4 patches the issue.
Use CWE-284, Nginxui vendor hub and Nginx Ui product page to widen CVE-2026-33031 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2026-33032, CVE-2026-27944 and CVE-2026-33026 for nearby disclosures in the same product family.