GHSA-2x3r-hwv5-p32x
HIGHCVE-2025-24015This affects AES-256-GCM and AES-128-GCM in Deno, introduced by commit [0d1beed](https://github.com/denoland/deno/commit/0d1beed). Specifically, 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.
- Affected
- >= 0.102.0, < 0.125.0
- Fixed in
- 0.125.0
- Weakness
- CWE-347
- Published
- 2025-06-04
- Source
- github