Missing Authentication for Critical Function in nginx-ui - CVE-2026-27944
Published: April 23, 2026 / Updated: May 15, 2026
nginx-ui
Detailed vulnerability description
The vulnerability allows a remote attacker to download and decrypt a full system backup containing sensitive information.
The vulnerability exists due to missing authentication for critical function in the /api/backup endpoint when handling unauthenticated backup requests. A remote attacker can send a crafted GET request to download and decrypt a full system backup containing sensitive information.
The AES-256 key and IV are disclosed in the X-Backup-Security response header, and the backup may contain user credentials, session tokens, SSL private keys, and nginx configuration data.