Lucene search
+L

35431 matches found

GithubExploit
GithubExploit
added 2026/05/19 6:28 p.m.146 views

Exploit for Race Condition in Canonical Ubuntu_Linux

IoT Firmware Reverse Engineering — IoT Camera Security Uni...

7.2CVSS7.1AI score0.83014EPSS
SaveExploits89
RedHat Linux
RedHat Linux
added 2026/05/19 4:22 p.m.16 views

freerdp: FreeRDP: Denial of service via heap use-after-free during auto-reconnect

A flaw was found in FreeRDP, a free implementation of the Remote Desktop Protocol. This vulnerability, a heap use-after-free, occurs during an auto-reconnect operation when the xfclipboardformatsfree function frees memory that is still being accessed by another thread. A remote attacker could...

9.8CVSS5.8AI score0.00567EPSS
SaveExploits1References13
RedHat Linux
RedHat Linux
added 2026/05/19 4:18 p.m.13 views

Important: Red Hat Security Advisory: PackageKit security update

An update for PackageKit is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability fr...

8.8CVSS5.9AI score0.0046EPSS
SaveExploits11References2
RedHat Linux
RedHat Linux
added 2026/05/19 4:12 p.m.10 views

crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages

A flaw was found in the crypto/tls package within the Go golang standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock,...

7.5CVSS7.2AI score0.00621EPSS
SaveExploits0References8
NVD
NVD
added 2026/05/19 2:16 p.m.22 views

CVE-2026-8946

Incorrect boundary conditions in the Audio/Video: Web Codecs component. This vulnerability was fixed in Firefox 151, Firefox ESR 115.36, Firefox ESR 140.11, Thunderbird 151, and Thunderbird 140.11...

7.5CVSS0.0056EPSS
SaveExploits0References30
NVD
NVD
added 2026/05/19 2:16 p.m.18 views

CVE-2026-42099

Sparx Pro Cloud Server is vulnerable to a Race Condition in the /dataapi/dlinternalartifact.php endpoint. The application downloads the properties of the object pointed by guid parameter and saves loaded content in current location DIR under the specified name. An attacker with repository access...

7.7CVSS0.00724EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2026/05/19 1:31 p.m.14 views

kernel: dm: fix NULL pointer dereference in __dm_suspend()

In the Linux kernel, the following vulnerability has been resolved: dm: fix NULL pointer dereference in dmsuspend There is a race condition between dm device suspend and table load that can lead to null pointer dereference. The issue occurs when suspend is invoked before table load completes: BUG...

5.8AI score0.00207EPSS
SaveExploits0References5
CVE
CVE
added 2026/05/19 12:59 p.m.31 views

CVE-2026-42099

Technical details beyond the initial description are not publicly available in the provided documents. Monitor for updates.

7.7CVSS6.2AI score0.00724EPSS
SaveExploits1References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/19 12:59 p.m.13 views

CVE-2026-42099

Sparx Pro Cloud Server is vulnerable to a Race Condition in the /dataapi/dlinternalartifact.php endpoint. The application downloads the properties of the object pointed by guid parameter and saves loaded content in current location DIR under the specified name. An attacker with repository access...

7.7CVSS6.2AI score0.00724EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/05/19 12:59 p.m.38 views

CVE-2026-42099 Race Condition in Sparx Pro Cloud Server

Sparx Pro Cloud Server is vulnerable to a Race Condition in the /dataapi/dlinternalartifact.php endpoint. The application downloads the properties of the object pointed by guid parameter and saves loaded content in current location DIR under the specified name. An attacker with repository access...

7.7CVSS0.00724EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/05/19 12:59 p.m.13 views

EUVD-2026-30929

Sparx Pro Cloud Server is vulnerable to a Race Condition in the /dataapi/dlinternalartifact.php endpoint. The application downloads the properties of the object pointed by guid parameter and saves loaded content in current location DIR under the specified name. An attacker with repository access...

8.7CVSS6.2AI score0.00724EPSS
SaveExploits3References4
Vulnrichment
Vulnrichment
added 2026/05/19 12:59 p.m.10 views

CVE-2026-42099 Race Condition in Sparx Pro Cloud Server

Sparx Pro Cloud Server is vulnerable to a Race Condition in the /dataapi/dlinternalartifact.php endpoint. The application downloads the properties of the object pointed by guid parameter and saves loaded content in current location DIR under the specified name. An attacker with repository access...

7.7CVSS6.2AI score0.00724EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/05/19 12:49 p.m.46 views

CVE-2026-23558 grant table v2 race in status page mapping

The adjustments made for XSA-379 as well as those subsequently becoming XSA-387 still left a race window, when a HVM or PVH guest does a grant table version change from v2 to v1 in parallel with mapping the status pages via XENMEMaddtophysmap. Some of the status pages may then be freed while...

0.00117EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/19 12:49 p.m.8 views

CVE-2026-23558 grant table v2 race in status page mapping

The adjustments made for XSA-379 as well as those subsequently becoming XSA-387 still left a race window, when a HVM or PVH guest does a grant table version change from v2 to v1 in parallel with mapping the status pages via XENMEMaddtophysmap. Some of the status pages may then be freed while...

5.8AI score0.00117EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2026/05/19 11:30 a.m.39 views

curl: curl --skip-existing has a TOCTOU race that lets a post-check symlink redirect the later download write

Summary: The curl CLI's --skip-existing option performs a separate existence check before the download body is written. In the verified path, curl first calls stat on the target pathname and decides "the file does not exist, so continue", but it does not keep an fd bound to that decision. The...

5.9AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/05/19 9:4 a.m.11 views

kernel: dm: fix NULL pointer dereference in __dm_suspend()

In the Linux kernel, the following vulnerability has been resolved: dm: fix NULL pointer dereference in dmsuspend There is a race condition between dm device suspend and table load that can lead to null pointer dereference. The issue occurs when suspend is invoked before table load completes: BUG...

5.8AI score0.00207EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/05/19 9:4 a.m.25 views

kernel: Linux kernel: Denial of Service in ice driver due to race condition during VSI rebuild

A flaw was found in the Linux kernel's ice network driver. A local attacker could exploit a race condition during the Virtual Station Interface VSI rebuild process. This flaw occurs when the Precision Time Protocol PTP periodic work attempts to access uninitialized memory, leading to a NULL point...

4.7CVSS5.8AI score0.00106EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/05/19 8:53 a.m.16 views

Moderate: Red Hat Security Advisory: systemd security update

An update for systemd is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from t...

4.7CVSS6.4AI score0.00723EPSS
SaveExploits1References19
RedHat Linux
RedHat Linux
added 2026/05/19 8:53 a.m.17 views

systemd-coredump: race condition that allows a local attacker to crash a SUID program and gain read access to the resulting core dump

A vulnerability was found in systemd-coredump. This flaw allows an attacker to force a SUID process to crash and replace it with a non-SUID binary to access the original's privileged process coredump, allowing the attacker to read sensitive data, such as /etc/shadow content, loaded by the origina...

4.7CVSS6.3AI score0.00723EPSS
SaveExploits1References5
CVE
CVE
added 2026/05/19 6:31 a.m.30 views

CVE-2026-47315

CVE-2026-47315 concerns Samsung Open Source Escargot with an Improper Check for Unusual or Exceptional Conditions that allows Input Data Manipulation. The vulnerability affects Escargot at commit 590345cc6258317c5da850d846ce6baaf2afc2d3. Publicly documented details across multiple sources describ...

7.5CVSS5.8AI score0.00266EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder