Lucene search
+L

119 matches found

Positive Technologies
Positive Technologies
added 2026/01/23 12:00 a.m.38 views

PT-2026-4471

Name of the Vulnerable Software and Affected Versions miniserve version 0.32.0 Description A time-of-check to time-of-use TOCTOU and symlink race condition exists in miniserve when uploads are enabled. This can allow an attacker to overwrite arbitrary files outside the intended upload directory i...

6.8CVSS5.6AI score0.00317EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/01/16 11:31 p.m.10 views

CVE-2026-22863

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Before 2.6.0, node:crypto doesn't finalize cipher. The vulnerability allows an attacker to have infinite encryptions. This can lead to naive attempts at brute forcing, as well as more refined attacks with the goal to learn the server...

9.2CVSS6.8AI score0.00207EPSS
SaveExploits1References1
OSV
OSV
added 2026/01/16 3:49 p.m.14 views

GHSA-5379-F5HF-W38V Deno node:crypto doesn't finalize cipher

Summary The vulnerability allows an attacker to have infinite encryptions. This can lead to naive attempts at brute forcing, as well as more refined attacks with the goal to learn the server secrets. PoC js import crypto from "node:crypto"; const key = crypto.randomBytes32; const iv =...

9.2CVSS6.8AI score0.00207EPSS
SaveExploits1References4
NVD
NVD
added 2026/01/15 11:15 p.m.18 views

CVE-2026-22863

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Before 2.6.0, node:crypto doesn't finalize cipher. The vulnerability allows an attacker to have infinite encryptions. This can lead to naive attempts at brute forcing, as well as more refined attacks with the goal to learn the server...

9.2CVSS0.00207EPSS
SaveExploits1References2
AlpineLinux
AlpineLinux
added 2026/01/15 10:53 p.m.12 views

CVE-2026-22863

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Before 2.6.0, node:crypto doesn't finalize cipher. The vulnerability allows an attacker to have infinite encryptions. This can lead to naive attempts at brute forcing, as well as more refined attacks with the goal to learn the server...

9.2CVSS6.9AI score0.00207EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/01/15 10:53 p.m.4 views

CVE-2026-22863 Deno node:crypto doesn't finalize cipher

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Before 2.6.0, node:crypto doesn't finalize cipher. The vulnerability allows an attacker to have infinite encryptions. This can lead to naive attempts at brute forcing, as well as more refined attacks with the goal to learn the server...

9.2CVSS6.5AI score0.00207EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/01/15 10:53 p.m.40 views

CVE-2026-22863 Deno node:crypto doesn't finalize cipher

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Before 2.6.0, node:crypto doesn't finalize cipher. The vulnerability allows an attacker to have infinite encryptions. This can lead to naive attempts at brute forcing, as well as more refined attacks with the goal to learn the server...

9.2CVSS0.00207EPSS
SaveExploits1References2
CVE
CVE
added 2026/01/15 10:53 p.m.48 views

CVE-2026-22863

Deno before 2.6.0 is affected: node:crypto does not finalize the cipher, enabling an attacker to generate an unlimited number of encryptions and potentially mount brute‑force/secret‑learning attempts. The issue impacts cryptographic operations that could reveal server secrets; exploitation is des...

9.2CVSS6.5AI score0.00207EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/01/15 10:53 p.m.11 views

CVE-2026-22863

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Before 2.6.0, node:crypto doesn't finalize cipher. The vulnerability allows an attacker to have infinite encryptions. This can lead to naive attempts at brute forcing, as well as more refined attacks with the goal to learn the server...

9.2CVSS5.6AI score0.00207EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/01/15 10:53 p.m.15 views

CVE-2026-22863 Deno node:crypto doesn't finalize cipher

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Before 2.6.0, node:crypto doesn't finalize cipher. The vulnerability allows an attacker to have infinite encryptions. This can lead to naive attempts at brute forcing, as well as more refined attacks with the goal to learn the server...

9.2CVSS6.7AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/01/15 12:00 a.m.11 views

