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-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 Vulnerability in microsoft (CVE-2026-50452)
CVE-2026-50433 Use after free in Windows Media allows an authorized attacker to elevate privileges locally.
CVE-2026-50439 Use-After-Free in microsoft (CVE-2026-50439)
CVE-2026-50432 Use-After-Free in microsoft (CVE-2026-50432)
CVE-2026-50436 Use after free in Windows Kernel allows an authorized attacker to elevate privileges locally.
CVE-2026-50440 Vulnerability in microsoft (CVE-2026-50440)
CVE-2026-50425 Use-After-Free in microsoft (CVE-2026-50425)
CVE-2026-50414 Vulnerability in microsoft (CVE-2026-50414)
CVE-2026-50413 Use after free in Windows Runtime allows an authorized attacker to elevate privileges locally.
CVE-2026-50427 Vulnerability in microsoft (CVE-2026-50427)
CVE-2026-50410 Use after free in Windows Runtime allows an authorized attacker to elevate privileges locally.
CVE-2026-50406 Use-After-Free in microsoft (CVE-2026-50406)
CVE-2026-50393 Use-After-Free in microsoft (CVE-2026-50393)
CVE-2026-50396 Use-After-Free in microsoft (CVE-2026-50396)
CVE-2026-50397 Use after free in Windows Kernel allows an authorized attacker to elevate privileges locally.
CVE-2026-50398 Vulnerability in microsoft (CVE-2026-50398)
CVE-2026-50403 Vulnerability in microsoft (CVE-2026-50403)
CVE-2026-50404 Vulnerability in microsoft (CVE-2026-50404)
CVE-2026-50392 Use-After-Free in microsoft (CVE-2026-50392)
CVE-2026-50385 Vulnerability in microsoft (CVE-2026-50385)
CVE-2026-50379 Vulnerability in microsoft (CVE-2026-50379)
CVE-2026-50371 Vulnerability in microsoft (CVE-2026-50371)
CVE-2026-50374 Use-After-Free in microsoft (CVE-2026-50374)
CVE-2026-50369 Vulnerability in microsoft (CVE-2026-50369)
CVE-2026-50359 Use-After-Free in microsoft (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.

🍪 About cookies

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

Details →