製品・ソフトウェアに関する情報
Deno Land Inc.のDenoにおける複数の脆弱性
Title Deno Land Inc.のDenoにおける複数の脆弱性
Summary

DenoはJavaScript、TypeScript、WebAssemblyのランタイムです。バージョン2.7.14以前では、Denoの権限システムが要求されたパスを--deny-read、--deny-write、--deny-run、または--deny-ffiに指定されたパスと比較することでファイルシステムおよび実行の制限を強制していました。macOSでは、その比較が生のバイトレベルで行われていましたが、APFSファイルシステムは同じ名前の異なるUnicode表記を同一のファイルとして扱います。これにより、プログラムは拒否ルールとは異なる綴りでパスを指定することで、拒否されたパスにアクセスできてしまう可能性がありました。この脆弱性はバージョン2.7.14で修正されました。

Possible impacts ・当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 ・当該ソフトウェアは停止しません。 
Solution

ベンダ情報を参照して適切な対策を実施してください。

Publication Date June 23, 2026, midnight
Registration Date June 29, 2026, 11:14 a.m.
Last Update June 29, 2026, 11:14 a.m.
CVSS3.0 : 重要
Score 8.4
Vector CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2026年06月29日]
  掲載
June 29, 2026, 11:14 a.m.

NVD Vulnerability Information
CVE-2026-49401
Summary

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.7.14, Deno's permission system enforces filesystem and execution restrictions by comparing the requested path against the path supplied to --deny-read, --deny-write, --deny-run, or --deny-ffi. On macOS, that comparison was done at the raw-byte level while the APFS filesystem treats different Unicode spellings of the same name as the same file. That means a program could reach a denied path by spelling it differently than the deny rule. This vulnerability is fixed in 2.7.14.

Publication Date June 24, 2026, 3:18 a.m.
Registration Date June 27, 2026, 4:14 a.m.
Last Update June 27, 2026, 2:43 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:deno:deno:*:*:*:*:*:*:*:* 2.7.14
Configuration2 or higher or less more than less than
Related information, measures and tools
Common Vulnerabilities List