PT-2026-3145

Name of the Vulnerable Software and Affected Versions Deno versions prior to 2.6.0 Description Deno is a JavaScript, TypeScript, and WebAssembly runtime. A flaw in the node:crypto polyfill allows cryptographic handles to persist beyond their intended lifespan. This results in the possibility of...

9.2CVSS5.3AI score0.00207EPSS
SaveExploits1References16
OSV
OSV
added 2026/01/03 11:47 a.m.12 views

BIT-PYTORCH-2025-63396

An issue was discovered in PyTorch v2.5 and v2.7.1. Omission of profiler.stop can cause torch.profiler.profile PythonTracer to crash or hang during finalization, leading to a Denial of Service DoS...

3.3CVSS6.8AI score0.00124EPSS
SaveExploits1References5
Microsoft CVE
Microsoft CVE
added 2025/12/09 9:02 a.m.11 views

amd/amdkfd: resolve a race in amdgpu_amdkfd_device_fini_sw

...

5.5CVSS7AI score0.00186EPSS
SaveExploits0
NVD
NVD
added 2025/12/08 1:16 a.m.18 views

CVE-2025-40310

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: resolve a race in amdgpuamdkfddevicefinisw There is race in amdgpuamdkfddevicefinisw and interrupt. if amdgpuamdkfddevicefinisw run in b/w kfdcleanupnodes and kfreekfd, and KGD interrupt generated. kernel panic log:...

0.00186EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/06 9:51 p.m.31 views

CVE-2025-40280 tipc: Fix use-after-free in tipc_mon_reinit_self().

In the Linux kernel, the following vulnerability has been resolved: tipc: Fix use-after-free in tipcmonreinitself. syzbot reported use-after-free of tipcnetnet-monitors in tipcmonreinitself. 0 The array is protected by RTNL, but tipcmonreinitself iterates over it without RTNL. tipcmonreinitself i...

7.8CVSS0.00146EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2025/11/22 12:23 a.m.27 views

CVE-2025-63396

An issue was discovered in PyTorch v2.5 and v2.7.1. Omission of profiler.stop can cause torch.profiler.profile PythonTracer to crash or hang during finalization, leading to a Denial of Service DoS. Mitigation Mitigation for this issue is either not available or the currently available options do...

3.3CVSS6.3AI score0.00124EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
added 2025/11/20 9:36 p.m.11 views

CVE-2025-65021

Rallly is an open-source scheduling and collaboration tool. Prior to version 4.5.4, an Insecure Direct Object Reference IDOR vulnerability exists in the poll finalization feature of the application. Any authenticated user can finalize a poll they do not own by manipulating the pollId parameter in...

9.1CVSS6.7AI score0.00383EPSS
SaveExploits1References1
NVD
NVD
added 2025/11/19 6:15 p.m.12 views

CVE-2025-65021

Rallly is an open-source scheduling and collaboration tool. Prior to version 4.5.4, an Insecure Direct Object Reference IDOR vulnerability exists in the poll finalization feature of the application. Any authenticated user can finalize a poll they do not own by manipulating the pollId parameter in...

9.1CVSS0.00383EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/11/19 5:24 p.m.21 views

CVE-2025-65021 Rallly Has Unauthorized Poll Finalization via Insecure Direct Object Reference (IDOR)

Rallly is an open-source scheduling and collaboration tool. Prior to version 4.5.4, an Insecure Direct Object Reference IDOR vulnerability exists in the poll finalization feature of the application. Any authenticated user can finalize a poll they do not own by manipulating the pollId parameter in...

9.1CVSS0.00383EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/11/19 5:24 p.m.15 views

EUVD-2025-198223

Rallly is an open-source scheduling and collaboration tool. Prior to version 4.5.4, an Insecure Direct Object Reference IDOR vulnerability exists in the poll finalization feature of the application. Any authenticated user can finalize a poll they do not own by manipulating the pollId parameter in...

9.1CVSS6.2AI score0.00383EPSS
SaveExploits1References2
Rows per page
Query Builder