Lucene search
+L

35645 matches found

RedhatCVE
RedhatCVE
added 2026/01/14 6:22 p.m.6 views

CVE-2026-20836

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

7CVSS7AI score0.00288EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/14 6:22 p.m.6 views

CVE-2026-20873

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

7.8CVSS7AI score0.00297EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/14 6:22 p.m.6 views

CVE-2026-20918

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

7.8CVSS7AI score0.00297EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/14 6:22 p.m.6 views

CVE-2026-20867

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

7.8CVSS7AI score0.00288EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/14 6:22 p.m.6 views

CVE-2026-20861

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

7.8CVSS7AI score0.00288EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/14 6:22 p.m.3 views

CVE-2026-20926

Concurrent execution using shared resource with improper synchronization 'race condition' in Windows SMB Server allows an authorized attacker to elevate privileges over a network...

7.5CVSS7AI score0.00784EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/14 6:22 p.m.6 views

CVE-2026-20831

Time-of-check time-of-use toctou race condition in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally...

7.8CVSS6.8AI score0.00295EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/14 6:22 p.m.7 views

CVE-2026-20808

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

7CVSS7AI score0.00297EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/14 6:22 p.m.12 views

CVE-2026-20826

Concurrent execution using shared resource with improper synchronization 'race condition' in Tablet Windows User Interface TWINUI Subsystem allows an authorized attacker to elevate privileges locally...

7.8CVSS7AI score0.00295EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/14 6:22 p.m.6 views

CVE-2026-20814

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

7CVSS7AI score0.00297EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/14 6:22 p.m.8 views

CVE-2026-20815

Concurrent execution using shared resource with improper synchronization 'race condition' in Capability Access Management Service camsvc allows an authorized attacker to elevate privileges locally...

7CVSS7AI score0.00297EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/14 6:22 p.m.7 views

CVE-2026-20853

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

7.4CVSS7AI score0.00307EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/14 6:22 p.m.5 views

CVE-2026-20934

Concurrent execution using shared resource with improper synchronization 'race condition' in Windows SMB Server allows an authorized attacker to elevate privileges over a network...

7.5CVSS7AI score0.00784EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/14 6:22 p.m.3 views

CVE-2026-20848

Concurrent execution using shared resource with improper synchronization 'race condition' in Windows SMB Server allows an authorized attacker to elevate privileges over a network...

7.5CVSS7AI score0.00731EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/14 6:22 p.m.6 views

CVE-2026-20866

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

7.8CVSS7AI score0.00288EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/14 6:22 p.m.8 views

CVE-2026-20921

Concurrent execution using shared resource with improper synchronization 'race condition' in Windows SMB Server allows an authorized attacker to elevate privileges over a network...

7.5CVSS7AI score0.01154EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/01/14 6:16 p.m.7 views

CVE-2026-22851

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.20.1, a race condition between the RDPGFX dynamic virtual channel thread and the SDL render thread leads to a heap use-after-free. Specifically, an escaped pointer to sdl-primary SDLSurface is accessed after it has been...

8.2CVSS5.9AI score0.00247EPSS
SaveExploits1References4
CVE
CVE
added 2026/01/14 6:4 p.m.26 views

CVE-2026-22819

CVE-2026-22819 affects the Outray open-source ngrok-like tool. The race condition occurs in the subdomain allocation path (main/apps/web/src/routes/api/$orgSlug/subdomains/index.ts) where existingSubdomains is read without proper transaction locking, then a window exists before INSERT during conc...

5.9CVSS6.2AI score0.0021EPSS
SaveExploits1References2Affected Software1
EUVD
EUVD
added 2026/01/14 6:4 p.m.11 views

EUVD-2026-2016

Outray openSource ngrok alternative. Prior to 0.1.5, this vulnerability allows a user i.e a free plan user to get more than the desired subdomains due to lack of db transaction lock mechanisms in main/apps/web/src/routes/api/$orgSlug/subdomains/index.ts. This vulnerability is fixed in 0.1.5...

5.9CVSS6.1AI score0.0021EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2026/01/14 6:4 p.m.6 views

CVE-2026-22819 Outray has a Race Condition in main/apps/web/src/routes/api/$orgSlug/subdomains/index.ts

Outray openSource ngrok alternative. Prior to 0.1.5, this vulnerability allows a user i.e a free plan user to get more than the desired subdomains due to lack of db transaction lock mechanisms in main/apps/web/src/routes/api/$orgSlug/subdomains/index.ts. This vulnerability is fixed in 0.1.5...

5.9CVSS6.2AI score0.0021EPSS
SaveExploits1References2
Rows per page
Query Builder