Lucene search
+L

1382 matches found

CVE
CVE
added 2026/04/02 12:00 a.m.30 views

CVE-2026-30332

Balena Etcher for Windows versions before 2.1.4 is vulnerable to a TOCTOU race during flashing. An attacker can replace a temporary .cmd file created in a user-writable temp directory with a crafted payload, which is then executed with elevated privileges via Windows UAC, allowing privilege escal...

7.5CVSS6.2AI score0.00169EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/04/02 12:00 a.m.4 views

CVE-2026-30332

A Time-of-Check to Time-of-Use TOCTOU race condition vulnerability in Balena Etcher for Windows prior to v2.1.4 allows attackers to escalate privileges and execute arbitrary code via replacing a legitimate script with a crafted payload during the flashing process...

7.5CVSS6.2AI score0.00169EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/04/01 11:40 p.m.7 views

Time-of-check Time-of-use (TOCTOU) Race Condition

Overview onnx is an Open Neural Network Exchange Affected versions of this package are vulnerable to Time-of-check Time-of-use TOCTOU Race Condition through the saveexternaldata function. An attacker can overwrite arbitrary files or inject data into sensitive locations by exploiting a race...

7.1CVSS6.1AI score
SaveExploits0References4
OSV
OSV
added 2026/03/31 12:31 p.m.5 views

GHSA-XXJ4-96PH-G6J6 Duplicate Advisory: OpenClaw: Sandbox `writeFile` commit could race outside the validated path

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-xvx8-77m6-gwg6. This link is maintained to preserve external references. Original Description OpenClaw before 2026.3.11 contains a sandbox boundary bypass vulnerability in the fs-bridge writeFile commit step tha...

6.3CVSS5.8AI score
SaveExploits0References3
OSV
OSV
added 2026/03/31 11:17 a.m.12 views

CVE-2026-32977 OpenClaw < 2026.3.11 - Sandbox Boundary Bypass via Unanchored writeFile Commit Path

OpenClaw before 2026.3.11 contains a sandbox boundary bypass vulnerability in the fs-bridge writeFile commit step that uses an unanchored container path during the final move operation. An attacker can exploit a time-of-check-time-of-use race condition by modifying parent paths inside the sandbox...

5.8CVSS6AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/30 5:51 p.m.14 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
EUVD
EUVD
added 2026/03/30 5:51 p.m.8 views

EUVD-2026-16734

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

5.3CVSS5.9AI score0.00228EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/03/30 10:30 a.m.9 views

CVE-2026-25704

A flaw was found in cosmic-greeter. This vulnerability is a Time-of-check Time-of-use TOCTOU race condition, which occurs when an application checks for a condition and then uses the result of that check, but the condition changes between the check and the use. A local attacker can exploit this...

5.8CVSS5.8AI score0.00088EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/30 9:31 a.m.11 views

EUVD-2026-17067

A Privilege Dropping / Lowering Errors/Time-of-check Time-of-use TOCTOU Race Condition vulnerability in cosmic-greeter can allow an attacker to regain privileges that should have been dropped and abuse them in the racy checking logic. This issue affects cosmic-greeter before...

5.8CVSS5.9AI score0.00088EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/30 8:16 a.m.11 views

CVE-2026-25704

A Privilege Dropping / Lowering Errors/Time-of-check Time-of-use TOCTOU Race Condition vulnerability in cosmic-greeter can allow an attacker to regain privileges that should have been dropped and abuse them in the racy checking logic. This issue affects cosmic-greeter before...

5.8CVSS0.00088EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/03/30 7:44 a.m.35 views

CVE-2026-25704 Incomplete privilege drop for com.system76.CosmicGreeter.GetUserData

A Privilege Dropping / Lowering Errors/Time-of-check Time-of-use TOCTOU Race Condition vulnerability in cosmic-greeter can allow an attacker to regain privileges that should have been dropped and abuse them in the racy checking logic. This issue affects cosmic-greeter before...

5.8CVSS0.00088EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/30 7:44 a.m.5 views

CVE-2026-25704

A Privilege Dropping / Lowering Errors/Time-of-check Time-of-use TOCTOU Race Condition vulnerability in cosmic-greeter can allow an attacker to regain privileges that should have been dropped and abuse them in the racy checking logic. This issue affects cosmic-greeter before...

5.8CVSS5.9AI score0.00088EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/29 3:23 p.m.5 views

Time-of-check Time-of-use (TOCTOU) Race Condition

Overview parse-server is a version of the Parse backend that can be deployed to any infrastructure that can run Node.js. Affected versions of this package are vulnerable to Time-of-check Time-of-use TOCTOU Race Condition through the authData login process. An attacker can maintain multiple...

4.4CVSS5.9AI score0.00311EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/29 3:16 p.m.8 views

Time-of-check Time-of-use (TOCTOU) Race Condition

Overview org.webjars.npm:handlebars is an extension to the Mustache templating language. Affected versions of this package are vulnerable to Time-of-check Time-of-use TOCTOU Race Condition in the lookup function. An attacker can access properties that should be restricted by bypassing...

6.3CVSS5.5AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/29 3:16 p.m.38 views

Handlebars.js has a Property Access Validation Bypass in container.lookup

Summary In lib/handlebars/runtime.js, the container.lookup function uses container.lookupProperty as a gate check to enforce prototype-access controls, but then discards the validated result and performs a second, unguarded property access depthsiname. This Time-of-Check Time-of-Use TOCTOU patter...

5.9AI score
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/03/29 3:16 p.m.36 views

Time-of-check Time-of-use (TOCTOU) Race Condition

Overview handlebars is an extension to the Mustache templating language. Affected versions of this package are vulnerable to Time-of-check Time-of-use TOCTOU Race Condition in the lookup function. An attacker can access properties that should be restricted by bypassing prototype-access controls...

6.3CVSS5.5AI score
SaveExploits0References2
CVE
CVE
added 2026/03/27 6:12 p.m.23 views

CVE-2026-34368

Summary of CVE-2026-34368 (AVideo) : The TOCTOU race condition occurs in the transferBalance() function of YPTWallet.php in WWBN AVideo when running versions up to 26.0. The balance check and the deduction are performed without a database transaction or row-level locking, allowing concurrent auth...

5.3CVSS5.9AI score0.00228EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/27 12:00 a.m.9 views

PT-2026-28622

Name of the Vulnerable Software and Affected Versions AVideo versions up to and including 26.0 Description AVideo is an open source video platform. The transferBalance method within the plugin/YPTWallet/YPTWallet.php file contains a Time-of-Check-Time-of-Use TOCTOU race condition. The method read...

5.3CVSS5.8AI score0.00228EPSS
SaveExploits1References8
Snyk
Snyk
added 2026/03/24 7:48 p.m.9 views

Time-of-check Time-of-use (TOCTOU) Race Condition

Overview parse-server is a version of the Parse backend that can be deployed to any infrastructure that can run Node.js. Affected versions of this package are vulnerable to Time-of-check Time-of-use TOCTOU Race Condition due to the single-use design of recovery codes. An attacker who obtains a...

6CVSS5.9AI score0.00175EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/21 3:31 a.m.9 views

GHSA-3P2X-HJXJ-C7RV Duplicate Advisory: OpenClaw's system.run approval TOCTOU via mutable symlink cwd target on node host

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-mwcg-wfq3-4gjc. This link is maintained to preserve external references. Original Description OpenClaw versions prior to 2026.2.25 contain a time-of-check-time-of-use vulnerability in approval-bound system.run...

6.5CVSS6.2AI score
SaveExploits0References4
Rows per page
Query Builder