Cwe 416

CWE-416: 解放後使用 (Use-After-Free) 🧬 CWE 関連 99
slug: cwe-416

解説

CWE-416は「メモリを解放した後にそのメモリを使ってしまう」欠陥です。 C/C++のような手動メモリ管理言語で頻発し、攻撃者はこれを利用して任意のコードを実行できることが多いです。 ブラウザのJavaScriptエンジン (V8, JavaScriptCore) でよく見つかり、ブラウザ経由のゼロデイ攻撃の典型的な原因となります。
📌 具体例
Pwn2Own (年次ハッキングコンテスト) で、毎年ブラウザに対するUse-After-Free 攻撃が成功し、賞金10万ドル超を獲得する事例が続いています。

🔖 関連タグ

🛡 このタグに関連する脆弱性 2,652

ID タイトル
CVE-2026-50457 Use after free in Windows Runtime allows an authorized attacker to elevate privileges locally.
CVE-2026-50467 Use after free in Microsoft Office allows an unauthorized attacker to execute code locally.
CVE-2026-50449 Use after free in Windows Runtime allows an authorized attacker to elevate privileges locally.
CVE-2026-50452 microsoft の脆弱性 (CVE-2026-50452)
CVE-2026-50433 Use after free in Windows Media allows an authorized attacker to elevate privileges locally.
CVE-2026-50439 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-50439)
CVE-2026-50432 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-50432)
CVE-2026-50436 Use after free in Windows Kernel allows an authorized attacker to elevate privileges locally.
CVE-2026-50440 microsoft の脆弱性 (CVE-2026-50440)
CVE-2026-50425 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-50425)
CVE-2026-50414 microsoft の脆弱性 (CVE-2026-50414)
CVE-2026-50413 Use after free in Windows Runtime allows an authorized attacker to elevate privileges locally.
CVE-2026-50427 microsoft の脆弱性 (CVE-2026-50427)
CVE-2026-50410 Use after free in Windows Runtime allows an authorized attacker to elevate privileges locally.
CVE-2026-50406 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-50406)
CVE-2026-50393 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-50393)
CVE-2026-50396 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-50396)
CVE-2026-50397 Use after free in Windows Kernel allows an authorized attacker to elevate privileges locally.
CVE-2026-50398 microsoft の脆弱性 (CVE-2026-50398)
CVE-2026-50403 microsoft の脆弱性 (CVE-2026-50403)
CVE-2026-50404 microsoft の脆弱性 (CVE-2026-50404)
CVE-2026-50392 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-50392)
CVE-2026-50385 microsoft の脆弱性 (CVE-2026-50385)
CVE-2026-50379 microsoft の脆弱性 (CVE-2026-50379)
CVE-2026-50371 microsoft の脆弱性 (CVE-2026-50371)
CVE-2026-50374 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-50374)
CVE-2026-50369 microsoft の脆弱性 (CVE-2026-50369)
CVE-2026-50359 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-50359)
CVE-2026-50353 Use after free in Windows DirectX allows an authorized attacker to elevate privileges locally.
CVE-2026-50358 Use after free in Windows Media allows an authorized attacker to elevate privileges locally.

🍪 Cookie について

当サイトはログイン状態の保持・言語設定・サービス改善のために Cookie を使用します。詳細は下記リンクをご確認ください。

詳細 →