Lucene search
+L

1613 matches found

CVE
CVE
added 2026/02/06 8:42 a.m.24 views

CVE-2026-24930

CVE-2026-24930 is a use-after-free (UAF) concurrency vulnerability in the graphics module that may affect system availability. Documented impact: availability; attack vector is local with low complexity and no user interaction required. Affected versions are described as prior to 2026; PT-2026-67...

8.4CVSS5.3AI score0.00066EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/06 12:00 a.m.31 views

PT-2026-6704

Name of the Vulnerable Software and Affected Versions versions prior to 2026 affected versions not specified Description A use-after-free UAF concurrency vulnerability exists within the graphics module. Successful exploitation of this issue may impact system availability. Recommendations At the...

8.4CVSS5.4AI score0.00066EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2026/02/06 12:00 a.m.14 views

Huawei HarmonyOS 安全漏洞

Huawei HarmonyOS is an operating system developed by Chinese company Huawei. It is a full-scenario distributed operating system based on a microkernel architecture. There is a security vulnerability in Huawei HarmonyOS, which stems from a concurrency issue in the graphical module’s reutilization...

8.4CVSS7.1AI score0.00066EPSS
SaveExploits0References2
NVD
NVD
added 2026/02/04 5:16 p.m.12 views

CVE-2026-23063

In the Linux kernel, the following vulnerability has been resolved: uacce: ensure safe queue release with state management Directly calling putqueue carries risks since it cannot guarantee that resources of uaccequeue have been fully released beforehand. So adding a stopqueue operation for the...

5.5CVSS0.00123EPSS
SaveExploits0References7
OSV
OSV
added 2026/02/04 4:07 p.m.8 views

CVE-2026-23063 uacce: ensure safe queue release with state management

In the Linux kernel, the following vulnerability has been resolved: uacce: ensure safe queue release with state management Directly calling putqueue carries risks since it cannot guarantee that resources of uaccequeue have been fully released beforehand. So adding a stopqueue operation for the...

5.3AI score
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2026/02/03 9:19 p.m.8 views

CVE-2025-47359

Memory Corruption when multiple threads simultaneously access a memory free API...

7.8CVSS5.3AI score0.00095EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/02 8:38 p.m.10 views

CVE-2026-24040 jsPDF has a Shared State Race Condition in addJS Plugin

jsPDF is a library to generate PDFs in JavaScript. Prior to 4.1.0, 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. ...

6.3CVSS5.3AI score
SaveExploits0References5
CVE
CVE
added 2026/02/02 8:38 p.m.41 views

CVE-2026-24040

The CVE-2026-24040 issue affects jspdf in versions prior to 4.1.0, where the addJS method uses a module-scoped shared variable to store JavaScript content. In concurrent environments (notably Node.js servers), this shared state can be overwritten by simultaneous requests, causing cross-user data ...

6.3CVSS5.3AI score0.00263EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/02/02 6:20 p.m.8 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.00263EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/02/02 3:20 p.m.5 views

CVE-2025-47359

Memory Corruption when multiple threads simultaneously access a memory free API...

7.8CVSS5.3AI score0.00095EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/02/02 12:00 a.m.8 views

PT-2026-6409

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.00263EPSS
SaveExploits1References6
OSV
OSV
added 2026/01/21 6:31 a.m.7 views

GHSA-M2W5-7XHV-W6FH Keycloak does not validate and update refresh token usage atomically

A flaw was found in the Keycloak server during refresh token processing, specifically in the TokenManager class responsible for enforcing refresh token reuse policies. When strict refresh token rotation is enabled, the validation and update of refresh token usage are not performed atomically. Thi...

3.1CVSS5.8AI score0.00287EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/01/21 6:31 a.m.14 views

Keycloak does not validate and update refresh token usage atomically

A flaw was found in the Keycloak server during refresh token processing, specifically in the TokenManager class responsible for enforcing refresh token reuse policies. When strict refresh token rotation is enabled, the validation and update of refresh token usage are not performed atomically. Thi...

3.1CVSS5.4AI score0.00287EPSS
SaveExploits0References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/01/21 5:52 a.m.5 views

CVE-2026-1035

A flaw was found in the Keycloak server during refresh token processing, specifically in the TokenManager class responsible for enforcing refresh token reuse policies. When strict refresh token rotation is enabled, the validation and update of refresh token usage are not performed atomically. Thi...

3.1CVSS5.4AI score0.00287EPSS
SaveExploits0References5
CVE
CVE
added 2026/01/19 6:39 p.m.51 views

CVE-2026-23842

Summary of CVE-2026-23842 (ChatterBot): Up to version 1.2.10, ChatterBot is vulnerable to denial-of-service caused by improper database session and SQLAlchemy connection pool management. Concurrent calls to get_response() can exhaust the SQLAlchemy QueuePool, leaving the service unresponsive and ...

7.5CVSS5.4AI score0.00502EPSS
SaveExploits1References5Affected Software1
SUSE CVE
SUSE CVE
added 2026/01/18 12:24 a.m.11 views

SUSE CVE-2025-68817

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbdtreeconnectput under concurrency Under high concurrency, A tree-connection object tcon is freed on a disconnect path while another path still holds a reference and later executes put/write on it...

7.8CVSS6.5AI score0.00425EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/01/15 9:05 a.m.5 views

ksmbd: fix use-after-free in ksmbd_tree_connect_put under concurrency

...

9.8CVSS5.4AI score0.00425EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/01/15 4:30 a.m.10 views

CVE-2025-68774

A race condition was found in the Linux kernel's HFS+ filesystem. When sync and link are called concurrently, two threads may attempt to create the same bnode simultaneously. If one thread reuses a bnode newly created by another thread without properly incrementing the reference count, a subseque...

5.5CVSS5.2AI score0.0052EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/01/14 6:22 p.m.7 views

CVE-2025-68817

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbdtreeconnectput under concurrency Under high concurrency, A tree-connection object tcon is freed on a disconnect path while another path still holds a reference and later executes put/write on it...

7.8CVSS5.9AI score0.00425EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/01/14 6:16 p.m.6 views

CVE-2026-22856

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.20.1, a race in the serial channel IRP thread tracking allows a heap use‑after‑free when one thread removes an entry from serial-IrpThreads while another reads it. This vulnerability is fixed in 3.20.1...

8.1CVSS5.9AI score0.00291EPSS
SaveExploits1References4
Rows per page
Query Builder