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-53388 Use-After-Free in linux (CVE-2026-53388)
CVE-2026-53381 Use-After-Free in linux (CVE-2026-53381)
CVE-2026-15899 Use-After-Free in Google chrome (CVE-2026-15899)
CVE-2026-58598 Vulnerability in microsoft (CVE-2026-58598)
CVE-2026-57076 Use-After-Free in CVE-2026-57076 (CVE-2026-57076)
CVE-2026-13713 Vulnerability in dos (CVE-2026-13713)
CVE-2026-55406 Information Disclosure in buffa (CVE-2026-55406)
CVE-2026-6424 Use-After-Free in CVE-2026-6424 (CVE-2026-6424)
CVE-2026-38753 Use-After-Free in c (CVE-2026-38753)
CVE-2026-56434 Use-After-Free in nginx (CVE-2026-56434)
CVE-2026-61860 Use-After-Free in dos (CVE-2026-61860)
CVE-2026-15772 Use-After-Free in google (CVE-2026-15772)
CVE-2026-15765 Use-After-Free in google (CVE-2026-15765)
CVE-2026-15764 Use-After-Free in Google chrome (CVE-2026-15764)
CVE-2026-15774 Use-After-Free in google (CVE-2026-15774)
CVE-2026-15777 Use-After-Free in google (CVE-2026-15777)
CVE-2026-15773 Use-After-Free in google (CVE-2026-15773)
CVE-2026-50500 Use-After-Free in microsoft (CVE-2026-50500)
CVE-2026-50505 Use-After-Free in microsoft (CVE-2026-50505)
CVE-2026-50490 Use after free in Windows Installer allows an authorized attacker to elevate privileges locally.
CVE-2026-50487 Use-After-Free in microsoft (CVE-2026-50487)
CVE-2026-50486 Use after free in Windows Runtime allows an authorized attacker to elevate privileges locally.
CVE-2026-50493 Use-After-Free in microsoft (CVE-2026-50493)
CVE-2026-50474 Use-After-Free in microsoft (CVE-2026-50474)
CVE-2026-50476 Use after free in Microsoft Windows allows an authorized attacker to elevate privileges locally.
CVE-2026-50478 Use after free in Windows Kernel allows an authorized attacker to elevate privileges locally.
CVE-2026-50466 Use-After-Free in microsoft (CVE-2026-50466)
CVE-2026-50460 Vulnerability in microsoft (CVE-2026-50460)
CVE-2026-50458 Vulnerability in microsoft (CVE-2026-50458)
CVE-2026-50467 Use after free in Microsoft Office allows an unauthorized attacker to execute code locally.

🍪 About cookies

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

Details →