Lucene search
+L

3251 matches found

NVD
NVD
added 2026/09/08 6:19 p.m.7 views

CVE-2026-69404

Concurrent execution using shared resource with improper synchronization 'race condition' in Windows TCP/IP allows an authorized attacker to elevate privileges locally...

7CVSS0.00193EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/09/08 5:51 p.m.15 views

CVE-2026-59324

A flaw was found in Spring Integration. When an IntegrationFlow uses .fluxTransform with an asynchronous fluxFunction that emits raw payloads, concurrent requests on the same FluxMessageChannel subscription can have their reply headers copied from other messages. This information disclosure...

8.2CVSS5.7AI score0.00237EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/08 5:16 p.m.10 views

EUVD-2026-73635

Concurrent execution using shared resource with improper synchronization 'race condition' in Windows Hello allows an authorized attacker to elevate privileges locally...

7.5CVSS5.7AI score0.00194EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/08 5:16 p.m.42 views

CVE-2026-69710

Windows Hello is affected by a race condition caused by concurrent execution using a shared resource with improper synchronization, allowing an authorized attacker to elevate privileges locally. The vulnerability requires high privileges and has high attack complexity , but upon exploitation chan...

7.5CVSS5.7AI score0.00194EPSS
SaveExploits0References1Affected Software6
EUVD
EUVD
added 2026/09/08 5:14 p.m.6 views

EUVD-2026-73342

Concurrent execution using shared resource with improper synchronization 'race condition' in DNS Server allows an unauthorized attacker to execute code over a network...

8.1CVSS6.1AI score0.00534EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/08 5:14 p.m.44 views

CVE-2026-69827

CVE-2026-69827 affects Windows DNS Server and is caused by a race condition due to improper synchronization of a shared resource during concurrent execution. An unauthorized attacker can exploit this flaw to achieve remote code execution over the network. The Microsoft-assigned CVSS 3.1 score is ...

8.1CVSS6.1AI score0.00534EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/08 5:13 p.m.9 views

EUVD-2026-73283

Concurrent execution using shared resource with improper synchronization 'race condition' in Windows Installer allows an authorized attacker to elevate privileges locally...

7CVSS5.8AI score0.00153EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/08 5:12 p.m.7 views

EUVD-2026-73083

Concurrent execution using shared resource with improper synchronization 'race condition' in Windows Management Instrumentation allows an authorized attacker to elevate privileges locally...

6.4CVSS5.8AI score0.00216EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2026/09/08 2:00 p.m.9 views

Windows Ancillary Function Driver for WinSock Elevation of Privilege Vulnerability

Concurrent execution using shared resource with improper synchronization 'race condition' in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally...

7CVSS5.9AI score0.00189EPSS
SaveExploits0
CVE
CVE
added 2026/09/08 8:11 a.m.32 views

CVE-2026-62649

A denial-of-service vulnerability affects the web server in Reyrolle 7SR5 (all versions

8.7CVSS5.7AI score0.00327EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/08 8:11 a.m.28 views

CVE-2026-62649

A vulnerability has been identified in Reyrolle 7SR5 All versions V2.70. The web server does not properly limit or manage system resources when processing a high volume of concurrent HTTP requests. This could allow an unauthenticated remote attacker to cause the entire device to crash and reboot,...

8.7CVSS0.00327EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/08 8:11 a.m.11 views

EUVD-2026-72664

A vulnerability has been identified in Reyrolle 7SR5 All versions V2.70. The web server does not properly limit or manage system resources when processing a high volume of concurrent HTTP requests. This could allow an unauthenticated remote attacker to cause the entire device to crash and reboot,...

8.7CVSS5.7AI score0.00327EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
added 2026/09/08 12:00 a.m.2 views

CVE-2026-62437: Concurrent Execution using Shared Resource with Improper Synchronization

When guests are terminated, various pieces of cleanup need carrying out. The cleaning up of PCI devices which were assigned to guests, and the associated removal of tracking structures for IRQs used by the devices occurs relatively early in the process. Unfortunately after that point the guest...

6.5CVSS0.00098EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/07 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-80778

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - futex/pi: Reject cross-mm private futex owners A private futex key borrows the waiter's mm without taking an mmusers reference. Nevertheless, attachtopiowner...

5.7AI score0.00168EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:26 a.m.16 views

SUSE CVE-2026-80835

In the Linux kernel, the following vulnerability has been resolved: crypto: qcom-rng - Remove cryptorng interface qcom-rng.c exposes the same hardware through two completely separate interfaces, cryptorng and hwrng. However, the implementation of this is buggy because it permits generation...

5.8AI score0.00168EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 9:39 p.m.6 views

GHSA-PR7F-P5MW-FC87 vLLM: Incomplete CVE-2025-62164 remediation can be bypassed by concurrent prompt parts

Executive Summary The follow-up protection for CVE-2025-62164 is incomplete at vLLM revision 26587f9519e22a5c4549ead7595ad9ca3229c4fd. It wraps serialized prompt-embedding reconstruction and dense conversion in torch.sparse.checksparsetensorinvariants, but PyTorch 2.11.0 implements that context...

6.3CVSS6.2AI score0.00251EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/09/04 9:39 p.m.11 views

vLLM: Incomplete CVE-2025-62164 remediation can be bypassed by concurrent prompt parts

Executive Summary The follow-up protection for CVE-2025-62164 is incomplete at vLLM revision 26587f9519e22a5c4549ead7595ad9ca3229c4fd. It wraps serialized prompt-embedding reconstruction and dense conversion in torch.sparse.checksparsetensorinvariants, but PyTorch 2.11.0 implements that context...

8.8CVSS7.4AI score0.00892EPSS
SaveExploits0References6Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/04 5:51 p.m.13 views

Security Bulletin: Vulnerability in concurrent-ruby affects IBM watsonx Assistant Cartridge and IBM watsonx Orchestrate with watsonx Assistant Cartridge.

Summary Potential vulnerability in concurrent-ruby has been identified that affects IBM watsonx Assistant Cartridge and IBM watsonx Orchestrate with watsonx Assistant Cartridge - Assistant Builder Component. . The vulnerability have been addressed. Refer to details for additional information...

9.8CVSS7.4AI score0.00673EPSS
SaveExploits1Affected Software2
OSV
OSV
added 2026/09/04 4:48 p.m.9 views

CVE-2026-80871 crypto: xilinx-trng - Remove crypto_rng interface

In the Linux kernel, the following vulnerability has been resolved: crypto: xilinx-trng - Remove cryptorng interface Implementing the cryptorng interface has no purpose, as it isn't used in practice. It's being removed from other drivers too. Just remove it. This leaves hwrng, which is actually...

5.7AI score
SaveExploits0References6
NVD
NVD
added 2026/09/04 4:18 p.m.7 views

CVE-2026-80857

In the Linux kernel, the following vulnerability has been resolved: fuse: wait for FRFINISHED on abortonkill to prevent use-after-free The abortonkill path in requestwaitanswer calls fuseabortconn and returns without waiting for FRFINISHED. If fusedevdowrite is concurrently processing the same...

0.00155EPSS
SaveExploits0References3
Rows per page
Query Builder