Missing Required Cryptographic Step in Deno - CVE-2026-22863

 

Missing Required Cryptographic Step in Deno - CVE-2026-22863

Published: April 23, 2026


Vulnerability identifier: #VU127064
CSH Severity: High
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-22863
CWE-ID: CWE-325
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to disclose sensitive information.

The vulnerability exists due to a missing cryptographic step in node:crypto cipher finalization when finalizing a cipher created with createCipheriv. A remote attacker can trigger repeated encryptions to disclose sensitive information.

The issue can enable brute-force attempts and more refined attacks aimed at learning server secrets.


Affected software

Deno

How to mitigate CVE-2026-22863

Install security update from vendor's website.

Deno - update to 2.6.0

External References

Related Security Bulletins