Improper access control in Deno - CVE-2024-34346
Published: May 7, 2024 / Updated: April 23, 2026
Deno
Deno Land
Description
The vulnerability allows a remote privileged user to escalate privileges.
The vulnerability exists due to improper access control in the Deno sandbox file access restrictions when opening privileged files without an explicit deny flag. A remote privileged user can read from or write to privileged files to escalate privileges.
On Unix and Windows platforms, access to certain privileged paths can grant capabilities beyond the intended read or write permissions, such as environment access or broader system access.