Lucene search
+L

35610 matches found

RedhatCVE
RedhatCVE
added 2026/02/03 2:5 p.m.8 views

CVE-2026-24040

A flaw was found in jsPDF. When jsPDF is used in a concurrent environment, such as a Node.js web server, a race condition in the addJS method can lead to cross-user data leakage. This occurs because a shared variable used to store JavaScript content can be overwritten by simultaneous requests. As...

7.5CVSS5AI score0.00253EPSS
SaveExploits1References6
OSV
OSV
added 2026/02/02 8:26 p.m.4 views

USN-7999-1 python-filelock vulnerabilities

It was discovered that Filelock incorrectly handled symlinks in temp files. A local attacker could possibly use this issue to cause lock operations to fail or behave unexpectedly. CVE-2026-22701 It was discovered that the file locking implementation in the Filelock package contained a race...

6.5CVSS7.3AI score0.00191EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/02/02 6:20 p.m.4 views

Race Condition

Overview jspdf is a PDF Document creation from JavaScript Affected versions of this package are vulnerable to Race Condition in the addJS function due to the use of a shared module-scoped variable for storing JavaScript content. An attacker can cause sensitive data intended for one user to be...

6.3CVSS5.5AI score0.00253EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/02/02 6:20 p.m.17 views

jsPDF has Shared State Race Condition in addJS Plugin

Impact The addJS method in the jspdf Node.js build utilizes a shared module-scoped variable text to store JavaScript content. When used in a concurrent environment e.g., a Node.js web server, this variable is shared across all requests. If multiple requests generate PDFs simultaneously, the...

6.3CVSS5.3AI score0.00253EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/02/02 6:20 p.m.5 views

GHSA-CJW8-79X6-5CJ4 jsPDF has Shared State Race Condition in addJS Plugin

Impact The addJS method in the jspdf Node.js build utilizes a shared module-scoped variable text to store JavaScript content. When used in a concurrent environment e.g., a Node.js web server, this variable is shared across all requests. If multiple requests generate PDFs simultaneously, the...

6.3CVSS5.3AI score0.00253EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/02/02 6:20 p.m.2 views

Race Condition

Overview Affected versions of this package are vulnerable to Race Condition in the addJS function due to the use of a shared module-scoped variable for storing JavaScript content. An attacker can cause sensitive data intended for one user to be included in another user's PDF by making concurrent...

6.3CVSS5.9AI score0.00253EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2026/02/02 3:41 p.m.10 views

kernel: Linux kernel: vsock vulnerability may lead to memory corruption

A flaw was found in the Linux kernel's vsock component. This vulnerability occurs when a connect operation on an already established socket is interrupted by a signal or timeout, causing the system to mishandle the socket's state. This incorrect handling can lead to a race condition, potentially...

7.8CVSS5.8AI score0.00153EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/02 3:41 p.m.14 views

kernel: mptcp: fix race condition in mptcp_schedule_work()

A race in mptcpschedulework could lead to a use-after-free: the function queued work and only then acquired a reference to the socket. If the worker ran to completion immediately, the subsequent sockhold operated on a freed object. Impact ranges from kernel crash DoS to potential privilege...

9.8CVSS5.8AI score0.00454EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/02 11:40 a.m.4 views

kernel: Linux kernel: vsock vulnerability may lead to memory corruption

A flaw was found in the Linux kernel's vsock component. This vulnerability occurs when a connect operation on an already established socket is interrupted by a signal or timeout, causing the system to mishandle the socket's state. This incorrect handling can lead to a race condition, potentially...

7.8CVSS5.8AI score0.00153EPSS
SaveExploits0References5
NVD
NVD
added 2026/02/02 11:16 a.m.9 views

CVE-2025-10279

In mlflow version 2.20.3, the temporary directory used for creating Python virtual environments is assigned insecure world-writable permissions 0o777. This vulnerability allows an attacker with write access to the /tmp directory to exploit a race condition and overwrite .py files in the virtual...

