Lucene search
+L

35535 matches found

CNNVD
CNNVD
added 2026/03/31 12:0 a.m.12 views

OpenClaw 安全漏洞

OpenClaw is an intelligent artificial assistant open-sourced by OpenClaw. OpenClaw suffers from a security vulnerability that can be exploited by an attacker to write bytes under the attacker's control outside of the expected verification path before the final protected replacement step is...

7.5CVSS5.8AI score0.0008EPSS
SaveExploits0References2
CNVD
CNVD
added 2026/03/31 12:0 a.m.19 views

Code Issue Vulnerability in Multiple Mozilla Products (CNVD-2026-19982)

Mozilla Firefox is an open source web browser.Mozilla Firefox ESR is an extended support version of Firefox the web browser.Mozilla Thunderbird is a suite of email client software separate from the Mozilla Application Suite. A code issue vulnerability exists in multiple Mozilla products due to an...

7.5CVSS7.4AI score0.00452EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/03/31 12:0 a.m.20 views

OpenClaw 安全漏洞

OpenClaw is an intelligent artificial assistant open-sourced by OpenClaw. OpenClaw suffers from a security vulnerability that can be exploited by an attacker to redirect files outside of a container's mounted namespace using a contention condition...

6.3CVSS5.8AI score0.00078EPSS
SaveExploits0References2
CNVD
CNVD
added 2026/03/31 12:0 a.m.8 views

Code execution vulnerability in multiple Mozilla products (CNVD-2026-16995)

Mozilla Firefox is an open source web browser.Mozilla Firefox ESR is an extended support version of Firefox the web browser.Mozilla Thunderbird is a suite of email client software separate from the Mozilla Application Suite. A code execution vulnerability exists in multiple Mozilla products that...

9.1CVSS8.1AI score0.00407EPSS
SaveExploits0
CNVD
CNVD
added 2026/03/31 12:0 a.m.12 views

Multiple Mozilla Products Code Issues Vulnerabilities

Mozilla Firefox is an open source web browser.Mozilla Firefox ESR is an extended support version of Firefox the web browser.Mozilla Thunderbird is a suite of email client software separate from the Mozilla Application Suite. A code issue vulnerability exists in multiple Mozilla products that stem...

7.5CVSS7.4AI score0.00687EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/03/31 12:0 a.m.18 views

PT-2026-37384

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A Use-After-Free UAF issue exists in the Linux kernel where the ep free function in eventpoll.c may release the epi-ep eventpoll structure while it is still being accessed by another...

7.8CVSS6.9AI score0.00482EPSS
SaveExploits3
RedhatCVE
RedhatCVE
added 2026/03/30 10:52 p.m.9 views

CVE-2026-33872

elixir-nodejs provides an Elixir API for calling Node.js functions. A vulnerability in versions prior to 3.1.4 results in Cross-User Data Leakage or Information Disclosure due to a race condition in the worker protocol. The lack of request-response correlation creates a "stale response"...

7.1CVSS6AI score0.00315EPSS
SaveExploits0References1
NVD
NVD
added 2026/03/30 6:16 p.m.12 views

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.5CVSS0.00534EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/30 5:59 p.m.2 views

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.1CVSS5.9AI score0.00534EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/03/30 5:59 p.m.35 views

CVE-2026-33028

CVE-2026-33028 affects Nginx UI, prior to version 2.3.4. The issue is a race condition caused by a lack of synchronization (mutex) and non-atomic writes to the primary configuration file (app.ini), leading to persistent DoS and a non-deterministic path for potential RCE via configuration cross-co...

7.5CVSS5.9AI score0.00534EPSS
SaveExploits1References2Affected Software2
OSV
OSV
added 2026/03/30 5:59 p.m.5 views

CVE-2026-33028 Nginx UI: Race Condition Leads to Persistent Data Corruption and Service Collapse

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.1CVSS5.9AI score0.00534EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/03/30 5:59 p.m.4 views

CVE-2026-33028 Nginx UI: Race Condition Leads to Persistent Data Corruption and Service Collapse

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.1CVSS5.9AI score0.00534EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/03/30 5:59 p.m.33 views

CVE-2026-33028 Nginx UI: Race Condition Leads to Persistent Data Corruption and Service Collapse

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.1CVSS0.00534EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/03/30 5:51 p.m.10 views

AVideo Vulnerable to Wallet Balance Double-Spend via TOCTOU Race Condition in transferBalance

Summary The transferBalance method in plugin/YPTWallet/YPTWallet.php contains a Time-of-Check-Time-of-Use TOCTOU race condition. The method reads the sender's wallet balance, checks sufficiency in PHP, then writes the new balance — all without database transactions or row-level locking. An attack...

5.3CVSS6AI score0.00228EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/03/30 5:51 p.m.10 views

GHSA-H54M-C522-H6QR AVideo Vulnerable to Wallet Balance Double-Spend via TOCTOU Race Condition in transferBalance

Summary The transferBalance method in plugin/YPTWallet/YPTWallet.php contains a Time-of-Check-Time-of-Use TOCTOU race condition. The method reads the sender's wallet balance, checks sufficiency in PHP, then writes the new balance — all without database transactions or row-level locking. An attack...

5.3CVSS6AI score0.00228EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/03/30 5:51 p.m.4 views

Race Condition

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Race Condition through the transferBalance process in plugin/YPTWallet/YPTWallet.php. An attacker can create a wallet balance from nothing by sending concurrent...

6CVSS5.8AI score0.00228EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/30 4:38 p.m.7 views

Unchecked Input for Loop Condition

Overview github.com/0xJacky/Nginx-UI/settings is a yet another Nginx Web UI 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...

6.9CVSS5.9AI score0.00948EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/30 4:38 p.m.4 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
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
Snyk
Snyk
added 2026/03/30 4:34 p.m.3 views

Race Condition

Overview Affected versions of this package are vulnerable to Race Condition through the settings update pipeline in api/settings/settings.go and settings/settings.go. An attacker can corrupt app.ini and disrupt service availability by sending concurrent settings-update requests. Concurrent calls ...

7.5CVSS5.9AI score0.00534EPSS
SaveExploits1References2
Rows per page
Query Builder