Deno Land Inc.のDenoにおけるアクセス制御に関する脆弱性
タイトル Deno Land Inc.のDenoにおけるアクセス制御に関する脆弱性
概要

DenoはJavaScript、TypeScript、WebAssemblyのランタイムです。バージョン2.8.0以前では、Node.js互換のTCPパスが解決前に元のホスト名文字列に対して権限をチェックし、解決後には再チェックを行っていませんでした。そのため、呼び出し元はIPアドレスの数値エイリアス(例えば10進数の2130706433や16進数の0x7f000001、どちらも127.0.0.1に解決されます)を渡し、node:net.connectまたはnode:http.requestの{host, port}オプション形式を通じて、拒否された宛先に到達することが可能でした。この脆弱性はバージョン2.8.0で修正されました。

想定される影響 ・当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う情報について、書き換えは発生しません。 ・当該ソフトウェアは停止しません。 
対策

ベンダ情報を参照して適切な対策を実施してください。

公表日 2026年6月23日0:00
登録日 2026年6月29日11:14
最終更新日 2026年6月29日11:14
CVSS3.0 : 警告
スコア 6.5
ベクター CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
1 [2026年06月29日]
  掲載
2026年6月29日11:14

NVD脆弱性情報
CVE-2026-49411
概要

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.8.0, the Node.js compatibility TCP path checked the permission against the original hostname string before resolution and then did not re-check after resolution. A caller could therefore pass a numeric alias of an IP address (for example the decimal integer 2130706433 or the hex form 0x7f000001, both of which resolve to 127.0.0.1) and reach the denied destination through node:net.connect or node:http.request's { host, port } options form. This vulnerability is fixed in 2.8.0.

公表日 2026年6月24日3:18
登録日 2026年6月27日4:14
最終更新日 2026年6月27日2:27
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:deno:deno:*:*:*:*:*:*:*:* 2.7.14 2.8.0
関連情報、対策とツール
共通脆弱性一覧