<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – TOCTOU Race</title>
  <link>https://cvedaily.com/pages/tags/toctou.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/toctou.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – TOCTOU Race</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:30 +0000</lastBuildDate>
  <item>
    <title>[High] CVE-2025-41259 – SWUpdate before 2026.05 is affected by a time-of-check time-of-use (TOCTOU) race...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-41259</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-41259</guid>
    <pubDate>Wed, 03 Jun 2026 13:16:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-41259</strong></p>
  <p>SWUpdate before 2026.05 is affected by a time-of-check time-of-use (TOCTOU) race condition that allows local unprivileged attackers to escalate privileges to root or install untrusted contents using a signed update.</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-41259">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-45619 – WWBN AVideo is an open source video platform. In 29.0 and earlier, EpgParser.php...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45619</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45619</guid>
    <pubDate>Fri, 29 May 2026 14:16:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-45619</strong></p>
  <p>WWBN AVideo is an open source video platform. In 29.0 and earlier, EpgParser.php, plugin/AI/receiveAsync.json.php, and other locations do not use the $resolvedIP out-param of isSSRFSafeURL() for DNS pinning via CURLOPT_RESOLVE, opening DNS-rebinding TOCTOU.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45619">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-46159 – In the Linux kernel, the following vulnerability has been resolved:

btrfs: fix ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-46159</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-46159</guid>
    <pubDate>Thu, 28 May 2026 10:16:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-46159</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-leak  btrfs_ioctl_space_info() has a TOCTOU race between two passes over the block group RAID type lists. The first pass counts entries to determine the allocation size, then the second pass fills the buffer. The groups_sem rwlock is released between pa…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46159">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-9796 – A flaw was found in Keycloak. An authenticated administrator with the `manage-cl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9796</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9796</guid>
    <pubDate>Thu, 28 May 2026 05:16:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-9796</strong></p>
  <p>A flaw was found in Keycloak. An authenticated administrator with the `manage-clients` role can exploit a Time-of-check to time-of-use (TOCTOU) vulnerability in the name-based admin role checks. This allows the attacker to escalate their privileges to `realm-admin` for all users within the realm, granting them extensive control over the system. The composite role relationship persists even after…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9796">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2026-45927 – In the Linux kernel, the following vulnerability has been resolved:

bpf: Requir...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45927</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45927</guid>
    <pubDate>Wed, 27 May 2026 14:17:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2026-45927</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  bpf: Require frozen map for calculating map hash  Currently, bpf_map_get_info_by_fd calculates and caches the hash of the map regardless of the map's frozen state.  This leads to a TOCTOU bug where userspace can call BPF_OBJ_GET_INFO_BY_FD to cache the hash and then modify the map contents before freezing.  Therefore, a trusted…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45927">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-44469 – The affected product extracts installation files to a temporary directory with i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44469</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44469</guid>
    <pubDate>Tue, 26 May 2026 08:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-44469</strong></p>
  <p>The affected product extracts installation files to a temporary directory with incorrect default permissions during administrative installation. A low-privileged local attacker can exploit a TOCTOU race condition with a practical time window to replace verified files with malicious ones before installation, resulting in local privilege escalation.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44469">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-7837 – A time-of-check time-of-use (TOCTOU) condition in the ad_flush function in Netat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-7837</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-7837</guid>
    <pubDate>Thu, 21 May 2026 09:16:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-7837</strong></p>
  <p>A time-of-check time-of-use (TOCTOU) condition in the ad_flush function in Netatalk 3.0.0 through 4.4.2 involves root-privileged file operations, which may allow a remote attacker to cause limited data modification under specific race conditions.</p>
  <p><strong>CVSS:</strong> 3.7 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-7837">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-29518 – Rsync versions before 3.4.3 contain a time-of-check to time-of-use (TOCTOU) race...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-29518</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-29518</guid>
    <pubDate>Wed, 20 May 2026 13:16:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-29518</strong></p>
  <p>Rsync versions before 3.4.3 contain a time-of-check to time-of-use (TOCTOU) race condition in daemon file handling that allows attackers to redirect file writes outside intended directories by replacing parent directory components with symbolic links. Attackers with write access to a module path can exploit this race condition to create or overwrite arbitrary files, potentially modifying sensitiv…</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-29518">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-45675 – Open WebUI is a self-hosted artificial intelligence platform designed to operate...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45675</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45675</guid>
    <pubDate>Fri, 15 May 2026 20:16:49 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-45675</strong></p>
  <p>Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, he LDAP and OAuth authentication flows use a TOCTOU (Time-of-Check-Time-of-Use) pattern for first-user admin role assignment. The regular signup handler (signup_handler in auths.py, line 663) was explicitly patched to prevent this race with the comment "Insert with default role first…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-269</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45675">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-41702 – VMware Fusion contains a TOCTOU (Time-of-check Time-of-use) vulnerability that o...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41702</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41702</guid>
    <pubDate>Fri, 15 May 2026 07:16:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-41702</strong></p>
  <p>VMware Fusion contains a TOCTOU (Time-of-check Time-of-use) vulnerability that occurs during an operation performed by a SETUID binary. A malicious actor with local non-administrative user privileges may exploit this vulnerability to escalate privileges to root on the system where Fusion is installed.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41702">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2022-23826 – A TOCTOU (Time-Of-Check to Time-Of-Use) in the graphics interface may allow an a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-23826</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-23826</guid>
    <pubDate>Fri, 15 May 2026 03:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2022-23826</strong></p>
  <p>A TOCTOU (Time-Of-Check to Time-Of-Use) in the graphics interface may allow an attacker to load registers repeatedly creating a race condition potentially leading to a loss of integrity.</p>
  <p><strong>CVSS:</strong> 1.8 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-23826">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-41051 – csync2 uses insecure temporary directories when compiled with C99 or later, allo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41051</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41051</guid>
    <pubDate>Wed, 13 May 2026 13:01:53 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-41051</strong></p>
  <p>csync2 uses insecure temporary directories when compiled with C99 or later, allowing for TOCTOU style attacks on the temporary directories.</p>
  <p><strong>CVSS:</strong> 5.0 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41051">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-7819 – Symbolic-link path traversal (CWE-61, CWE-22) in pgAdmin 4 File Manager.

