Improper Neutralization of Escape, Meta, or Control Sequences in Deno - CVE-2024-27936

 

Improper Neutralization of Escape, Meta, or Control Sequences in Deno - CVE-2024-27936

Published: March 5, 2024 / Updated: April 23, 2026


Vulnerability identifier: #VU127052
CSH Severity: Low
CVSS v4: 4.8 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2024-27936
CWE-ID: CWE-150
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to spoof the interactive permission prompt.

The vulnerability exists due to improper neutralization of escape sequences in the permission prompt handling when processing crafted permission requests. A remote user can insert a broken ANSI escape sequence into request contents to spoof the interactive permission prompt.

This can cause the prompt to display a different file path or program name than the permission actually granted, and user interaction is required to approve the request.


Affected software

Deno

How to mitigate CVE-2024-27936

Install security update from vendor's website.

Deno - update to 1.41.0

External References

Related Security Bulletins