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-57092 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-57092)
CVE-2026-57089 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-57089)
CVE-2026-56648 microsoft の脆弱性 (CVE-2026-56648)
CVE-2026-56649 microsoft の脆弱性 (CVE-2026-56649)
CVE-2026-56643 Use after free in Windows Kernel allows an authorized attacker to elevate privileges locally.
CVE-2026-56644 Use after free in Windows Kernel allows an authorized attacker to elevate privileges locally.
CVE-2026-56187 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-56187)
CVE-2026-56183 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-56183)
CVE-2026-56173 Use after free in Windows WebView allows an authorized attacker to elevate privileges locally.
CVE-2026-55128 Use after free in Microsoft Office Word allows an unauthorized attacker to execute code locally.
CVE-2026-55032 Use after free in Microsoft Office Word allows an unauthorized attacker to execute code locally.
CVE-2026-55018 Use after free in Microsoft Office allows an unauthorized attacker to execute code locally.
CVE-2026-54131 Use after free in Microsoft Office Excel allows an unauthorized attacker to execute code locally.
CVE-2026-54128 Use after free in Windows DHCP Client allows an unauthorized attacker to execute code locally.
CVE-2026-54125 microsoft の脆弱性 (CVE-2026-54125)
CVE-2026-50689 microsoft の脆弱性 (CVE-2026-50689)
CVE-2026-50687 Use after free in Windows Kernel allows an authorized attacker to elevate privileges locally.
CVE-2026-50688 Use after free in Windows Kernel allows an authorized attacker to elevate privileges locally.
CVE-2026-50677 Use after free in Windows Media allows an authorized attacker to elevate privileges locally.
CVE-2026-50672 Use after free in Windows NTFS allows an authorized attacker to elevate privileges locally.
CVE-2026-50674 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-50674)
CVE-2026-50676 microsoft の脆弱性 (CVE-2026-50676)
CVE-2026-50666 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-50666)
CVE-2026-50669 microsoft の脆弱性 (CVE-2026-50669)
CVE-2026-58526 Use after free in Windows Storage allows an authorized attacker to elevate privileges locally.
CVE-2026-58608 microsoft の脆弱性 (CVE-2026-58608)
CVE-2026-58602 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-58602)
CVE-2026-55948 Use after free in Microsoft Office Excel allows an unauthorized attacker to execute code locally.
CVE-2026-54995 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-54995)
CVE-2026-55000 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-55000)

🍪 Cookie について

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

詳細 →