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-50340 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-50340)
CVE-2026-50345 microsoft の脆弱性 (CVE-2026-50345)
CVE-2026-50348 microsoft の脆弱性 (CVE-2026-50348)
CVE-2026-50331 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-50331)
CVE-2026-50326 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-50326)
CVE-2026-50322 microsoft の脆弱性 (CVE-2026-50322)
CVE-2026-50307 Use after free in Windows TCP/IP allows an authorized attacker to elevate privileges locally.
CVE-2026-50314 Use after free in Microsoft Office allows an unauthorized attacker to execute code locally.
CVE-2026-50321 microsoft の脆弱性 (CVE-2026-50321)
CVE-2026-50329 Use after free in Windows Kernel allows an authorized attacker to elevate privileges locally.
CVE-2026-50312 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-50312)
CVE-2026-50317 microsoft の脆弱性 (CVE-2026-50317)
CVE-2026-50306 Use after free in Windows TCP/IP allows an authorized attacker to elevate privileges locally.
CVE-2026-50305 microsoft の脆弱性 (CVE-2026-50305)
CVE-2026-47290 Use after free in Microsoft Office allows an unauthorized attacker to execute code locally.
CVE-2026-47642 Use after free in Microsoft Office Excel allows an unauthorized attacker to execute code locally.
CVE-2026-58629 Use after free in Windows DirectX allows an authorized attacker to elevate privileges locally.
CVE-2026-58637 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-58637)
CVE-2026-58634 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-58634)
CVE-2026-58633 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-58633)
CVE-2026-58632 Use after free in Windows Win32K allows an authorized attacker to elevate privileges locally.
CVE-2026-58619 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-58619)
CVE-2026-58613 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-58613)
CVE-2026-58626 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-58626)
CVE-2026-58544 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-58544)
CVE-2026-58543 microsoft の脆弱性 (CVE-2026-58543)
CVE-2026-58536 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-58536)
CVE-2026-58537 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-58537)
CVE-2026-58531 microsoft の脆弱性 (CVE-2026-58531)
CVE-2026-57092 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-57092)

🍪 Cookie について

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

詳細 →