Lucene search
+L

244 matches found

Vulnrichment
Vulnrichment
added 2026/03/30 5:59 p.m.4 views

CVE-2026-33029 Nginx UI: DoS via Negative Integer Input in Logrotate Interval

Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.4, an input validation vulnerability in the logrotate configuration allows an authenticated user to cause a complete Denial of Service DoS. By submitting a negative integer for the rotation interval, the backend enter...

6.9CVSS5.8AI score0.00948EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/03/30 5:58 p.m.28 views

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

Nginx UI is a web user interface for the Nginx web server. In versions 2.3.3 and prior, 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...

8.8CVSS0.0028EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/30 5:58 p.m.9 views

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

Nginx UI is a web user interface for the Nginx web server. In versions 2.3.3 and prior, 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...

8.8CVSS5.9AI score0.0028EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/03/30 5:58 p.m.3 views

CVE-2026-33030

Nginx UI is a web user interface for the Nginx web server. In versions 2.3.3 and prior, 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...

8.8CVSS5.9AI score0.0028EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/30 5:58 p.m.3 views

CVE-2026-33032 Nginx UI: Unauthenticated MCP Endpoint Allows Remote Nginx Takeover

Nginx UI is a web user interface for the Nginx web server. In versions 2.3.5 and prior, the nginx-ui MCP Model Context Protocol integration exposes two HTTP endpoints: /mcp and /mcpmessage. While /mcp requires both IP whitelisting and authentication AuthRequired middleware, the /mcpmessage endpoi...

9.8CVSS5.9AI score0.38477EPSS
SaveExploits4References1
Cvelist
Cvelist
added 2026/03/30 5:58 p.m.34 views

CVE-2026-33032 Nginx UI: Unauthenticated MCP Endpoint Allows Remote Nginx Takeover

Nginx UI is a web user interface for the Nginx web server. In versions 2.3.5 and prior, the nginx-ui MCP Model Context Protocol integration exposes two HTTP endpoints: /mcp and /mcpmessage. While /mcp requires both IP whitelisting and authentication AuthRequired middleware, the /mcpmessage endpoi...

9.8CVSS0.38477EPSS
SaveExploits4References1
CVE
CVE
added 2026/03/30 5:58 p.m.118 views

CVE-2026-33032

CVE-2026-33032 affects nginx-ui prior to 2.3.4. The MCP integration exposes two HTTP endpoints: /mcp (protected by AuthRequired) and /mcp_message (no authentication). The default IPWhiteList is empty, which the middleware treats as “allow all,” enabling unauthenticated MCP tool invocations (e.g.,...

9.8CVSS5.9AI score0.38477EPSS
SaveIn wildExploits4References2Affected Software1
EUVD
EUVD
added 2026/03/30 4:43 p.m.15 views

EUVD-2026-17158

nginx-ui's Unauthenticated MCP Endpoint Allows Remote Nginx Takeover...

9.8CVSS5.8AI score0.38477EPSS
SaveExploits4References3
EUVD
EUVD
added 2026/03/30 4:41 p.m.11 views

EUVD-2026-17156

nginx-UI has Unencrypted Storage of DNS API Tokens and ACME Private Keys...

8.8CVSS5.9AI score0.0028EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/30 4:41 p.m.6 views

GHSA-5HF2-VHJ6-GJ9M nginx-UI has Unencrypted Storage of DNS API Tokens and ACME Private Keys

Summary 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 userid field, and all resource endpoints perform queries by ID without...

8.8CVSS5.9AI score0.0028EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/03/30 4:41 p.m.12 views

nginx-UI has Unencrypted Storage of DNS API Tokens and ACME Private Keys

Summary 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 userid field, and all resource endpoints perform queries by ID without...

9.9CVSS5.9AI score0.0028EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/03/30 4:38 p.m.5 views

EUVD-2026-17154

nginx-ui Vulnerable to DoS via Negative Integer Input in Logrotate Interval...

6.9CVSS5.9AI score0.00948EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/30 4:38 p.m.6 views

GHSA-CP8R-8JVW-V3QG nginx-ui Vulnerable to DoS via Negative Integer Input in Logrotate Interval

Summary An input validation vulnerability in the logrotate configuration allows an authenticated user to cause a complete Denial of Service DoS. By submitting a negative integer for the rotation interval, the backend enters an infinite loop or an invalid state, rendering the web interface...

6.9CVSS6AI score0.00948EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/03/30 4:38 p.m.9 views

Unchecked Input for Loop Condition

Overview Affected versions of this package are vulnerable to Unchecked Input for Loop Condition due to improper input validation in the POST /api/settings handler for the logrotate.interval field. An attacker can make the web interface unresponsive by submitting a negative interval value, causing...

6.9CVSS5.9AI score0.00948EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/30 4:34 p.m.4 views

GHSA-M468-XCM6-FXG4 nginx-ui has Race Condition that Leads to Persistent Data Corruption and Service Collapse

Summary 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...

7.1CVSS6.3AI score0.00534EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/03/30 4:34 p.m.9 views

nginx-ui has Race Condition that Leads to Persistent Data Corruption and Service Collapse

Summary 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...

7.5CVSS6.3AI score0.00534EPSS
SaveExploits1References4Affected Software2
OSV
OSV
added 2026/03/30 4:23 p.m.5 views

GHSA-FHH2-GG7W-GWPQ nginx-ui Backup Restore Allows Tampering with Encrypted Backups

Summary The nginx-ui backup restore mechanism allows attackers to tamper with encrypted backup archives and inject malicious configuration during restoration. Details The backup format lacks a trusted integrity root. Although files are encrypted, the encryption key and IV are provided to the clie...

9.4CVSS6.3AI score0.00328EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2026/03/30 4:23 p.m.20 views

nginx-ui Backup Restore Allows Tampering with Encrypted Backups

Summary The nginx-ui backup restore mechanism allows attackers to tamper with encrypted backup archives and inject malicious configuration during restoration. Details The backup format lacks a trusted integrity root. Although files are encrypted, the encryption key and IV are provided to the clie...

9.4CVSS6.3AI score0.00328EPSS
SaveExploits1References7Affected Software1
CNNVD
CNNVD
added 2026/03/30 12:0 a.m.13 views

Nginx UI 安全漏洞

Nginx UI is a web interface for Nginx developed by Jacky. Versions of Nginx UI prior to 2.3.4 contained security vulnerabilities. These vulnerabilities stemmed from the backup and restoration mechanism, which allowed attackers to tamper with encrypted backup archives and inject malicious...

9.4CVSS6AI score0.00328EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/03/30 12:0 a.m.14 views

PT-2026-29089

Name of the Vulnerable Software and Affected Versions Nginx UI versions prior to 2.3.4 Description Nginx UI is susceptible to a race condition due to the absence of synchronization mechanisms and non-atomic file writes. Concurrent requests can severely corrupt the primary configuration file...

7.5CVSS6AI score0.00534EPSS
SaveExploits1
Rows per page
Query Builder