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-62898 Microsoft.NETCore.App.Runtime.win-arm64 に 解放後使用 (Use-After-Free) (CVE-2026-62898)
CVE-2026-0465 CVE-2026-0465 に 解放後使用 (Use-After-Free) (CVE-2026-0465)
CVE-2026-70307 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-70307)
CVE-2026-70311 Use after free in Microsoft Office Word allows an unauthorized attacker to execute code locally.
CVE-2026-68820 KEV 【KEV】Microsoft windows-10-1607 に 解放後使用 (Use-After-Free) (CVE-2026-68820)
CVE-2026-66802 microsoft の脆弱性 (CVE-2026-66802)
CVE-2026-65788 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-65788)
CVE-2026-65789 Use after free in Windows DNS allows an unauthorized attacker to execute code over a network.
CVE-2026-65781 Use after free in Windows Autopilot allows an authorized attacker to elevate privileges locally.
CVE-2026-65782 Use after free in Windows Autopilot allows an authorized attacker to elevate privileges locally.
CVE-2026-65783 Use after free in Windows Autopilot allows an authorized attacker to elevate privileges locally.
CVE-2026-65779 Use after free in Windows Autopilot allows an authorized attacker to elevate privileges locally.
CVE-2026-65778 Use after free in Windows Autopilot allows an authorized attacker to elevate privileges locally.
CVE-2026-65775 Use after free in Windows Win32K allows an authorized attacker to elevate privileges locally.
CVE-2026-65776 Use after free in Windows Win32K allows an authorized attacker to elevate privileges locally.
CVE-2026-65678 Use after free in Windows Win32K allows an authorized attacker to elevate privileges locally.
CVE-2026-65657 Use after free in Microsoft Office allows an unauthorized attacker to execute code locally.
CVE-2026-62908 microsoft の脆弱性 (CVE-2026-62908)
CVE-2026-62893 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-62893)
CVE-2026-62892 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-62892)
CVE-2026-62888 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-62888)
CVE-2026-62819 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-62819)
CVE-2026-62815 Use after free in Microsoft QUIC allows an unauthorized attacker to execute code over a network.
CVE-2026-62818 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-62818)
CVE-2026-62795 microsoft に 解放後使用 (Use-After-Free) (CVE-2026-62795)
CVE-2026-62787 Use after free in Windows DNS allows an authorized attacker to execute code over a network.
CVE-2026-62788 Use after free in Windows Kernel allows an authorized attacker to elevate privileges locally.
CVE-2026-62780 Use after free in Windows Kernel allows an authorized attacker to elevate privileges locally.
CVE-2026-62779 Use after free in Windows Schannel allows an authorized attacker to elevate privileges locally.
CVE-2026-62773 Use after free in Windows Kerberos allows an authorized attacker to elevate privileges locally.

🍪 Cookie について

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

詳細 →