Lucene search
K

255 matches found

Cvelist
Cvelist
added 2 days ago31 views

CVE-2025-41259 SWUpdate Untrusted Script Execution via Signed Update TOCTOU

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...

7.3CVSS0.00012EPSS
Exploits0References3
CVE
CVE
added 2026/05/28 9:36 a.m.10 views

CVE-2026-46159

The CVE concerns the Linux kernel's btrfs_ioctl_space_info() where a TOCTOU race between two passes over block group RAID type lists can leak kernel data to userspace. The first pass counts entries to determine alloc_size, then the second pass fills the buffer; releasing groups_sem between passes...

5.8AI score0.00024EPSS
Exploits0References5
CVE
CVE
added 2026/05/27 12:17 p.m.7 views

CVE-2026-45927

In CVE-2026-45927, the Linux kernel BPF path bpf_map_get_info_by_fd caches the map hash regardless of the map’s frozen state, enabling a TOCTOU where a loader could verify a stale hash before freezing contents. The fix returns -EPERM if the map is not frozen when the hash is requested, ensuring t...

5.7AI score0.00022EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2026/05/27 12:0 a.m.10 views

RHEL 9 : libcap (RHSA-2026:21254)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:21254 advisory. Libcap is a library for getting and setting POSIX.1e formerly POSIX 6 draft 15 capabilities. Security Fixes: libcap: libcap: Privilege escalation vi...

7CVSS5.9AI score0.00013EPSS
Exploits1References4
NVD
NVD
added 2026/05/21 2:16 p.m.9 views

CVE-2026-45208

A time-of-check time-of-use vulnerability in the Apex One/SEP agent could allow a local attacker to escalate privileges on affected installations. Please note: an attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability...

7.8CVSS0.00015EPSS
Exploits0References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.1 views

Astra Linux - уязвимость в openldap

In OpenLDAP versions 2.4.57 and 2.5.x through 2.5.1alpha, an assertion failure in slapd can occur in the issuerAndThisUpdateCheck function due to a malicious packet. This leads to a denial of service daemon exits caused by a short timestamp. This issue is related to the schemainit.c file and the...

7.5CVSS7.1AI score0.25115EPSS
Exploits1References1
OSV
OSV
added 2026/05/12 3:25 p.m.3 views

CLSA-2026-1778599539 Fix CVE(s): CVE-2026-4878

SECURITY UPDATE: TOCTOU race condition in capsetfile - debian/patches/CVE-2026-4878.patch: open the target file and operate on /proc/self/fd/N so the inode is locked between the regular-file check and the xattr update - CVE-2026-4878...

7CVSS5.8AI score0.00013EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2026/05/07 1:52 p.m.4 views

CVE-2026-41688

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 CURLOPTRESOLVE pinning on 10 of 11 outbound HTTP endpoints, leaving a DNS...

7.7CVSS5.8AI score0.00032EPSS
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/06 9:31 p.m.5 views

Duplicate Advisory: OpenClaw: OpenShell FS bridge reads pin and verify the opened file before returning bytes

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-5h3g-6xhh-rg6p. This link is maintained to preserve external references. Original Description OpenClaw before 2026.4.22 contains a time-of-check/time-of-use race condition in the OpenShell filesystem bridge that...

8.3CVSS5.7AI score0.00033EPSS
Exploits0References5Affected Software1
GithubExploit
GithubExploit
added 2026/05/06 6:12 a.m.54 views

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

CVE-2026-41651 — Pack2TheRoot Analysis PackageKit Local P...

8.8CVSS5.8AI score0.00153EPSS
Exploits10
OSV
OSV
added 2026/04/22 6:31 p.m.4 views

GHSA-GGC5-46RG-MR4V uutils coreutils has a Time-of-check Time-of-use (TOCTOU) Race Condition

The safetraversal 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...

3.6CVSS5.8AI score0.00018EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2026/03/11 12:24 a.m.1 views

SUSE CVE-2026-28689

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-16 and 6.9.13-41, domain="path" authorization is checked before final file open/use. A symlink swap between check-time and use-time bypasses policy-denied read/write. This...

6.3CVSS5.8AI score0.00008EPSS
Exploits0References8
CVE
CVE
added 2026/03/06 3:36 p.m.4 views

CVE-2026-26017

CoreDNS (CVE-2026-26017) is affected prior to version 1.14.2. A TOCTOU vulnerability arises because the default execution order causes security plugins (e.g., acl) to be evaluated before the rewrite plugin, allowing DNS access controls to be bypassed. The issue is fixed in v1.14.2. Organizations ...

7.7CVSS5.8AI score0.00021EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2026/02/25 12:35 p.m.22 views

CVE-2026-21725 Authorization Bypass via TOCTOU in Grafana Datasource Deletion by Name

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...

2.6CVSS0.00014EPSS
Exploits0References1
GithubExploit
GithubExploit
added 2026/02/24 5:25 a.m.160 views

Exploit for Time-of-check Time-of-use (TOCTOU) Race Condition in Linux Linux_Kernel

SENTINEL-ROOT-AUDIT: Honor Magic V2 Hypervisor Detection Suite...

7.4CVSS7.6AI score0.00135EPSS
Exploits8
SUSE Linux
SUSE Linux
added 2026/01/29 10:15 a.m.5 views

Security update for python-filelock

This update for python-filelock fixes the following issues: CVE-2026-22701: Fixed TOCTOU race condition in SoftFileLock implementation of he filelock package bsc1256457 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper...

5.8CVSS5.8AI score0.00006EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2026/01/15 8:24 p.m.4 views

CVE-2026-21912

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...

6.8CVSS5.9AI score0.00006EPSS
Exploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/09 11:28 a.m.4 views

CVE-2021-33097

Time-of-check time-of-use vulnerability in the Crypto API Toolkit for IntelR SGX may allow a privileged user to potentially enable escalation of privilege via network access...

6.6CVSS7.3AI score0.00284EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2025/12/16 12:0 a.m.3 views

PT-2025-51377

Name of the Vulnerable Software and Affected Versions Fancy Product Designer plugin for WordPress versions prior to 6.4.9 Description The software contains a flaw due to inadequate validation of user-provided input in the url parameter of the 'fpd custom uplod file' AJAX action. This input is...

5.9CVSS6.5AI score0.00045EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2025/12/16 12:0 a.m.3 views

PT-2025-51468

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 ...

6.5CVSS6AI score0.0005EPSS
Exploits0References4
Rows per page
Query Builder