CVE-2026-49401
Deno: Permission Bypass via Unicode Normalization Mismatch on macOS (APFS)
Summary
Remediation
Upgrade to the fixed version using your package manager.
cargo update -p deno --precise 2.7.14
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| deno | crates.io | All versions | 2.7.14 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-176
- CWE-41
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 7.3 score means for each attack dimension.
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:N
References
Frequently Asked Questions
- What is CVE-2026-49401?
- Deno: Permission Bypass via Unicode Normalization Mismatch on macOS (APFS) This vulnerability has been assigned a severity rating of HIGH (CVSS score: 7.3/10).
- How do I check if my project is affected by CVE-2026-49401?
- CVE-2026-49401 affects deno. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-49401 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2023-28445CRITICAL
Deno improperly handles resizable ArrayBuffer
- CVE-2026-49440HIGH
Deno: Miller-Rabin Primality Test Allows Zero Rounds
- CVE-2026-44726HIGH
Deno's TLS retry copies stale upgrade hook, risking plaintext traffic
- CVE-2025-21620HIGH
fetch: Authorization headers not dropped when redirecting cross-origin
- CVE-2026-27190HIGH
Deno has a Command Injection via Incomplete shell metacharacter blocklist in node:child_process
- CVE-2025-61787HIGH
Deno is Vulnerable to Command Injection on Windows During Batch File Execution
- CVE-2026-22864HIGH
Deno has an incomplete fix for command-injection prevention on Windows — case-insensitive extension bypass
- CVE-2024-27936HIGH
Deno's deno_runtime vulnerable to interactive permission prompt spoofing via improper ANSI stripping
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies