CVE-2025-24015 - CVE House
Back to Database
Status published High CVE-2025-24015

Deno's AES GCM authentication tags are not verified

Vulnerability Description

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Versions 1.46.0 through 2.1.6 have an issue that affects AES-256-GCM and AES-128-GCM in Deno in which the authentication tag is not being validated. This means tampered ciphertexts or incorrect keys might not be detected, which breaks the guarantees expected from AES-GCM. Older versions of Deno correctly threw errors in such cases, as does Node.js. Without authentication tag verification, AES-GCM degrades to essentially CTR mode, removing integrity protection. Authenticated data set with set_aad is also affected, as it is incorporated into the GCM hash (ghash) but this too is not validated, rendering AAD checks ineffective. Version 2.1.7 includes a patch that addresses this issue.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2025-24015

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

deno
Vulnerable Versions:
>= 1.46.0, < 2.1.7

Timeline

Official Publish: June 3rd, 2025
Last Modified: June 4th, 2025
Added to House: July 22nd, 2026

CVSS Vectors

Weaknesses (CWE)