check_...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-7819</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-7819</guid>
    <pubDate>Mon, 11 May 2026 16:17:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-7819</strong></p>
  <p>Symbolic-link path traversal (CWE-61, CWE-22) in pgAdmin 4 File Manager.  check_access_permission used os.path.abspath, which resolves '..' but does not resolve symbolic links, while the subsequent kernel write follows symlinks. An authenticated user could plant a symbolic link inside their own storage directory pointing outside it and induce pgAdmin to write to any path reachable by the pgAdmin…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-61</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-7819">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-42346 – Postiz is an AI social media scheduling tool. From version 2.16.6 to before vers...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42346</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42346</guid>
    <pubDate>Fri, 08 May 2026 23:16:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-42346</strong></p>
  <p>Postiz is an AI social media scheduling tool. From version 2.16.6 to before version 2.21.7, all SSRF protections added in v2.21.4–v2.21.6 share a fundamental TOCTOU (Time-of-Check-Time-of-Use) vulnerability: isSafePublicHttpsUrl() resolves DNS to validate the target IP, but subsequent fetch() calls resolve DNS independently. An attacker controlling a DNS server can exploit this gap via DNS rebind…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42346">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-42344 – FastGPT is an AI Agent building platform. In versions 4.14.11 and prior, FastGPT...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42344</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42344</guid>
    <pubDate>Fri, 08 May 2026 23:16:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-42344</strong></p>
  <p>FastGPT is an AI Agent building platform. In versions 4.14.11 and prior, FastGPT's isInternalAddress() function in packages/service/common/system/utils.ts is vulnerable to DNS rebinding (TOCTOU — Time-of-Check to Time-of-Use). The function resolves the hostname via dns.resolve4()/dns.resolve6() and checks resolved IPs against private ranges, but the actual HTTP request happens in a separate call…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42344">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-34354 – Akamai Guardicore Platform Agent (GPA) and Zero Trust Client on Linux and macOS ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34354</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34354</guid>
    <pubDate>Fri, 08 May 2026 16:16:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-34354</strong></p>
  <p>Akamai Guardicore Platform Agent (GPA) and Zero Trust Client on Linux and macOS allow TOCTOU-based local privilege escalation. The GPA service creates an IPC socket in the world-writable /tmp directory. It accepts unauthenticated IPC control messages. This enables a TOCTOU vulnerability in the HandleSaveLogs() function of the GPA service, by creating a log file and manipulating it into a symlink…</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34354">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-43433 – In the Linux kernel, the following vulnerability has been resolved:

rust_binder...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-43433</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-43433</guid>
    <pubDate>Fri, 08 May 2026 15:16:55 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-43433</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  rust_binder: avoid reading the written value in offsets array  When sending a transaction, its offsets array is first copied into the target proc's vma, and then the values are read back from there. This is normally fine because the vma is a read-only mapping, so the target process cannot change the value under us.  However, if…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-43433">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-43420 – In the Linux kernel, the following vulnerability has been resolved:

