Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/0xJacky/Nginx-UI
  4. ›
  5. CVE-2026-27944

CVE-2026-27944: Nginx-UI Vulnerable to Unauthenticated Backup Download with Encryption Key Disclosure

March 5, 2026

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.

References

  • csrc.nist.gov/publications/detail/sp/800-57-part-1/rev-5/final
  • github.com/0xJacky/nginx-ui
  • github.com/0xJacky/nginx-ui/security/advisories/GHSA-g9w5-qffc-6762
  • github.com/advisories/GHSA-g9w5-qffc-6762
  • nvd.nist.gov/vuln/detail/CVE-2026-27944
  • owasp.org/www-project-top-ten/2017/A2_2017-Broken_Authentication
  • owasp.org/www-project-top-ten/2017/A3_2017-Sensitive_Data_Exposure

Code Behaviors & Features

Detect and mitigate CVE-2026-27944 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.3.3

Fixed versions

  • 2.3.3

Solution

Upgrade to version 2.3.3 or above.

Impact 9.8 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-306: Missing Authentication for Critical Function
  • CWE-311: Missing Encryption of Sensitive Data

Source file

go/github.com/0xJacky/Nginx-UI/CVE-2026-27944.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 25 Mar 2026 12:18:24 +0000.