7CVSS0.00215EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/02/02 10:36 a.m.42 views

CVE-2025-10279 Privilege Escalation in mlflow/mlflow

In mlflow version 2.20.3, the temporary directory used for creating Python virtual environments is assigned insecure world-writable permissions 0o777. This vulnerability allows an attacker with write access to the /tmp directory to exploit a race condition and overwrite .py files in the virtual...

7CVSS0.00215EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/02/02 10:36 a.m.18 views

EUVD-2025-206598

In mlflow version 2.20.3, the temporary directory used for creating Python virtual environments is assigned insecure world-writable permissions 0o777. This vulnerability allows an attacker with write access to the /tmp directory to exploit a race condition and overwrite .py files in the virtual...

7CVSS5.9AI score0.00215EPSS
SaveExploits1References2
CVE
CVE
added 2026/02/02 10:36 a.m.28 views

CVE-2025-10279

CVE-2025-10279 affects mlflow 2.20.3 where the temporary directory used to create Python virtual environments is created with world-writable permissions (0o777). This insecure permission setup enables a local attacker with write access to /tmp to race and overwrite .py files inside the venv, enab...

7CVSS5.9AI score0.00215EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/02/02 10:36 a.m.14 views

CVE-2025-10279 Privilege Escalation in mlflow/mlflow

In mlflow version 2.20.3, the temporary directory used for creating Python virtual environments is assigned insecure world-writable permissions 0o777. This vulnerability allows an attacker with write access to the /tmp directory to exploit a race condition and overwrite .py files in the virtual...

7CVSS7.3AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/02/02 10:10 a.m.6 views

kernel: Linux kernel: vsock vulnerability may lead to memory corruption

A flaw was found in the Linux kernel's vsock component. This vulnerability occurs when a connect operation on an already established socket is interrupted by a signal or timeout, causing the system to mishandle the socket's state. This incorrect handling can lead to a race condition, potentially...

7.8CVSS5.8AI score0.00153EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/02 10:10 a.m.4 views

kernel: mptcp: fix race condition in mptcp_schedule_work()

A race in mptcpschedulework could lead to a use-after-free: the function queued work and only then acquired a reference to the socket. If the worker ran to completion immediately, the subsequent sockhold operated on a freed object. Impact ranges from kernel crash DoS to potential privilege...

9.8CVSS5.8AI score0.00454EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/02 10:10 a.m.7 views

kernel: Bluetooth: hci_sock: Prevent race in socket write iter and sock bind

A use-after-free vulnerability was found in the Linux kernel's Bluetooth HCI socket implementation. A race condition between socket bind and write operations allows mgmtpending to free a command structure while writeiter is still attempting to send it, resulting in use-after-free when the freed...

5.8AI score0.00166EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/02/02 9:55 a.m.33 views

CVE-2026-1117 Improper Access Control in parisneo/lollms

A vulnerability in the lollmsgenerationevents.py component of parisneo/lollms version 5.9.0 allows unauthenticated access to sensitive Socket.IO events. The addevents function registers event handlers such as generatetext, cancelgeneration, generatemsg, and generatemsgfrom without implementing...

8.2CVSS0.00436EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/02 9:27 a.m.5 views

SUSE-SU-2026:20228-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 16.0 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2025-38704: rcu/nocb: Fix possible invalid rdp's-nocbcbkthread pointer bsc1254408. - CVE-2025-39880: ceph: fix race condition validating rparent before applying state...

9.8CVSS6.7AI score0.00641EPSS
SaveExploits3References454
Veracode
Veracode
added 2026/02/02 8:34 a.m.7 views

Race Condition

node-tar is vulnerable to a Race Condition Vulnerability. The vulnerability is due to improper handling of Unicode path collisions in the PathReservations locking mechanism on normalization-insensitive or case-insensitive filesystems, which allows an attacker to exploit race conditions using...

8.8CVSS5.8AI score0.00225EPSS
SaveExploits1References11Affected Software2
Rows per page
Query Builder