Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/uozi-tech/cosy
  4. ›
  5. CVE-2026-33028

CVE-2026-33028: nginx-ui has Race Condition that Leads to Persistent Data Corruption and Service Collapse

March 30, 2026

The nginx-ui application is vulnerable to a Race Condition. Due to the complete absence of synchronization mechanisms (Mutex) and non-atomic file writes, concurrent requests lead to the severe corruption of the primary configuration file (app.ini). This vulnerability results in a persistent Denial of Service (DoS) and introduces a non-deterministic path for Remote Code Execution (RCE) through configuration cross-contamination.

References

  • github.com/0xJacky/nginx-ui
  • github.com/0xJacky/nginx-ui/releases/tag/v2.3.4
  • github.com/0xJacky/nginx-ui/security/advisories/GHSA-m468-xcm6-fxg4
  • github.com/advisories/GHSA-m468-xcm6-fxg4
  • nvd.nist.gov/vuln/detail/CVE-2026-33028

Code Behaviors & Features

Detect and mitigate CVE-2026-33028 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 1.30.1

Fixed versions

  • 1.30.1

Solution

Upgrade to version 1.30.1 or above.

Impact 6.7 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

Source file

go/github.com/uozi-tech/cosy/CVE-2026-33028.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Sat, 09 May 2026 12:19:16 +0000.