Lucene search
K

2494 matches found

OSV
OSV
added 2026/02/25 8:38 p.m.5 views

CVE-2026-25997 FreeRDP has heap-use-after-free in xf_clipboard_format_equal

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfclipboardformatequal reads freed lastSentFormats memory because xfclipboardformatsfree called from the cliprdr channel thread during auto-reconnect frees the array while the X11 event thread concurrently...

6.9CVSS6AI score0.00567EPSS
Exploits1References11
AlpineLinux
AlpineLinux
added 2026/02/25 8:27 p.m.2 views

CVE-2026-25953

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfAppUpdateWindowFromSurface reads from a freed xfAppWindow because the RDPGFX DVC thread obtains a bare pointer via xfrailgetwindow without any lifetime protection, while the main thread can concurrently...

9.8CVSS5.9AI score0.00587EPSS
Exploits1
AlpineLinux
AlpineLinux
added 2026/02/25 8:24 p.m.2 views

CVE-2026-25952

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, xfSetWindowMinMaxInfo dereferences a freed xfAppWindow pointer because xfrailgetwindow in xfrailserverminmaxinfo returns an unprotected pointer from the railWindows hash table, and the main thread can...

9.8CVSS5.9AI score0.00599EPSS
Exploits1
RedHat Linux
RedHat Linux
added 2026/02/25 7:1 p.m.1 views

kernel: Linux kernel: Use-after-free in proc_readdir_de() can lead to privilege escalation or denial of service.

A flaw was found in the Linux kernel. This use-after-free UAF vulnerability occurs in the procreaddirde function within the /proc filesystem. A local attacker with low privileges can exploit this by concurrently traversing specific directories while network devices are unregistered. This can lead...

5.8AI score0.00544EPSS
Exploits2References5
RedHat Linux
RedHat Linux
added 2026/02/25 2:18 p.m.1 views

kernel: Linux kernel Bluetooth: Denial of Service due to use-after-free in connection handling

A flaw was found in the Linux kernel's Bluetooth subsystem. A use-after-free UAF vulnerability exists in the hcidisconnectallsync function. This can occur if a Bluetooth connection is deleted while a controller event is being processed concurrently. A local attacker could potentially exploit this...

5.8AI score0.00155EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2026/02/25 4:6 a.m.4 views

CVE-2026-27128

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

6.9CVSS5.5AI score0.00176EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2026/02/25 12:28 a.m.5 views

kernel: Linux kernel Bluetooth: Denial of Service due to use-after-free in connection handling

A flaw was found in the Linux kernel's Bluetooth subsystem. A use-after-free UAF vulnerability exists in the hcidisconnectallsync function. This can occur if a Bluetooth connection is deleted while a controller event is being processed concurrently. A local attacker could potentially exploit this...

5.8AI score0.00155EPSS
Exploits0References5
OSV
OSV
added 2026/02/24 2:42 a.m.4 views

CVE-2026-27128 Craft CMS's race condition in Token Service potentially allows for token usage greater than the token limit

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

6.9CVSS5.7AI score0.00176EPSS
Exploits0References4
OSV
OSV
added 2026/02/23 10:16 p.m.6 views

GHSA-6FX5-5CW5-4897 Craft CMS Race condition in Token Service potentially allows for token usage greater than the token limit

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

6.9CVSS5.6AI score0.00176EPSS
Exploits0References4
Snyk
Snyk
added 2026/02/23 10:16 p.m.3 views

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

Overview craftcms/cms is a content management system. Affected versions of this package are vulnerable to Time-of-check Time-of-use TOCTOU Race Condition via the getTokenRoute function. An attacker can bypass token usage limits by sending concurrent requests before the database update completes,...

6.9CVSS5.6AI score0.00176EPSS
Exploits0References2
OSV
OSV
added 2026/02/23 6:23 p.m.4 views

GO-2026-4504 emp3r0r Affected by Concurrent Map Access DoS (panic/crash) in github.com/jm33-m0/emp3r0r/core

emp3r0r Affected by Concurrent Map Access DoS panic/crash in github.com/jm33-m0/emp3r0r/core...

