Lucene search
+L

30566 matches found

OSV
OSV
added 2026/01/13 6:45 p.m.13 views

GHSA-597G-3PHW-6986 virtualenv Has TOCTOU Vulnerabilities in Directory Creation

Impact TOCTOU Time-of-Check-Time-of-Use vulnerabilities in virtualenv allow local attackers to perform symlink-based attacks on directory creation operations. An attacker with local access can exploit a race condition between directory existence checks and creation to redirect virtualenv's appdat...

4.5CVSS6.4AI score0.00098EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/01/13 6:44 p.m.26 views

EUVD-2026-1870

filelock Time-of-Check-Time-of-Use TOCTOU Symlink Vulnerability in SoftFileLock...

5.3CVSS6AI score0.00128EPSS
SaveExploits0References4
OSV
OSV
added 2026/01/13 6:44 p.m.12 views

GHSA-QMGC-5H2G-MVRW filelock Time-of-Check-Time-of-Use (TOCTOU) Symlink Vulnerability in SoftFileLock

Vulnerability Summary Title: Time-of-Check-Time-of-Use TOCTOU Symlink Vulnerability in SoftFileLock Affected Component: filelock package - SoftFileLock class File: src/filelock/soft.py lines 17-27 CWE: CWE-362, CWE-367, CWE-59 --- Description A TOCTOU race condition vulnerability exists in the...

5.3CVSS5.9AI score0.00128EPSS
SaveExploits0References5
OSV
OSV
added 2026/01/13 6:16 p.m.6 views

CVE-2026-20831

Time-of-check time-of-use toctou race condition in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally...

7CVSS5.8AI score0.00305EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/13 6:16 p.m.12 views

CVE-2026-20831

Time-of-check time-of-use toctou race condition in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally...

7.8CVSS0.00305EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/13 6:16 p.m.10 views

CVE-2026-20809

Time-of-check time-of-use toctou race condition in Windows Kernel Memory allows an authorized attacker to elevate privileges locally...

7.8CVSS5.7AI score0.00364EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/13 6:16 p.m.8 views

CVE-2026-20809

Time-of-check time-of-use toctou race condition in Windows Kernel Memory allows an authorized attacker to elevate privileges locally...

7.8CVSS0.00364EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/01/13 5:56 p.m.12 views

CVE-2026-20831

Time-of-check time-of-use toctou race condition in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally...

7.8CVSS5.5AI score0.00305EPSS
SaveExploits0References2Affected Software24
CVE
CVE
added 2026/01/13 5:56 p.m.71 views

CVE-2026-20816

CVE-2026-20816 is a Windows Installer time-of-check/time-of-use (TOCTOU) race condition that can allow a local user with low privileges to escalate to higher privileges. The connected Nessus entries flag this as affecting Windows Installer and describe the vulnerability as a local privilege escal...

7.8CVSS6.4AI score0.02473EPSS
SaveExploits0References1Affected Software14
ATTACKERKB
ATTACKERKB
added 2026/01/13 5:56 p.m.8 views

CVE-2026-20809

Time-of-check time-of-use toctou race condition in Windows Kernel Memory allows an authorized attacker to elevate privileges locally...

7.8CVSS5.5AI score0.00364EPSS
SaveExploits0References2Affected Software18
Microsoft CVE
Microsoft CVE
added 2026/01/13 4:00 p.m.9 views

Windows Installer Elevation of Privilege Vulnerability

Time-of-check time-of-use toctou race condition in Windows Installer allows an authorized attacker to elevate privileges locally...

7.8CVSS6.9AI score0.02473EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/01/13 4:00 p.m.12 views

Windows Kernel Memory Elevation of Privilege Vulnerability

Time-of-check time-of-use toctou race condition in Windows Kernel Memory allows an authorized attacker to elevate privileges locally...

7.8CVSS6.9AI score0.00364EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/01/13 4:00 p.m.12 views

Windows Ancillary Function Driver for WinSock Elevation of Privilege Vulnerability

Time-of-check time-of-use toctou race condition in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally...

7.8CVSS6.8AI score0.00305EPSS
SaveExploits0
CVE
CVE
added 2026/01/13 3:29 p.m.33 views

CVE-2025-68789

The CVE-2025-68789 entry describes a Linux kernel hwmon driver issue (ibmpex) in the high/low store callback. The problem is a race condition: ibmpex_high_low_store() retrieves driver data with dev_get_drvdata() and uses it without validation, allowing a use-after-free if the data structure has b...

6.1AI score0.00032EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/01/13 3:11 p.m.20 views

Mailpit is vulnerable to Cross-Site WebSocket Hijacking (CSWSH) allowing unauthenticated access to emails

Summary The Mailpit WebSocket server is configured to accept connections from any origin. This lack of Origin header validation introduces a Cross-Site WebSocket Hijacking CSWSH vulnerability. An attacker can host a malicious website that, when visited by a developer running Mailpit locally,...

6.5CVSS6.6AI score0.00241EPSS
SaveExploits2References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/13 3:10 p.m.45 views

RustCrypto: Signatures has timing side-channel in ML-DSA decomposition

Summary A timing side-channel was discovered in the Decompose algorithm which is used during ML-DSA signing to generate hints for the signature. Details The analysis was performed using a constant-time analyzer that examines compiled assembly code for instructions with data-dependent timing...

6.4CVSS7AI score0.00163EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/01/13 3:10 p.m.20 views

GHSA-HCP2-X6J4-29J7 RustCrypto: Signatures has timing side-channel in ML-DSA decomposition

Summary A timing side-channel was discovered in the Decompose algorithm which is used during ML-DSA signing to generate hints for the signature. Details The analysis was performed using a constant-time analyzer that examines compiled assembly code for instructions with data-dependent timing...

6.4CVSS6.9AI score0.00163EPSS
SaveExploits0References6
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.7 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: SCTP: The comparison of MACs has been fixed to require constant-time operations. To prevent timing attacks, MACs need to be compared in constant-time. Use the appropriate helper functions for this purpose...

8.1CVSS5.9AI score0.00432EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.8 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fixed use-after-free bugs in otx2synctstamp. The original code relies on canceldelayedwork in otx2ptpDestroy, which does not ensure that the delayed work item synctstampwork has fully completed if it was already...

7.8CVSS6.6AI score0.0015EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.8 views

Astra Linux – Vulnerability in gst-plugins-base1.0

In GStreamer through 1.26.1, the subparse plugin’s parsesubriptime function may write data beyond the bounds of a stack buffer, resulting in a crash...

5.6CVSS7.6AI score0.00275EPSS
SaveExploits1References3
Rows per page
Query Builder