ceph: fix i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-43420</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-43420</guid>
    <pubDate>Fri, 08 May 2026 15:16:54 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-43420</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  ceph: fix i_nlink underrun during async unlink  During async unlink, we drop the `i_nlink` counter before we receive the completion (that will eventually update the `i_nlink`) because "we assume that the unlink will succeed".  That is not a bad idea, but it races against deletions by other clients (or against the completion of o…</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-43420">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-41688 – Wallos is an open-source, self-hostable personal subscription tracker. In versio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41688</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41688</guid>
    <pubDate>Thu, 07 May 2026 15:16:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-41688</strong></p>
  <p>Wallos is an open-source, self-hostable personal subscription tracker. In versions 4.8.4 and prior, the incomplete SSRF fix in Wallos validates webhook URLs via gethostbyname() but passes the original hostname to cURL without CURLOPT_RESOLVE pinning on 10 of 11 outbound HTTP endpoints, leaving a DNS rebinding TOCTOU window. At time of publication, there are no publicly available patches.</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41688">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-42194 – Admidio is an open-source user management solution. Prior to version 5.0.9, the ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42194</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42194</guid>
    <pubDate>Thu, 07 May 2026 04:16:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-42194</strong></p>
  <p>Admidio is an open-source user management solution. Prior to version 5.0.9, the incomplete SSRF fix in Admidio's fetch_metadata.php validates the resolved IP address but passes the original hostname-based URL to curl_init(), leaving a DNS rebinding TOCTOU window that allows redirecting requests to internal IPs. This issue has been patched in version 5.0.9.</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42194">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-41002 – The base directory (`spring.cloud.config.server.git.basedir`) used by the Spring...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41002</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41002</guid>
    <pubDate>Thu, 07 May 2026 04:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-41002</strong></p>
  <p>The base directory (`spring.cloud.config.server.git.basedir`) used by the Spring Cloud Config Server to clone Git repositories to is susceptible to time-of-check-time-of-use (TOCTOU) attacks. Spring Cloud Config 3.1.x: affected from 3.1.0 through 3.1.13 (inclusive); upgrade to 3.1.14 or greater (Enterprise Support Only). Spring Cloud Config 4.1.x: affected from 4.1.0 through 4.1.9 (inclusive); up…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41002">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-34596 – Sandboxie-Plus is an open source sandbox-based isolation software for Windows. I...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34596</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34596</guid>
    <pubDate>Tue, 05 May 2026 20:16:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-34596</strong></p>
  <p>Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, a Time-of-Check-to-Time-of-Use (TOCTOU) race condition exists during addon installation. When a user installs an addon through the SandMan interface, UpdUtil.exe is spawned as SYSTEM by SbieSvc but stages files in the user-writable %TEMP%\sandboxie-updater directory. After UpdUtil verifi…</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34596">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-37531 – AGL app-framework-main thru 17.1.12 contains a Zip Slip path traversal vulnerabi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-37531</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-37531</guid>
    <pubDate>Fri, 01 May 2026 17:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-37531</strong></p>
  <p>AGL app-framework-main thru 17.1.12 contains a Zip Slip path traversal vulnerability (CWE-22) combined with a TOCTOU race condition (CWE-367) in the widget installation flow. The is_valid_filename function in wgtpkg-zip.c validates ZIP entry names but does not check for dot notation directory traversal sequences it only blocks absolute paths. The zread extraction function uses openat(workdirfd, f…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-37531">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-31700 – In the Linux kernel, the following vulnerability has been resolved:

net/packet:...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31700</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31700</guid>
    <pubDate>Fri, 01 May 2026 14:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-31700</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  net/packet: fix TOCTOU race on mmap'd vnet_hdr in tpacket_snd()  In tpacket_snd(), when PACKET_VNET_HDR is enabled, vnet_hdr points directly into the mmap'd TX ring buffer shared with userspace. The kernel validates the header via __packet_snd_vnet_parse() but then re-reads all fields later in virtio_net_hdr_to_skb(). A concurre…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31700">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-41488 – LangChain is a framework for building agents and LLM-powered applications. Prior...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41488</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41488</guid>
    <pubDate>Fri, 24 Apr 2026 21:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-41488</strong></p>
  <p>LangChain is a framework for building agents and LLM-powered applications. Prior to 1.1.14, langchain-openai's _url_to_size() helper (used by get_num_tokens_from_messages for image token counting) validated URLs for SSRF protection and then fetched them in a separate network operation with independent DNS resolution. This left a TOCTOU / DNS rebinding window: an attacker-controlled hostname could…</p>
  <p><strong>CVSS:</strong> 3.1 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41488">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-31641 – In the Linux kernel, the following vulnerability has been resolved:

rxrpc: Fix ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31641</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31641</guid>
    <pubDate>Fri, 24 Apr 2026 15:16:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-31641</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  rxrpc: Fix RxGK token loading to check bounds  rxrpc_preparse_xdr_yfs_rxgk() reads the raw key length and ticket length from the XDR token as u32 values and passes each through round_up(x, 4) before using the rounded value for validation and allocation.  When the raw length is >= 0xfffffffd, round_up() wraps to 0, so the bounds…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-125</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31641">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-35376 – A Time-of-Check to Time-of-Use (TOCTOU) vulnerability exists in the chcon utilit...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35376</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35376</guid>
    <pubDate>Wed, 22 Apr 2026 17:16:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-35376</strong></p>
  <p>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 fts_accpath) rather than binding the traversal and label application to the specific directory state encountered during traversal. Because these operations are not anchored to file descriptor…</p>
  <p><strong>CVSS:</strong> 4.5 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35376">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-35374 – A Time-of-Check to Time-of-Use (TOCTOU) vulnerability exists in the split utilit...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35374</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35374</guid>
    <pubDate>Wed, 22 Apr 2026 17:16:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-35374</strong></p>
  <p>A Time-of-Check to Time-of-Use (TOCTOU) vulnerability exists in the split utility of uutils coreutils. The program attempts to prevent data loss by checking for identity between input and output files using their file paths before initiating the split operation. However, the utility subsequently opens the output file with truncation after this path-based validation is complete. A local attacker w…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35374">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-35364 – A Time-of-Check to Time-of-Use (TOCTOU) race condition exists in the mv utility ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35364</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35364</guid>
    <pubDate>Wed, 22 Apr 2026 17:16:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-35364</strong></p>
  <p>A Time-of-Check to Time-of-Use (TOCTOU) race condition exists in the mv utility of uutils coreutils during cross-device operations. The utility removes the destination path before recreating it through a copy operation. A local attacker with write access to the destination directory can exploit this window to replace the destination with a symbolic link. The subsequent privileged move operation w…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35364">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-35362 – The safe_traversal module in uutils coreutils, which provides protection against...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35362</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35362</guid>
    <pubDate>Wed, 22 Apr 2026 17:16:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-35362</strong></p>
  <p>The safe_traversal module in uutils coreutils, which provides protection against Time-of-Check to Time-of-Use (TOCTOU) symlink races using file-descriptor-relative syscalls, is incorrectly limited to Linux targets. On other Unix-like systems such as macOS and FreeBSD, the utility fails to utilize these protections, leaving directory traversal operations vulnerable to symlink race conditions.</p>
  <p><strong>CVSS:</strong> 3.6 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35362">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-35360 – The touch utility in uutils coreutils is vulnerable to a Time-of-Check to Time-o...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35360</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35360</guid>
    <pubDate>Wed, 22 Apr 2026 17:16:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-35360</strong></p>
  <p>The touch utility in uutils coreutils is vulnerable to a Time-of-Check to Time-of-Use (TOCTOU) race condition during file creation. When the utility identifies a missing path, it later attempts creation using File::create(), which internally uses O_TRUNC. An attacker can exploit this window to create a file or swap a symlink at the target path, causing touch to truncate an existing file and leadi…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35360">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-35359 – A Time-of-Check to Time-of-Use (TOCTOU) vulnerability in the cp utility of uutil...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35359</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35359</guid>
    <pubDate>Wed, 22 Apr 2026 17:16:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-35359</strong></p>
  <p>A Time-of-Check to Time-of-Use (TOCTOU) vulnerability in the cp utility of uutils coreutils allows an attacker to bypass no-dereference intent. The utility checks if a source path is a symbolic link using path-based metadata but subsequently opens it without the O_NOFOLLOW flag. An attacker with concurrent write access can swap a regular file for a symbolic link during this window, causing a priv…</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35359">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-35356 – A Time-of-Check to Time-of-Use (TOCTOU) vulnerability exists in the install util...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35356</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35356</guid>
    <pubDate>Wed, 22 Apr 2026 17:16:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-35356</strong></p>
  <p>A Time-of-Check to Time-of-Use (TOCTOU) vulnerability exists in the install utility of uutils coreutils when using the -D flag. The command creates parent directories and subsequently performs a second path resolution to create the target file, neither of which is anchored to a directory file descriptor. An attacker with concurrent write access can replace a path component with a symbolic link be…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35356">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-35355 – The install utility in uutils coreutils is vulnerable to a Time-of-Check to Time...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35355</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35355</guid>
    <pubDate>Wed, 22 Apr 2026 17:16:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-35355</strong></p>
  <p>The install utility in uutils coreutils is vulnerable to a Time-of-Check to Time-of-Use (TOCTOU) race condition during file installation. The implementation unlinks an existing destination file and then recreates it using a path-based operation without the O_EXCL flag. A local attacker can exploit the window between the unlink and the subsequent creation to swap the path with a symbolic link, all…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35355">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-35354 – A Time-of-Check to Time-of-Use (TOCTOU) vulnerability exists in the mv utility o...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35354</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35354</guid>
    <pubDate>Wed, 22 Apr 2026 17:16:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-35354</strong></p>
  <p>A Time-of-Check to Time-of-Use (TOCTOU) vulnerability exists in the mv utility of uutils coreutils during cross-device moves. The extended attribute (xattr) preservation logic uses multiple path-based system calls that perform fresh path-to-inode lookups for each operation. A local attacker with write access to the directory can exploit this race to swap files between calls, causing the destinati…</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35354">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-35352 – A Time-of-Check to Time-of-Use (TOCTOU) race condition exists in the mkfifo util...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-35352</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-35352</guid>
    <pubDate>Wed, 22 Apr 2026 17:16:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-35352</strong></p>
  <p>A Time-of-Check to Time-of-Use (TOCTOU) race condition exists in the mkfifo utility of uutils coreutils. The utility creates a FIFO and then performs a path-based chmod to set permissions. A local attacker with write access to the parent directory can swap the newly created FIFO for a symbolic link between these two operations. This redirects the chmod call to an arbitrary file, potentially enabl…</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-35352">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-41651 – PackageKit is a a D-Bus abstraction layer that allows the user to manage package...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41651</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41651</guid>
    <pubDate>Wed, 22 Apr 2026 14:17:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-41651</strong></p>
  <p>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 allows unprivileged users to install packages as root and thus leads to a local privilege escalation.…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41651">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-31446 – In the Linux kernel, the following vulnerability has been resolved:

ext4: fix u...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31446</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31446</guid>
    <pubDate>Wed, 22 Apr 2026 14:16:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-31446</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  ext4: fix use-after-free in update_super_work when racing with umount  Commit b98535d09179 ("ext4: fix bug_on in start_this_handle during umount filesystem") moved ext4_unregister_sysfs() before flushing s_sb_upd_work to prevent new error work from being queued via /proc/fs/ext4/xx/mb_groups reads during unmount. However, this i…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31446">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-41055 – WWBN AVideo is an open source video platform. In versions 29.0 and below, an inc...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41055</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41055</guid>
    <pubDate>Tue, 21 Apr 2026 23:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-41055</strong></p>
  <p>WWBN AVideo is an open source video platform. In versions 29.0 and below, an incomplete SSRF fix in AVideo's LiveLinks proxy adds `isSSRFSafeURL()` validation but leaves DNS TOCTOU vulnerabilities where DNS rebinding between validation and the actual HTTP request redirects traffic to internal endpoints. Commit 8d8fc0cadb425835b4861036d589abcea4d78ee8 contains an updated fix.</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41055">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-40943 – Oxia is a metadata store and coordination system. Prior to 0.16.2, a race condit...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40943</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40943</guid>
    <pubDate>Tue, 21 Apr 2026 22:16:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-40943</strong></p>
  <p>Oxia is a metadata store and coordination system. Prior to 0.16.2, a race condition between session heartbeat processing and session closure can cause the server to panic with send on closed channel. The heartbeat() method uses a blocking channel send while holding a mutex, and under specific timing with concurrent close() calls, this can lead to either a deadlock (channel buffer full) or a panic…</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40943">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-22751 – Vulnerability in Spring Spring Security. Applications that explicitly configure ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-22751</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-22751</guid>
    <pubDate>Tue, 21 Apr 2026 19:16:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-22751</strong></p>
  <p>Vulnerability in Spring Spring Security. Applications that explicitly configure One-Time Token login with JdbcOneTimeTokenService are vulnerable to a Time-of-check Time-of-use (TOCTOU) race condition. This issue affects Spring Security: from 6.4.0 through 6.4.15, from 6.5.0 through 6.5.9, from 7.0.0 through 7.0.4.</p>
  <p><strong>CVSS:</strong> 4.8 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-22751">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-27929 – Time-of-check time-of-use (toctou) race condition in Windows LUAFV allows an aut...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27929</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27929</guid>
    <pubDate>Tue, 14 Apr 2026 18:17:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-27929</strong></p>
  <p>Time-of-check time-of-use (toctou) race condition in Windows LUAFV allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27929">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-33659 – EspoCRM is an open source customer relationship management application. In versi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33659</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33659</guid>
    <pubDate>Mon, 13 Apr 2026 21:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-33659</strong></p>
  <p>EspoCRM is an open source customer relationship management application. In versions 9.3.3 and below, the POST /api/v1/Attachment/fromImageUrl endpoint is vulnerable to Server-Side Request Forgery (SSRF) via a DNS rebinding (TOCTOU) condition. Host validation uses dns_get_record() but the actual HTTP request resolves hostnames through curl's internal resolver (gethostbyname()), allowing the two lo…</p>
  <p><strong>CVSS:</strong> 3.5 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33659">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-4878 – A flaw was found in libcap. A local unprivileged user can exploit a Time-of-chec...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-4878</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-4878</guid>
    <pubDate>Thu, 09 Apr 2026 16:16:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-4878</strong></p>
  <p>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 `cap_set_file()` 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, capabilities can be injected into or stripped from unintended executables, leading to privilege esc…</p>
  <p><strong>CVSS:</strong> 6.7 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-4878">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-39934 – Loop with unreachable exit condition ('infinite loop') vulnerability in The Wiki...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-39934</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-39934</guid>
    <pubDate>Tue, 07 Apr 2026 22:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-39934</strong></p>
  <p>Loop with unreachable exit condition ('infinite loop') vulnerability in The Wikimedia Foundation Mediawiki - GrowthExperiments Extension allows Leveraging Time-of-Check and Time-of-Use (TOCTOU) Race Conditions. This issue was remediated only on the `master` branch.</p>
  <p><strong>CVSS:</strong> 6.9 · <strong>CWE:</strong> CWE-835</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-39934">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-27456 – util-linux is a random collection of Linux utilities. Prior to version 2.41.4, a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27456</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27456</guid>
    <pubDate>Fri, 03 Apr 2026 22:16:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-27456</strong></p>
  <p>util-linux is a random collection of Linux utilities. Prior to version 2.41.4, a TOCTOU (Time-of-Check-Time-of-Use) vulnerability has been identified in the SUID binary /usr/bin/mount from util-linux. The mount binary, when setting up loop devices, validates the source file path with user privileges via fork() + setuid() + realpath(), but subsequently re-canonicalizes and opens it with root privi…</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27456">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-30332 – A Time-of-Check to Time-of-Use (TOCTOU) race condition vulnerability in Balena E...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-30332</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-30332</guid>
    <pubDate>Thu, 02 Apr 2026 16:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-30332</strong></p>
  <p>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.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-30332">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-25704 – A Privilege Dropping / Lowering Errors/Time-of-check Time-of-use (TOCTOU) Race C...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25704</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25704</guid>
    <pubDate>Mon, 30 Mar 2026 08:16:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-25704</strong></p>
  <p>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 https://github.Com/pop-os/cosmic-greeter/pull/426.</p>
  <p><strong>CVSS:</strong> 5.8 · <strong>CWE:</strong> CWE-271</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25704">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-34368 – WWBN AVideo is an open source video platform. In versions up to and including 26...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-34368</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-34368</guid>
    <pubDate>Fri, 27 Mar 2026 18:16:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-34368</strong></p>
  <p>WWBN AVideo is an open source video platform. In versions up to and including 26.0, 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 attacker with multiple a…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34368">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-32709 – PX4 autopilot is a flight control solution for drones. Prior to 1.17.0-rc2, An u...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32709</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32709</guid>
    <pubDate>Mon, 16 Mar 2026 14:19:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-32709</strong></p>
  <p>PX4 autopilot is a flight control solution for drones. Prior to 1.17.0-rc2, An unauthenticated path traversal vulnerability in the PX4 Autopilot MAVLink FTP implementation allows any MAVLink peer to read, write, create, delete, and rename arbitrary files on the flight controller filesystem without authentication. On NuttX targets, the FTP root directory is an empty string, meaning attacker-suppli…</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32709">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-32232 – ZeptoClaw is a personal AI assistant. Prior to 0.7.6, there is a Dangling Symlin...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32232</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32232</guid>
    <pubDate>Thu, 12 Mar 2026 19:16:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-32232</strong></p>
  <p>ZeptoClaw is a personal AI assistant. Prior to 0.7.6, there is a Dangling Symlink Component Bypass, TOCTOU Between Validation and Use, and Hardlink Alias Bypass. This vulnerability is fixed in 0.7.6.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32232">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-31824 – Sylius is an Open Source eCommerce Framework on Symfony. A Time-of-Check To Time...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31824</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31824</guid>
    <pubDate>Tue, 10 Mar 2026 22:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-31824</strong></p>
  <p>Sylius is an Open Source eCommerce Framework on Symfony. A Time-of-Check To Time-of-Use (TOCTOU) race condition was discovered in the promotion usage limit enforcement. The same class of vulnerability affects the promotion usage limit (the global used counter on Promotion entities), coupon usage limit (the global used counter on PromotionCoupon entities), and coupon per-customer usage limit (the…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31824">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-2364 – If a legitimate user confirms a self-update prompt or initiate an installation o...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-2364</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-2364</guid>
    <pubDate>Tue, 10 Mar 2026 17:39:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-2364</strong></p>
  <p>If a legitimate user confirms a self-update prompt or initiate an installation of a CODESYS Development System, a low privileged local attacker can gain elevated rights due to a TOCTOU vulnerability in the CODESYS installer.</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-2364">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-26017 – CoreDNS is a DNS server that chains plugins. Prior to version 1.14.2, a logical ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-26017</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-26017</guid>
    <pubDate>Fri, 06 Mar 2026 16:16:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-26017</strong></p>
  <p>CoreDNS is a DNS server that chains plugins. Prior to version 1.14.2, a logical vulnerability in CoreDNS allows DNS access controls to be bypassed due to the default execution order of plugins. Security plugins such as acl are evaluated before the rewrite plugin, resulting in a Time-of-Check Time-of-Use (TOCTOU) flaw. This issue has been patched in version 1.14.2.</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-26017">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-27750 – Avira Internet Security contains a time-of-check time-of-use (TOCTOU) vulnerabil...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27750</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27750</guid>
    <pubDate>Thu, 05 Mar 2026 15:16:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-27750</strong></p>
  <p>Avira Internet Security contains a time-of-check time-of-use (TOCTOU) vulnerability in the Optimizer component. A privileged service running as SYSTEM identifies directories for cleanup during a scan phase and subsequently deletes them during a separate cleanup phase without revalidating the target path. A local attacker can replace a previously scanned directory with a junction or reparse point…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27750">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-28289 – FreeScout is a free help desk and shared inbox built with PHP's Laravel framewor...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-28289</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-28289</guid>
    <pubDate>Tue, 03 Mar 2026 23:15:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-28289</strong></p>
  <p>FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. A patch bypass vulnerability for CVE-2026-27636 in FreeScout 1.8.206 and earlier allows any authenticated user with file upload permissions to achieve Remote Code Execution (RCE) on the server by uploading a malicious .htaccess file using a zero-width space character prefix to bypass the security check. The vulnera…</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-434</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-28289">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-21725 – A time-of-create-to-time-of-use (TOCTOU) vulnerability lets recently deleted-the...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-21725</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-21725</guid>
    <pubDate>Wed, 25 Feb 2026 13:16:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-21725</strong></p>
  <p>A time-of-create-to-time-of-use (TOCTOU) vulnerability lets recently deleted-then-recreated data sources be re-deleted without permission to do so.  This requires several very stringent conditions to be met:  - The attacker must have admin access to the specific datasource prior to its first deletion. - Upon deletion, all steps within the attack must happen within the next 30 seconds and on the s…</p>
  <p><strong>CVSS:</strong> 2.6 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-21725">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-27128 – Craft is a content management system (CMS). In versions 4.5.0-RC1 through 4.16.1...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27128</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27128</guid>
    <pubDate>Tue, 24 Feb 2026 03:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-27128</strong></p>
  <p>Craft is a content management system (CMS). In versions 4.5.0-RC1 through 4.16.18 and 5.0.0-RC1 through 5.8.22, a Time-of-Check-Time-of-Use (TOCTOU) race condition exists in Craft CMS’s token validation service for tokens that explicitly set a limited usage. The `getTokenRoute()` method reads a token’s usage count, checks if it’s within limits, then updates the database in separate non-atomic ope…</p>
  <p><strong>CVSS:</strong> 4.8 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27128">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-27127 – Craft is a content management system (CMS). In versions 4.5.0-RC1 through 4.16.1...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27127</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27127</guid>
    <pubDate>Tue, 24 Feb 2026 03:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-27127</strong></p>
  <p>Craft is a content management system (CMS). In versions 4.5.0-RC1 through 4.16.18 and 5.0.0-RC1 through 5.8.22, the SSRF validation in Craft CMS’s GraphQL Asset mutation performs DNS resolution separately from the HTTP request. This Time-of-Check-Time-of-Use (TOCTOU) vulnerability enables DNS rebinding attacks, where an attacker’s DNS server returns different IP addresses for validation compared…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27127">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-26224 – Intego Log Reporter, a macOS diagnostic utility bundled with Intego security pro...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-26224</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-26224</guid>
    <pubDate>Thu, 12 Feb 2026 22:16:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-26224</strong></p>
  <p>Intego Log Reporter, a macOS diagnostic utility bundled with Intego security products that collects system and application logs for support analysis, contains a local privilege escalation vulnerability. A root-executed diagnostic script creates and writes files in /tmp without enforcing secure directory handling, introducing a time-of-check to time-of-use (TOCTOU) race condition. A local unprivil…</p>
  <p><strong>CVSS:</strong> 8.5 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-26224">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-31324 – A Time-of-check time-of-use (TOCTOU) race condition in the AMD Secure Processor ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-31324</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-31324</guid>
    <pubDate>Wed, 11 Feb 2026 15:16:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-31324</strong></p>
  <p>A Time-of-check time-of-use (TOCTOU) race condition in the AMD Secure Processor (ASP) could allow an attacker to modify External Global Memory Interconnect Trusted Agent (XGMI TA) commands as they are processed potentially resulting in loss of confidentiality, integrity, or availability.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-31324">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-20548 – A Time-of-check time-of-use (TOCTOU) race condition in the AMD Secure Processor ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-20548</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-20548</guid>
    <pubDate>Wed, 11 Feb 2026 15:16:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-20548</strong></p>
  <p>A Time-of-check time-of-use (TOCTOU) race condition in the AMD Secure Processor (ASP) could allow an attacker to corrupt memory resulting in loss of integrity, confidentiality, or availability.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-20548">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-36311 – A Time-of-check time-of-use (TOCTOU) race condition in the SMM communications bu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-36311</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-36311</guid>
    <pubDate>Tue, 10 Feb 2026 20:16:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-36311</strong></p>
  <p>A Time-of-check time-of-use (TOCTOU) race condition in the SMM communications buffer could allow a privileged attacker to bypass input validation and perform an out of bounds read or write, potentially resulting in loss of confidentiality, integrity, or availability.</p>
  <p><strong>CVSS:</strong> 4.6 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-36311">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-25728 – ClipBucket v5 is an open source video sharing platform. Prior to 5.5.3 - #40, a ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-25728</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-25728</guid>
    <pubDate>Tue, 10 Feb 2026 18:16:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-25728</strong></p>
  <p>ClipBucket v5 is an open source video sharing platform. Prior to 5.5.3 - #40, a Time-of-Check to Time-of-Use (TOCTOU) race condition vulnerability exists in ClipBucket's avatar and background image upload functionality. The application moves uploaded files to a web-accessible location before validating them, creating a window where an attacker can execute arbitrary PHP code before the file is del…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-25728">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-21523 – Time-of-check time-of-use (toctou) race condition in GitHub Copilot and Visual S...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-21523</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-21523</guid>
    <pubDate>Tue, 10 Feb 2026 18:16:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-21523</strong></p>
  <p>Time-of-check time-of-use (toctou) race condition in GitHub Copilot and Visual Studio allows an authorized attacker to execute code over a network.</p>
  <p><strong>CVSS:</strong> 8.0 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-21523">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-21240 – Time-of-check time-of-use (toctou) race condition in Windows HTTP.sys allows an ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-21240</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-21240</guid>
    <pubDate>Tue, 10 Feb 2026 18:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-21240</strong></p>
  <p>Time-of-check time-of-use (toctou) race condition in Windows HTTP.sys allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-21240">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-14740 – Docker Desktop for Windows contains multiple incorrect permission assignment vul...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-14740</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-14740</guid>
    <pubDate>Wed, 04 Feb 2026 14:16:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-14740</strong></p>
  <p>Docker Desktop for Windows contains multiple incorrect permission assignment vulnerabilities in the installer's handling of the C:\ProgramData\DockerDesktop directory. The installer creates this directory without proper ownership verification, creating two exploitation scenarios:  Scenario 1 (Persistent Attack): If a low-privileged attacker pre-creates C:\ProgramData\DockerDesktop before Docker D…</p>
  <p><strong>CVSS:</strong> 6.7 · <strong>CWE:</strong> CWE-732</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-14740">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-67124 – A TOCTOU and symlink race in svenstaro/miniserve 0.32.0 upload finalization (whe...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-67124</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-67124</guid>
    <pubDate>Fri, 23 Jan 2026 16:15:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-67124</strong></p>
  <p>A TOCTOU and symlink race in svenstaro/miniserve 0.32.0 upload finalization (when uploads are enabled) can allow an attacker to overwrite arbitrary files outside the intended upload/document root in deployments where the attacker can create/replace filesystem entries in the upload destination directory (e.g., shared writable directory/volume).</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-67124">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-23988 – Rufus is a utility that helps format and create bootable USB flash drives. Versi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23988</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23988</guid>
    <pubDate>Thu, 22 Jan 2026 22:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-23988</strong></p>
  <p>Rufus is a utility that helps format and create bootable USB flash drives. Versions 4.11 and below contain a race condition (TOCTOU) in src/net.c during the creation, validation, and execution of the Fido PowerShell script. Since Rufus runs with elevated privileges (Administrator) but writes the script to the %TEMP% directory (writeable by standard users) without locking the file, a local attacke…</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23988">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-22281 – Dell PowerScale OneFS, versions 9.5.0.0 through 9.5.1.5, versions 9.6.0.0 throug...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-22281</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-22281</guid>
    <pubDate>Thu, 22 Jan 2026 20:16:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-22281</strong></p>
  <p>Dell PowerScale OneFS, versions 9.5.0.0 through 9.5.1.5, versions 9.6.0.0 through 9.7.1.10, versions 9.8.0.0 through 9.10.1.3, versions starting from 9.11.0.0 and prior to 9.13.0.0, contains a Time-of-check Time-of-use (TOCTOU) race condition vulnerability. A low privileged attacker with adjacent network access could potentially exploit this vulnerability, leading to denial of service.</p>
  <p><strong>CVSS:</strong> 3.5 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-22281">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-21912 – A Time-of-check Time-of-use (TOCTOU) Race Condition vulnerability in the method ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-21912</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-21912</guid>
    <pubDate>Thu, 15 Jan 2026 21:16:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-21912</strong></p>
  <p>A Time-of-check Time-of-use (TOCTOU) Race Condition vulnerability in the method to collect FPC Ethernet firmware statistics of Juniper Networks Junos OS on MX10k Series allows a local, low-privileged attacker executing the 'show system firmware' CLI command to cause an LC480 or LC2101 line card to reset.  On MX10k Series systems with LC480 or LC2101 line cards, repeated execution of the 'show sys…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-21912">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-22820 – Outray openSource ngrok alternative. Prior to 0.1.5, a TOCTOU race condition vul...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-22820</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-22820</guid>
    <pubDate>Wed, 14 Jan 2026 15:16:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-22820</strong></p>
  <p>Outray openSource ngrok alternative. Prior to 0.1.5, a TOCTOU race condition vulnerability allows a user to exceed the set number of active tunnels in their subscription plan. This vulnerability is fixed in 0.1.5.</p>
  <p><strong>CVSS:</strong> 3.7 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-22820">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-71111 – In the Linux kernel, the following vulnerability has been resolved:

hwmon: (w83...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-71111</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-71111</guid>
    <pubDate>Wed, 14 Jan 2026 15:16:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-71111</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  hwmon: (w83791d) Convert macros to functions to avoid TOCTOU  The macro FAN_FROM_REG evaluates its arguments multiple times. When used in lockless contexts involving shared driver data, this leads to Time-of-Check to Time-of-Use (TOCTOU) race conditions, potentially causing divide-by-zero errors.  Convert the macro to a static f…</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-71111">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-20831 – Time-of-check time-of-use (toctou) race condition in Windows Ancillary Function ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-20831</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-20831</guid>
    <pubDate>Tue, 13 Jan 2026 18:16:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-20831</strong></p>
  <p>Time-of-check time-of-use (toctou) race condition in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-20831">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-20816 – Time-of-check time-of-use (toctou) race condition in Windows Installer allows an...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-20816</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-20816</guid>
    <pubDate>Tue, 13 Jan 2026 18:16:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-20816</strong></p>
  <p>Time-of-check time-of-use (toctou) race condition in Windows Installer allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-20816">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-20809 – Time-of-check time-of-use (toctou) race condition in Windows Kernel Memory allow...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-20809</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-20809</guid>
    <pubDate>Tue, 13 Jan 2026 18:16:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-20809</strong></p>
  <p>Time-of-check time-of-use (toctou) race condition in Windows Kernel Memory allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-20809">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2025-68789 – In the Linux kernel, the following vulnerability has been resolved:

hwmon: (ibm...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-68789</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-68789</guid>
    <pubDate>Tue, 13 Jan 2026 16:15:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2025-68789</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  hwmon: (ibmpex) fix use-after-free in high/low store  The ibmpex_high_low_store() function retrieves driver data using dev_get_drvdata() and uses it without validation. This creates a race condition where the sysfs callback can be invoked after the data structure is freed, leading to use-after-free.  Fix by adding a NULL check a…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-68789">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-22702 – virtualenv is a tool for creating isolated virtual python environments. Prior to...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-22702</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-22702</guid>
    <pubDate>Sat, 10 Jan 2026 07:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-22702</strong></p>
  <p>virtualenv is a tool for creating isolated virtual python environments. Prior to version 20.36.1, 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 app_data and lo…</p>
  <p><strong>CVSS:</strong> 4.5 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-22702">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-22701 – filelock is a platform-independent file lock for Python. Prior to version 3.20.3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-22701</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-22701</guid>
    <pubDate>Sat, 10 Jan 2026 06:15:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-22701</strong></p>
  <p>filelock is a platform-independent file lock for Python. Prior to version 3.20.3, a TOCTOU race condition vulnerability exists in the SoftFileLock implementation of the filelock package. An attacker with local filesystem access and permission to create symlinks can exploit a race condition between the permission validation and file creation to cause lock operations to fail or behave unexpectedly.…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-22701">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-61037 – A local privilege escalation vulnerability exists in SevenCs ORCA G2 2.0.1.35 (E...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-61037</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-61037</guid>
    <pubDate>Wed, 31 Dec 2025 16:15:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-61037</strong></p>
  <p>A local privilege escalation vulnerability exists in SevenCs ORCA G2 2.0.1.35 (EC2007 Kernel v5.22). The flaw is a Time-of-Check Time-of-Use (TOCTOU) race condition in the license management logic. The regService process, which runs with SYSTEM privileges, creates a fixed directory and writes files without verifying whether the path is an NTFS reparse point. By exploiting this race condition, an…</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-61037">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-68146 – filelock is a platform-independent file lock for Python. In versions prior to 3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-68146</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-68146</guid>
    <pubDate>Tue, 16 Dec 2025 19:15:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-68146</strong></p>
  <p>filelock is a platform-independent file lock for Python. In versions prior to 3.20.1, a Time-of-Check-Time-of-Use (TOCTOU) race condition allows local attackers to corrupt or truncate arbitrary user files through symlink attacks. The vulnerability exists in both Unix and Windows lock file creation where filelock checks if a file exists before opening it with O_TRUNC. An attacker can create a syml…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-68146">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2025-68169 – In the Linux kernel, the following vulnerability has been resolved:

netpoll: Fi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-68169</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-68169</guid>
    <pubDate>Tue, 16 Dec 2025 14:15:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2025-68169</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  netpoll: Fix deadlock in memory allocation under spinlock  Fix a AA deadlock in refill_skbs() where memory allocation while holding skb_pool->lock can trigger a recursive lock acquisition attempt.  The deadlock scenario occurs when the system is under severe memory pressure:  1. refill_skbs() acquires skb_pool->lock (spinlock) 2…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-68169">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-13231 – The Fancy Product Designer plugin for WordPress is vulnerable to Server-Side Req...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-13231</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-13231</guid>
    <pubDate>Tue, 16 Dec 2025 09:15:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-13231</strong></p>
  <p>The Fancy Product Designer plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 6.4.8. This is due to a time-of-check/time-of-use (TOCTOU) race condition in the 'url' parameter of the fpd_custom_uplod_file AJAX action. The plugin validates the URL by calling getimagesize() first, then later retrieves the same URL using file_get_contents(). This m…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-13231">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2025-40331 – In the Linux kernel, the following vulnerability has been resolved:

sctp: Preve...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-40331</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-40331</guid>
    <pubDate>Tue, 09 Dec 2025 16:17:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2025-40331</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  sctp: Prevent TOCTOU out-of-bounds write  For the following path not holding the sock lock,    sctp_diag_dump() -> sctp_for_each_endpoint() -> sctp_ep_dump()  make sure not to exceed bounds in case the address list has grown between buffer allocation (time-of-check) and write (time-of-use).</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-40331">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2025-40231 – In the Linux kernel, the following vulnerability has been resolved:

vsock: fix ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-40231</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-40231</guid>
    <pubDate>Thu, 04 Dec 2025 16:16:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2025-40231</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  vsock: fix lock inversion in vsock_assign_transport()  Syzbot reported a potential lock inversion deadlock between vsock_register_mutex and sk_lock-AF_VSOCK when vsock_linger() is called.  The issue was introduced by commit 687aa0c5581b ("vsock: Fix transport_* TOCTOU") which added vsock_register_mutex locking in vsock_assign_tr…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-40231">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-62724 – Open OnDemand is an open-source HPC portal. Prior to versions 4.0.8 and 3.1.16, ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-62724</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-62724</guid>
    <pubDate>Thu, 20 Nov 2025 17:15:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-62724</strong></p>
  <p>Open OnDemand is an open-source HPC portal. Prior to versions 4.0.8 and 3.1.16, users can craft a "Time of Check to Time of Use" (TOCTOU) attack when downloading zip files to access files outside of the OOD_ALLOWLIST. This vulnerability impacts sites that use the file browser allowlists in all current versions of OOD. However, files accessed are still protected by the UNIX permissions. Open OnDem…</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-61</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-62724">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-58407 – Kernel or driver software installed on a Guest VM may post improper commands to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-58407</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-58407</guid>
    <pubDate>Mon, 17 Nov 2025 18:15:57 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-58407</strong></p>
  <p>Kernel or driver software installed on a Guest VM may post improper commands to the GPU Firmware to exploit a TOCTOU race condition and trigger a read and/or write of data outside the allotted memory escaping the virtual machine.</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-58407">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-64180 – Manager-io/Manager is accounting software. In Manager Desktop and Server version...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-64180</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-64180</guid>
    <pubDate>Fri, 07 Nov 2025 04:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-64180</strong></p>
  <p>Manager-io/Manager is accounting software. In Manager Desktop and Server versions 25.11.1.3085 and below, a critical vulnerability permits unauthorized access to internal network resources. The flaw lies in the fundamental design of the DNS validation mechanism. A Time-of-Check Time-of-Use (TOCTOU) condition that allows attackers to bypass network isolation and access internal services, cloud met…</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-64180">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-34294 – Wazuh's File Integrity Monitoring (FIM), when configured with automatic threat r...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-34294</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-34294</guid>
    <pubDate>Tue, 28 Oct 2025 16:15:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-34294</strong></p>
  <p>Wazuh's File Integrity Monitoring (FIM), when configured with automatic threat removal, contains a time-of-check/time-of-use (TOCTOU) race condition that can allow a local, low-privileged attacker to cause the Wazuh service (running as NT AUTHORITY\SYSTEM) to delete attacker-controlled files or paths. The root cause is insufficient synchronization and lack of robust final-path validation in the t…</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-34294">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-62511 – yt-grabber-tui is a C++ terminal user interface application for downloading YouT...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-62511</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-62511</guid>
    <pubDate>Fri, 17 Oct 2025 20:15:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-62511</strong></p>
  <p>yt-grabber-tui is a C++ terminal user interface application for downloading YouTube content. yt-grabber-tui version 1.0 contains a Time-of-Check to Time-of-Use (TOCTOU) race condition (CWE-367) in the creation of the default configuration file config.json. In version 1.0, load_json_settings in Settings.hpp checks for the existence of config.json using boost::filesystem::exists and, if the file is…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-62511">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-54271 – Creative Cloud Desktop versions 6.7.0.278 and earlier are affected by a Time-of-...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-54271</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-54271</guid>
    <pubDate>Wed, 15 Oct 2025 17:15:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-54271</strong></p>
  <p>Creative Cloud Desktop versions 6.7.0.278 and earlier are affected by a Time-of-check Time-of-use (TOCTOU) Race Condition vulnerability that could lead to arbitrary file system write. A low-privileged attacker could exploit the timing between the check and use of a resource, potentially allowing unauthorized modifications to files. Exploitation of this issue does not require user interaction.</p>
  <p><strong>CVSS:</strong> 5.6 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-54271">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2025-39981 – In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-39981</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-39981</guid>
    <pubDate>Wed, 15 Oct 2025 08:15:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2025-39981</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  Bluetooth: MGMT: Fix possible UAFs  This attemps to fix possible UAFs caused by struct mgmt_pending being freed while still being processed like in the following trace, in order to fix mgmt_pending_valid is introduce and use to check if the mgmt_pending hasn't been removed from the pending list, on the complete callbacks it is u…</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-39981">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-59497 – Time-of-check time-of-use (toctou) race condition in Microsoft Defender for Linu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-59497</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-59497</guid>
    <pubDate>Tue, 14 Oct 2025 17:16:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-59497</strong></p>
  <p>Time-of-check time-of-use (toctou) race condition in Microsoft Defender for Linux allows an authorized attacker to deny service locally.</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-59497">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-59261 – Time-of-check time-of-use (toctou) race condition in Microsoft Graphics Componen...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-59261</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-59261</guid>
    <pubDate>Tue, 14 Oct 2025 17:16:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-59261</strong></p>
  <p>Time-of-check time-of-use (toctou) race condition in Microsoft Graphics Component allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-59261">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-55696 – Time-of-check time-of-use (toctou) race condition in NtQueryInformation Token fu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-55696</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-55696</guid>
    <pubDate>Tue, 14 Oct 2025 17:15:51 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-55696</strong></p>
  <p>Time-of-check time-of-use (toctou) race condition in NtQueryInformation Token function (ntifs.h) allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-55696">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-55680 – Time-of-check time-of-use (toctou) race condition in Windows Cloud Files Mini Fi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-55680</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-55680</guid>
    <pubDate>Tue, 14 Oct 2025 17:15:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-55680</strong></p>
  <p>Time-of-check time-of-use (toctou) race condition in Windows Cloud Files Mini Filter Driver allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-55680">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-55236 – Time-of-check time-of-use (toctou) race condition in Graphics Kernel allows an a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-55236</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-55236</guid>
    <pubDate>Tue, 09 Sep 2025 17:16:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-55236</strong></p>
  <p>Time-of-check time-of-use (toctou) race condition in Graphics Kernel allows an authorized attacker to execute code locally.</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-55236">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-54093 – Time-of-check time-of-use (toctou) race condition in Windows TCP/IP allows an au...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-54093</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-54093</guid>
    <pubDate>Tue, 09 Sep 2025 17:15:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-54093</strong></p>
  <p>Time-of-check time-of-use (toctou) race condition in Windows TCP/IP allows an authorized attacker to elevate privileges locally.</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-54093">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-39713 – In the Linux kernel, the following vulnerability has been resolved:

media: rain...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-39713</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-39713</guid>
    <pubDate>Fri, 05 Sep 2025 18:15:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-39713</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  media: rainshadow-cec: fix TOCTOU race condition in rain_interrupt()  In the interrupt handler rain_interrupt(), the buffer full check on rain->buf_len is performed before acquiring rain->buf_lock. This creates a Time-of-Check to Time-of-Use (TOCTOU) race condition, as rain->buf_len is concurrently accessed and modified in the w…</p>
  <p><strong>CVSS:</strong> 4.7 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-39713">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-9810 – TOCTOU  in linenoiseHistorySave in linenoise allows local attackers to overwrite...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-9810</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-9810</guid>
    <pubDate>Mon, 01 Sep 2025 19:15:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-9810</strong></p>
  <p>TOCTOU  in linenoiseHistorySave in linenoise allows local attackers to overwrite arbitrary files and change permissions via a symlink race between fopen("w") on the history path and subsequent chmod() on the same path.</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-367</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-9810">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
