Lucene search
+L

39061 matches found

Tenable Nessus
Tenable Nessus
added 2026/05/06 12:00 a.m.15 views

RockyLinux 8 : libcap (RLSA-2026:13285)

The remote RockyLinux 8 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2026:13285 advisory. libcap: libcap: Privilege escalation via TOCTOU race condition in capsetfile CVE-2026-4878 Tenable has extracted the preceding description block directly from th...

7CVSS5.8AI score0.00206EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2026/05/06 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-43232

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: wan: farsync: Fix use-after-free bugs caused by unfinished tasklets When the FarSync T-series card is being detached, the fstcardinfo is deallocated in...

8.8CVSS6.2AI score0.00387EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/05/06 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-43249

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 9p/xen: protect xen9pfsfrontfree against concurrent calls The xenwatch thread can race with other back- end change notifications and call xen9pfsfrontfree twice...

8.8CVSS6.1AI score0.00241EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/05/06 12:00 a.m.17 views

OpenClaw 安全漏洞

OpenClaw is an open-source intelligent artificial assistant developed by OpenClaw. Versions of OpenClaw prior to 2026.4.22 contained security vulnerabilities. These vulnerabilities stemmed from race conditions between the time of writing and the time of execution in the OpenShell sandbox file...

9.6CVSS6.1AI score0.02714EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/05/05 8:30 p.m.27 views

Race Condition

Overview parse-server is a version of the Parse backend that can be deployed to any infrastructure that can run Node.js. Affected versions of this package are vulnerable to Race Condition due to a race condition in the login process. An attacker can obtain multiple valid session tokens by...

2.2CVSS5.8AI score0.00236EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/05/05 8:30 p.m.21 views

parse-server: MFA SMS one-time password accepted twice under concurrent login

Impact A race condition in the MFA SMS one-time password OTP login path allows two concurrent /login requests carrying the same OTP to both succeed and both receive valid session tokens, breaking the single-use property of the OTP. The vulnerability requires the attacker to already possess the...

5.9CVSS5.7AI score0.00236EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/05/05 8:30 p.m.10 views

GHSA-JPQ4-7FMQ-Q5FJ parse-server: MFA SMS one-time password accepted twice under concurrent login

Impact A race condition in the MFA SMS one-time password OTP login path allows two concurrent /login requests carrying the same OTP to both succeed and both receive valid session tokens, breaking the single-use property of the OTP. The vulnerability requires the attacker to already possess the...

2.1CVSS5.7AI score0.00236EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/05 8:16 p.m.12 views

CVE-2026-34596

Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, a Time-of-Check-to-Time-of-Use TOCTOU race condition exists during addon installation. When a user installs an addon through the SandMan interface, UpdUtil.exe is spawned as SYSTEM by...

7CVSS0.00106EPSS
SaveExploits1References1
OSV
OSV
added 2026/05/05 7:34 p.m.10 views

CVE-2026-34596 Sandboxie-Plus local privilege escalation via TOCTOU race condition in UpdUtil addon installation

Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, a Time-of-Check-to-Time-of-Use TOCTOU race condition exists during addon installation. When a user installs an addon through the SandMan interface, UpdUtil.exe is spawned as SYSTEM by...

5.4CVSS5.9AI score
SaveExploits0References3
OSV
OSV
added 2026/05/05 6:33 p.m.55 views

GHSA-X229-W2J4-H748 Langchain-Chatchat has a Race Condition in its OpenAI-Compatible File Upload API

A vulnerability has been found in chatchat-space Langchain-Chatchat up to 0.3.1.3. Impacted is the function files of the file libs/chatchat-server/chatchat/server/apiserver/openairoutes.py of the component OpenAI-Compatible File Upload API. Such manipulation of the argument file.filename leads to...

2.6CVSS5.1AI score0.00162EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/05/05 6:33 p.m.11 views

Race Condition

Overview langchain-chatchat is a Langchain-Chatchat formerly langchain-ChatGLM, local knowledge based LLM like ChatGLM, Qwen and Llama RAG and Agent app with langchain Affected versions of this package are vulnerable to Race Condition through a race condition in the files function of the...