7.5CVSS5.3AI score0.00291EPSS
Exploits1References4
NVD
NVD
added 2026/02/21 12:16 a.m.3 views

CVE-2026-27189

OpenSift is an AI study tool that sifts through large datasets using semantic search and generative AI. Versions 1.1.2-alpha and below, use non-atomic and insufficiently synchronized local JSON persistence flows, potentially causing concurrent operations to lose updates or corrupt local state...

6.6CVSS0.00112EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/02/21 12:1 a.m.4 views

CVE-2026-27189 OpenSift: Race-prone local persistence could cause state corruption/loss

OpenSift is an AI study tool that sifts through large datasets using semantic search and generative AI. Versions 1.1.2-alpha and below, use non-atomic and insufficiently synchronized local JSON persistence flows, potentially causing concurrent operations to lose updates or corrupt local state...

6.6CVSS5.3AI score0.00112EPSS
Exploits0References2
CVE
CVE
added 2026/02/21 12:1 a.m.12 views

CVE-2026-27189

OpenSift: A race-prone local persistence issue in versions ≤ 1.1.2-alpha due to non-atomic and insufficiently synchronized JSON persistence flows. This can cause concurrent operations to lose updates or corrupt local state across sessions (study/quiz/flashcard/wellness/auth stores). The vulnerabi...

6.6CVSS5.5AI score0.00112EPSS
Exploits0References2Affected Software1
CNNVD
CNNVD
added 2026/02/21 12:0 a.m.5 views

OpenSift 安全漏洞

OpenSift is an open-source artificial intelligence learning assistant developed by OpenSift. Versions of OpenSift 1.1.2-alpha and earlier contained security vulnerabilities. These vulnerabilities stemmed from the use of non-atomic and insufficiently synchronized local JSON persistence processes,...

6.6CVSS5.8AI score0.00112EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/02/20 4:23 p.m.6 views

CVE-2026-1842 HyperCloud Improper Refresh Token Validation and Access Token Invalidation Allows Long-Term Unauthorized Access

HyperCloud versions 2.3.5 through 2.6.8 improperly allowed refresh tokens to be used directly for resource access and failed to invalidate previously issued access tokens when a refresh token was used. Because refresh tokens have a significantly longer lifetime default one year, an authenticated...

8.6CVSS5.5AI score0.00207EPSS
Exploits0References1
Redos
Redos
added 2026/02/20 12:0 a.m.6 views

ROS-20260220-73-0023

A vulnerability in the netsched component of the Linux operating system kernel is related to simultaneous execution using a shared resource with improper synchronization. Exploitation of the vulnerability allows an attacker to cause a denial of service...

5.5CVSS5.8AI score0.00162EPSS
Exploits0
NVD
NVD
added 2026/02/19 8:25 p.m.7 views

CVE-2026-26201

emp3r0r is a C2 designed by Linux users for Linux environments. Prior to version 3.21.2, multiple shared maps are accessed without consistent synchronization across goroutines. Under concurrent activity, Go runtime can trigger fatal error: concurrent map read and map write, causing C2 process cra...

7.5CVSS0.00291EPSS
Exploits1References3
OSV
OSV
added 2026/02/19 7:21 p.m.6 views

CVE-2026-26201 emp3r0r Affected by Concurrent Map Access DoS (panic/crash)

emp3r0r is a C2 designed by Linux users for Linux environments. Prior to version 3.21.2, multiple shared maps are accessed without consistent synchronization across goroutines. Under concurrent activity, Go runtime can trigger fatal error: concurrent map read and map write, causing C2 process cra...

7CVSS5.5AI score0.00291EPSS
Exploits1References5
Vulnrichment
Vulnrichment
added 2026/02/19 7:21 p.m.4 views

CVE-2026-26201 emp3r0r Affected by Concurrent Map Access DoS (panic/crash)

emp3r0r is a C2 designed by Linux users for Linux environments. Prior to version 3.21.2, multiple shared maps are accessed without consistent synchronization across goroutines. Under concurrent activity, Go runtime can trigger fatal error: concurrent map read and map write, causing C2 process cra...

7CVSS5.5AI score0.00291EPSS
Exploits1References3
Rows per page
Query Builder