Lucene search
+L

1624 matches found

OSV
OSV
added 2026/05/04 12:0 a.m.8 views

ALSA-2026:13285 Important: libcap security update

Libcap is a library for getting and setting POSIX.1e formerly POSIX 6 draft 15 capabilities. Security Fixes: libcap: libcap: Privilege escalation via TOCTOU race condition in capsetfile CVE-2026-4878 For more details about the security issues, including the impact, a CVSS score, acknowledgments,...

7CVSS5.8AI score0.00206EPSS
SaveExploits1References4
GithubExploit
GithubExploit
added 2026/05/03 1:51 a.m.120 views

race-condition-exploit

🔐 Race Condition Exploit & Mitigation TOCTOU This project d...

5.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/05/02 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-31700

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/packet: fix TOCTOU race on mmap'd vnethdr in tpacketsnd In tpacketsnd, when PACKETVNETHDR is enabled, vnethdr points directly into the mmap'd TX ring buffer...

7.8CVSS6.2AI score0.00103EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/05/01 7:48 p.m.7 views

CVE-2026-31700

A flaw was found in the Linux kernel. A Time-of-check to Time-of-use TOCTOU race condition exists in the tpacketsnd function when PACKETVNETHDR is enabled. A local user can exploit this by modifying the vnethdr fields in the mmap'd TX ring buffer between validation and use, thereby bypassing safe...

7.8CVSS5.9AI score0.00103EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/01 2:16 p.m.9 views

CVE-2026-31700

In the Linux kernel, the following vulnerability has been resolved: net/packet: fix TOCTOU race on mmap'd vnethdr in tpacketsnd In tpacketsnd, when PACKETVNETHDR is enabled, vnethdr points directly into the mmap'd TX ring buffer shared with userspace. The kernel validates the header via...

7.8CVSS0.00103EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2026/05/01 12:0 a.m.12 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a TOCTOU race condition in the tpacketsnd function’s mmap d vnethdr operation. This vulnerability...

7.8CVSS5.8AI score0.00103EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/04/30 5:50 p.m.11 views

libcap: libcap: Privilege escalation via TOCTOU race condition in cap_set_file()

A flaw was found in libcap. A local unprivileged user can exploit a Time-of-check-to-time-of-use TOCTOU race condition in the capsetfile function. This allows an attacker with write access to a parent directory to redirect file capability updates to an attacker-controlled file. By doing so,...

7CVSS5.2AI score0.00206EPSS
SaveExploits1References5
GithubExploit
GithubExploit
added 2026/04/29 3:40 p.m.139 views

Exploit for Time-of-check Time-of-use (TOCTOU) Race Condition in Packagekit_Project Packagekit

CVE-2026-41651 - Pack2TheRoot Vulnerability Overview CV...

8.8CVSS5.5AI score0.0046EPSS
SaveExploits11
RedhatCVE
RedhatCVE
added 2026/04/29 10:8 a.m.8 views

CVE-2026-35364

A flaw was found in the mv utility of uutils coreutils. A local attacker with write access to a destination directory can exploit a Time-of-Check to Time-of-Use TOCTOU race condition during cross-device file operations. This allows the attacker to replace the intended destination with a symbolic...

6.3CVSS5.5AI score0.00091EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/04/29 10:8 a.m.6 views

CVE-2026-35354

A flaw was found in the mv utility of uutils coreutils. A local attacker with write access to a directory can exploit a Time-of-Check to Time-of-Use TOCTOU vulnerability during cross-device moves. This race condition allows the attacker to swap files between system calls, leading to the destinati...

4.7CVSS5.3AI score0.00091EPSS
SaveExploits1References2
Veracode
Veracode
added 2026/04/28 12:43 p.m.10 views

Time-of-check Time-of-use

Spring Security is vulnerable to a Time-of-check Time-of-use race condition. The vulnerability is due to a Time-of-Check Time-of-Use TOCTOU issue in JdbcOneTimeTokenService, where token validation and usage are not performed atomically, allowing attackers to reuse or race token consumption and...

