Cwe 416

🧬 CWE Related 99
slug: cwe-416

Explanation

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

🔖 Related tags

🛡 Vulnerabilities tagged with this 2,652

ID Title
CVE-2026-62898 Use-After-Free in Microsoft.NETCore.App.Runtime.win-arm64 (CVE-2026-62898)
CVE-2026-0465 Use-After-Free in CVE-2026-0465 (CVE-2026-0465)
CVE-2026-70307 Use-After-Free in microsoft (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] Use-After-Free in Microsoft windows-10-1607 (CVE-2026-68820)
CVE-2026-66802 Vulnerability in microsoft (CVE-2026-66802)
CVE-2026-65788 Use-After-Free in microsoft (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 Vulnerability in microsoft (CVE-2026-62908)
CVE-2026-62893 Use-After-Free in microsoft (CVE-2026-62893)
CVE-2026-62892 Use-After-Free in microsoft (CVE-2026-62892)
CVE-2026-62888 Use-After-Free in microsoft (CVE-2026-62888)
CVE-2026-62819 Use-After-Free in microsoft (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 Use-After-Free in microsoft (CVE-2026-62818)
CVE-2026-62795 Use-After-Free in microsoft (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.

🍪 About cookies

We use cookies to keep you logged in, remember your language, and improve the service.

Details →