Lucene search
+L

256 matches found

ATTACKERKB
ATTACKERKB
added 2026/04/20 8:16 p.m.7 views

CVE-2026-34403

Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.5, all WebSocket endpoints in nginx-ui use a gorilla/websocket Upgrader with CheckOrigin unconditionally returning true, allowing Cross-Site WebSocket Hijacking CSWSH. Combined with the fact that authentication tokens...

6.9CVSS5.7AI score0.00176EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/04/20 8:16 p.m.42 views

CVE-2026-34403 Nginx-UI vulnerable to Cross-Site WebSocket Hijacking (CSWSH) via missing origin validation on all WebSocket endpoints

Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.5, all WebSocket endpoints in nginx-ui use a gorilla/websocket Upgrader with CheckOrigin unconditionally returning true, allowing Cross-Site WebSocket Hijacking CSWSH. Combined with the fact that authentication tokens...

6.9CVSS0.00176EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/04/20 8:12 p.m.8 views

CVE-2026-33031 Nginx-UI: Disabled users retain full API access through previously issued bearer tokens

Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.4, a user who was disabled by an administrator can use previously issued API tokens for up to the token lifetime. In practice, disabling a compromised account does not actually terminate that user’s access, so an...

8.6CVSS5.7AI score0.00274EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/20 8:12 p.m.8 views

CVE-2026-33031

Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.4, a user who was disabled by an administrator can use previously issued API tokens for up to the token lifetime. In practice, disabling a compromised account does not actually terminate that user’s access, so an...

8.6CVSS5.7AI score0.00274EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/04/20 8:12 p.m.10 views

CVE-2026-33031 Nginx-UI: Disabled users retain full API access through previously issued bearer tokens

Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.4, a user who was disabled by an administrator can use previously issued API tokens for up to the token lifetime. In practice, disabling a compromised account does not actually terminate that user’s access, so an...

8.6CVSS5.8AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/04/20 12:00 a.m.12 views

PT-2026-33844

Name of the Vulnerable Software and Affected Versions Nginx UI versions prior to 2.3.4 Description A user disabled by an administrator can continue using previously issued API tokens until the token lifetime expires. This occurs because token-based authentication fails to verify the user.Status...

8.6CVSS5.2AI score0.00274EPSS
SaveExploits1
CNNVD
CNNVD
added 2026/04/20 12:00 a.m.26 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 allowed users who were disabled to still access previously issued API tokens, potentially enabling attackers to continue accessing protected...

8.6CVSS5.8AI score0.00274EPSS
SaveExploits1References1
GithubExploit
GithubExploit
added 2026/04/18 11:48 a.m.204 views

Exploit for Missing Authentication for Critical Function in Nginxui Nginx_Ui

CVE-2026-33032 / MCPwn !CVEhttps://img.shields.io/badge/C...

9.8CVSS7.3AI score0.36299EPSS
SaveExploits16
GithubExploit
GithubExploit
added 2026/04/17 10:41 a.m.271 views

Exploit for Missing Authentication for Critical Function in Nginxui Nginx_Ui

CVE-2026-27944 + CVE-2026-33032 — nginx-ui Zero-Credential RCE...

9.8CVSS5.7AI score0.36299EPSS
SaveExploits16
Rapid7 Blog
Rapid7 Blog
added 2026/04/16 7:44 p.m.16 views

CVE-2026-33032: Nginx UI Missing MCP Authentication

Overview On March 30, 2026, a security advisory was published for a critical vulnerability affecting Nginx UI. Nginx UI is an open-source web interface to centralize the management of Nginx configurations and SSL certificates. The critical vulnerability, CVE-2026-33032, was reported in early Marc...

9.8CVSS7.3AI score0.36299EPSS
SaveExploits16
The Hacker News
The Hacker News
added 2026/04/15 12:56 p.m.28 views

Actively Exploited nginx-ui Flaw (CVE-2026-33032) Enables Full Nginx Server Takeover

A recently disclosed critical security flaw impacting nginx-ui, an open-source, web-based Nginx management tool, has come under active exploitation in the wild. The vulnerability in question is CVE-2026-33032 CVSS score: 9.8, an authentication bypass vulnerability that enables threat actors to...

9.8CVSS7.7AI score0.36299EPSS
SaveExploits18
SUSE CVE
SUSE CVE
added 2026/04/06 11:25 p.m.10 views

SUSE CVE-2026-33026

Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.4, the nginx-ui backup restore mechanism allows attackers to tamper with encrypted backup archives and inject malicious configuration during restoration. This issue has been patched in version 2.3.4...

9.4CVSS5.7AI score0.00328EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/04/06 11:24 p.m.14 views

SUSE CVE-2026-33027

Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.4, the nginx-ui configuration improperly handles URL-encoded traversal sequences. When specially crafted paths are supplied, the backend resolves them to the base Nginx configuration directory and executes the operati...

6.9CVSS5.7AI score0.00397EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/04/06 11:24 p.m.9 views

SUSE CVE-2026-33028

Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.4, 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 prima...

7.5CVSS5.8AI score0.00534EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/04/06 11:24 p.m.11 views

SUSE CVE-2026-33029

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.7AI score0.00948EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/04/06 11:24 p.m.10 views

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

9.9CVSS5.8AI score0.0028EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/04/06 11:24 p.m.14 views

SUSE CVE-2026-33032

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.8AI score0.36299EPSS
SaveExploits5References3
GithubExploit
GithubExploit
added 2026/04/03 3:12 p.m.312 views

Exploit for Missing Authentication for Critical Function in Nginxui Nginx_Ui

CVE-2026-33032 Scanner Non-destructive vulnerability scanne...

9.8CVSS6AI score0.36299EPSS
SaveExploits5
OSV
OSV
added 2026/04/02 6:42 p.m.12 views

GO-2026-4906 nginx-ui has Race Condition that Leads to Persistent Data Corruption and Service Collapse in github.com/0xJacky/Nginx-UI

nginx-ui has Race Condition that Leads to Persistent Data Corruption and Service Collapse in github.com/0xJacky/Nginx-UI...

7.5CVSS5.9AI score0.00534EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/02 6:42 p.m.10 views

GO-2026-4903 nginx-ui Backup Restore Allows Tampering with Encrypted Backups in github.com/0xJacky/Nginx-UI

nginx-ui Backup Restore Allows Tampering with Encrypted Backups in github.com/0xJacky/Nginx-UI...

9.4CVSS5.9AI score0.00328EPSS
SaveExploits1References2
Rows per page
Query Builder