Missing Required Cryptographic Step in Deno - CVE-2026-22863
Published: April 23, 2026
Deno
Detailed vulnerability description
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.