CVE Catalog

CVE-2026-22863

High
Published: Translated: NVD NIST

Summary

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 secrets. This vulnerability is fixed in 2.6.0.

Risk Assessment

The risk includes the possibility of brute force attacks or other cryptographic attacks, potentially leading to disclosure of sensitive server data.

Recommendation

It is recommended to upgrade Deno to version 2.6.0 or later to ensure proper cipher finalization.

Other vulnerabilities in Deno

See all
Original NVD description (English source)

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 secrets. This vulnerability is fixed in 2.6.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS