Lucene search
K

102 matches found

ATTACKERKB
ATTACKERKB
added 2026/01/23 12:0 a.m.2 views

CVE-2025-67124

A TOCTOU and symlink race in svenstaro/miniserve 0.32.0 upload finalization when uploads are enabled can allow an attacker to overwrite arbitrary files outside the intended upload/document root in deployments where the attacker can create/replace filesystem entries in the upload destination...

6.8CVSS6AI score0.00022EPSS
Exploits1References3
Cvelist
Cvelist
added 2026/01/23 12:0 a.m.26 views

CVE-2025-67124

A TOCTOU and symlink race in svenstaro/miniserve 0.32.0 upload finalization when uploads are enabled can allow an attacker to overwrite arbitrary files outside the intended upload/document root in deployments where the attacker can create/replace filesystem entries in the upload destination...

0.00022EPSS
Exploits1References2
AlpineLinux
AlpineLinux
added 2026/01/23 12:0 a.m.5 views

CVE-2025-67124

A TOCTOU and symlink race in svenstaro/miniserve 0.32.0 upload finalization when uploads are enabled can allow an attacker to overwrite arbitrary files outside the intended upload/document root in deployments where the attacker can create/replace filesystem entries in the upload destination...

6.8CVSS5.8AI score0.00022EPSS
Exploits1References2
CVE
CVE
added 2026/01/23 12:0 a.m.12 views

CVE-2025-67124

The CVE-2025-67124 entry concerns a TOCTOU and symlink race in miniserve 0.32.0 during upload finalization. The vulnerability can let an attacker overwrite arbitrary files outside the intended upload/document root in deployments where the attacker can create or replace filesystem entries in the u...

6.8CVSS5.7AI score0.00022EPSS
Exploits1References2Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/16 11:31 p.m.3 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.0001EPSS
Exploits1References1
OSV
OSV
added 2026/01/16 3:49 p.m.6 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.0001EPSS
Exploits1References4
NVD
NVD
added 2026/01/15 11:15 p.m.4 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.0001EPSS
Exploits1References2
Cvelist
Cvelist
added 2026/01/15 10:53 p.m.23 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.0001EPSS
Exploits1References2
CVE
CVE
added 2026/01/15 10:53 p.m.14 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.0001EPSS
Exploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/01/15 10:53 p.m.2 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.0001EPSS
Exploits1References3Affected Software1
AlpineLinux
AlpineLinux
added 2026/01/15 10:53 p.m.4 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.0001EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2026/01/15 10:53 p.m.1 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.0001EPSS
Exploits1References2
OSV
OSV
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.7AI score0.0001EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2026/01/15 12:0 a.m.4 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.0001EPSS
Exploits1References16
OSV
OSV
added 2026/01/03 11:47 a.m.5 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.00034EPSS
Exploits1References5
Microsoft CVE
Microsoft CVE
added 2025/12/09 9:2 a.m.2 views

amd/amdkfd: resolve a race in amdgpu_amdkfd_device_fini_sw

...

5.5CVSS7AI score0.00028EPSS
Exploits0
NVD
NVD
added 2025/12/08 1:16 a.m.3 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.00028EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/12/06 9:51 p.m.17 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...

0.00117EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2025/11/22 12:23 a.m.8 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.00034EPSS
Exploits1References7
RedhatCVE
RedhatCVE
added 2025/11/20 9:36 p.m.3 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.00081EPSS
Exploits1References1
Rows per page
Query Builder