NVD Vulnerability Detail
Search Exploit, PoC
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.
CVSS3.1 : HIGH
スコア 8.4
Vector CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
攻撃元区分(AV) ローカル
攻撃条件の複雑さ(AC)
攻撃に必要な特権レベル(PR)
利用者の関与(UI) 不要
影響の想定範囲(S) 変更あり
機密性への影響(C)
完全性への影響(I)
可用性への影響(A) なし
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