CVE-2026-27944

Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.3, the /api/backup endpoint is accessible without authentication and discloses the encryption keys required to decrypt the backup in the X-Backup-Security response header. This allows an unauthenticated attacker to download a full system backup containing sensitive data (user credentials, session tokens, SSL private keys, Nginx configurations) and decrypt it immediately. This issue has been patched in version 2.3.3.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:nginxui:nginx_ui:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-03-05 19:16

Updated : 2026-03-10 18:11


NVD link : CVE-2026-27944

Mitre link : CVE-2026-27944

CVE.ORG link : CVE-2026-27944


JSON object : View

Products Affected

nginxui

  • nginx_ui
CWE
CWE-306

Missing Authentication for Critical Function

CWE-311

Missing Encryption of Sensitive Data