CVE-2026-27944
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.
Does this matter?
EPSS puts the probability of exploitation in the next 30 days at 22.2%, higher than 98% of all known CVEs. Patch or mitigate before the next change window.
Description
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.
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 22.16% probability · 98th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-306, CWE-311
- Affected
- nginxui/nginx ui
- Source
- security-advisories@github.com
References
- https://github.com/0xJacky/nginx-ui/security/advisories/GHSA-g9w5-qffc-6762Exploit, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.