4.8CVSS5.2AI score0.00124EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/28 8:48 a.m.9 views

CVE-2026-41488

A flaw was found in langchain-openai. A remote attacker could exploit a Time-of-Check to Time-of-Use TOCTOU vulnerability, also known as a DNS rebinding vulnerability. This occurs because the urltosize helper, used for image token counting, validates URLs for Server-Side Request Forgery SSRF...

3.4CVSS5.1AI score0.00158EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/24 8:57 p.m.4 views

CVE-2026-41488 angchain-openai: Image token counting SSRF protection can be bypassed via DNS rebinding

LangChain is a framework for building agents and LLM-powered applications. Prior to 1.1.14, langchain-openai's urltosize helper used by getnumtokensfrommessages for image token counting validated URLs for SSRF protection and then fetched them in a separate network operation with independent DNS...

3.1CVSS5.9AI score0.00158EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/24 8:57 p.m.8 views

EUVD-2026-25635

LangChain is a framework for building agents and LLM-powered applications. Prior to 1.1.14, langchain-openai's urltosize helper used by getnumtokensfrommessages for image token counting validated URLs for SSRF protection and then fetched them in a separate network operation with independent DNS...

3.1CVSS5.2AI score0.00158EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/24 8:32 p.m.10 views

CVE-2026-35376

A Time-of-Check to Time-of-Use TOCTOU vulnerability exists in the chcon utility of uutils coreutils during recursive operations. The implementation resolves recursive targets using a fresh path lookup via ftsaccpath rather than binding the traversal and label application to the specific directory...

5.8CVSS5.3AI score0.00088EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/04/24 1:27 a.m.8 views

SUSE CVE-2026-41651

PackageKit is a a D-Bus abstraction layer that allows the user to manage packages in a secure way using a cross-distro, cross-architecture API. PackageKit between and including versions 1.0.2 and 1.3.4 is vulnerable to a time-of-check time-of-use TOCTOU race condition on transaction flags that...

8.8CVSS6AI score0.0046EPSS
SaveExploits11References14
ATTACKERKB
ATTACKERKB
added 2026/04/23 9:57 p.m.4 views

CVE-2026-41338

OpenClaw before 2026.3.31 contains a time-of-check-time-of-use vulnerability in sandbox file operations that allows attackers to bypass fd-based defenses. Attackers can exploit check-then-act patterns in applypatch, remove, and mkdir operations to manipulate files between validation and execution...

5CVSS5.8AI score0.00088EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/04/23 9:57 p.m.4 views

CVE-2026-41338 OpenClaw < 2026.3.31 - Time-of-Check-Time-of-Use (TOCTOU) Vulnerability in Sandbox File Operations

OpenClaw before 2026.3.31 contains a time-of-check-time-of-use vulnerability in sandbox file operations that allows attackers to bypass fd-based defenses. Attackers can exploit check-then-act patterns in applypatch, remove, and mkdir operations to manipulate files between validation and execution...

5CVSS5.3AI score0.00088EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/23 9:57 p.m.5 views

CVE-2026-41338 OpenClaw < 2026.3.31 - Time-of-Check-Time-of-Use (TOCTOU) Vulnerability in Sandbox File Operations

OpenClaw before 2026.3.31 contains a time-of-check-time-of-use vulnerability in sandbox file operations that allows attackers to bypass fd-based defenses. Attackers can exploit check-then-act patterns in applypatch, remove, and mkdir operations to manipulate files between validation and execution...

4.2CVSS6AI score0.00088EPSS
SaveExploits0References5
NVD
NVD
added 2026/04/23 8:16 p.m.10 views

CVE-2026-41272

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, the core security wrappers secureAxiosRequest and secureFetch intended to prevent Server-Side Request Forgery SSRF contain multiple logic flaws. These flaws allow attackers to bypass the...

7.1CVSS0.00232EPSS
SaveExploits1References1
Rows per page
Query Builder