Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-49401 Details

Description

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.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-176Improper Handling of Unicode Encoding[email protected]
CWE-41Improper Resolution of Path Equivalence[email protected]

Affected Products

ProductVersions
deno deno
< 2.7.14

CPE

  • cpe:2.3:a:deno:deno:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
apple macos
All versions

CPE

  • cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-49401
NVD Published Date:
Jun 23, 2026
NVD Last Modified:
Jun 26, 2026
Source:
[email protected]
CVE-2026-49401 Details - Not Deferred