Intel

AIKIDO-2026-10484

deno is vulnerable to Improper Input Validation

Improper Input Validation Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.

68

Medium Risk

This Affects:

PYTHONdeno
1.42.4 - 2.7.11
Fixed in 2.7.12

TL;DR

Affected versions of this package are vulnerable to an improper network permission bypass where deny rules could be evaded by using alternative representations of the same IP address, such as IPv4-mapped IPv6 addresses or numeric hostname aliases that resolve to denied addresses. This may allow restricted connections to hosts like localhost or denied subnets despite explicit deny-net rules. An attacker might exploit this by supplying a blocked target in decimal, hexadecimal, or IPv4-mapped IPv6 form (for example, 2130706433, 0x7f000001, or ::ffff:127.0.0.1) to reach internal services, localhost-only ports, or other protected network resources that should have been denied.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

deno is vulnerable to Improper Input Validation in versions 1.42.4 - 2.7.11.

How to fix this

Upgrade the deno library to the patch version.