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

CVE-2026-33030: nginx-UI has Unencrypted Storage of DNS API Tokens and ACME Private Keys

March 30, 2026

Nginx-UI contains an Insecure Direct Object Reference (IDOR) vulnerability that allows any authenticated user to access, modify, and delete resources belonging to other users. The application’s base Model struct lacks a user_id field, and all resource endpoints perform queries by ID without verifying user ownership, enabling complete authorization bypass in multi-user environments.

FileLineCurrentFix
model/dns_credential.go7serializer:jsonserializer:json[aes]
model/acme_user.goKey fieldserializer:jsonserializer:json[aes]

References

  • github.com/0xJacky/nginx-ui
  • github.com/0xJacky/nginx-ui/releases/tag/v2.3.4
  • github.com/0xJacky/nginx-ui/security/advisories/GHSA-5hf2-vhj6-gj9m
  • github.com/advisories/GHSA-5hf2-vhj6-gj9m
  • nvd.nist.gov/vuln/detail/CVE-2026-33030

Code Behaviors & Features

Detect and mitigate CVE-2026-33030 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 up to 1.99

Solution

Unfortunately, there is no solution available yet.

Impact 8.8 HIGH

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

Learn more about CVSS

Weakness

  • CWE-639: Authorization Bypass Through User-Controlled Key
  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Source file

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

Spotted a mistake? Edit the file on GitLab.

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

Page generated Sat, 09 May 2026 12:18:55 +0000.