2.6CVSS5.8AI score0.00162EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/05/05 6:33 p.m.34 views

Langchain-Chatchat has a Race Condition in its OpenAI-Compatible File Upload API

A vulnerability has been found in chatchat-space Langchain-Chatchat up to 0.3.1.3. Impacted is the function files of the file libs/chatchat-server/chatchat/server/apiserver/openairoutes.py of the component OpenAI-Compatible File Upload API. Such manipulation of the argument file.filename leads to...

2.6CVSS5.1AI score0.00162EPSS
SaveExploits0References8Affected Software1
RedHat Linux
RedHat Linux
added 2026/05/05 1:20 p.m.72 views

kernel: ALSA: aloop: Fix racy access at PCM trigger

In the Linux kernel, the following vulnerability has been resolved: ALSA: aloop: Fix racy access at PCM trigger The PCM trigger callback of aloop driver tries to check the PCM state and stop the stream of the tied substream in the corresponding cable. Since both check and stop operations are...

7.8CVSS5.8AI score0.00113EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/05 12:16 p.m.56 views

CVE-2026-43529

OpenClaw before 2026.4.10 contains a time-of-check-time-of-use vulnerability in the validateScriptFileForShellBleed function that allows local attackers to bypass workspace boundary checks. An attacker with workspace write access can race-condition swap the target file between validation and...

2.5CVSS0.00079EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2026/05/05 11:31 a.m.315 views

Exploit for Double Free in Apache Http_Server

CVE-2026-23918-test This repository contains a Proof of Concep...

8.8CVSS5.8AI score0.49727EPSS
SaveExploits18
Vulnrichment
Vulnrichment
added 2026/05/05 11:25 a.m.9 views

CVE-2026-43529 OpenClaw < 2026.4.10 - Time-of-Check-Time-of-Use (TOCTOU) Race Condition in exec Script Preflight Validator

OpenClaw before 2026.4.10 contains a time-of-check-time-of-use vulnerability in the validateScriptFileForShellBleed function that allows local attackers to bypass workspace boundary checks. An attacker with workspace write access can race-condition swap the target file between validation and...

2.5CVSS5.8AI score0.00079EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/05 11:25 a.m.38 views

CVE-2026-43529

OpenClaw before 2026.4.10 has a time-of-check-time-of-use (TOCTOU) race condition in validateScriptFileForShellBleed that lets a local attacker with workspace write access bypass workspace boundary checks. The attacker can race-condition the target file swap between validation and preflight read,...

2.5CVSS5.8AI score0.00079EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2026/05/05 9:38 a.m.18 views

kernel: scsi: target: iscsi: Fix use-after-free in iscsit_dec_session_usage_count()

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix use-after-free in iscsitdecsessionusagecount In iscsitdecsessionusagecount, the function calls complete while holding the sess-sessionusagelock. Similar to the connection usage count logic, the waiter...

8.8CVSS5.7AI score0.0024EPSS
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2026/05/05 8:38 a.m.8 views

Security Bulletin: IBM Maximo Application Suite - Visual Inspection component uses filelock which is vulnerable to CVE-2026-22701

Summary IBM Maximo Application Suite - Visual Inspection component uses filelock which is vulnerable to CVE-2026-22701, This bulletin contains information regarding the vulnerability and its remediation. Vulnerability Details CVEID:CVE-2026-22701 DESCRIPTION: filelock is a platform-independent fi...

5.3CVSS7AI score0.00122EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2026/05/05 7:56 a.m.33 views

Apache Kafka Clients: Apache Kafka Clients: Information disclosure and data corruption due to race condition in producer buffer management

A flaw was found in the Apache Kafka Java producer client. A race condition in the client's buffer pool management can cause messages to be silently delivered to incorrect topics. This occurs when a message batch expires while its network request is still active, leading to premature buffer...

8.7CVSS5.8AI score0.00467EPSS
SaveExploits0References6
Rows per page
Query Builder