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-57092 Use-After-Free in microsoft (CVE-2026-57092)
CVE-2026-57089 Use-After-Free in microsoft (CVE-2026-57089)
CVE-2026-56648 Vulnerability in microsoft (CVE-2026-56648)
CVE-2026-56649 Vulnerability in microsoft (CVE-2026-56649)
CVE-2026-56643 Use after free in Windows Kernel allows an authorized attacker to elevate privileges locally.
CVE-2026-56644 Use after free in Windows Kernel allows an authorized attacker to elevate privileges locally.
CVE-2026-56187 Use-After-Free in microsoft (CVE-2026-56187)
CVE-2026-56183 Use-After-Free in microsoft (CVE-2026-56183)
CVE-2026-56173 Use after free in Windows WebView allows an authorized attacker to elevate privileges locally.
CVE-2026-55128 Use after free in Microsoft Office Word allows an unauthorized attacker to execute code locally.
CVE-2026-55032 Use after free in Microsoft Office Word allows an unauthorized attacker to execute code locally.
CVE-2026-55018 Use after free in Microsoft Office allows an unauthorized attacker to execute code locally.
CVE-2026-54131 Use after free in Microsoft Office Excel allows an unauthorized attacker to execute code locally.
CVE-2026-54128 Use after free in Windows DHCP Client allows an unauthorized attacker to execute code locally.
CVE-2026-54125 Vulnerability in microsoft (CVE-2026-54125)
CVE-2026-50689 Vulnerability in microsoft (CVE-2026-50689)
CVE-2026-50687 Use after free in Windows Kernel allows an authorized attacker to elevate privileges locally.
CVE-2026-50688 Use after free in Windows Kernel allows an authorized attacker to elevate privileges locally.
CVE-2026-50677 Use after free in Windows Media allows an authorized attacker to elevate privileges locally.
CVE-2026-50672 Use after free in Windows NTFS allows an authorized attacker to elevate privileges locally.
CVE-2026-50674 Use-After-Free in microsoft (CVE-2026-50674)
CVE-2026-50676 Vulnerability in microsoft (CVE-2026-50676)
CVE-2026-50666 Use-After-Free in microsoft (CVE-2026-50666)
CVE-2026-50669 Vulnerability in microsoft (CVE-2026-50669)
CVE-2026-58526 Use after free in Windows Storage allows an authorized attacker to elevate privileges locally.
CVE-2026-58608 Vulnerability in microsoft (CVE-2026-58608)
CVE-2026-58602 Use-After-Free in microsoft (CVE-2026-58602)
CVE-2026-55948 Use after free in Microsoft Office Excel allows an unauthorized attacker to execute code locally.
CVE-2026-54995 Use-After-Free in microsoft (CVE-2026-54995)
CVE-2026-55000 Use-After-Free in microsoft (CVE-2026-55000)

🍪 About cookies

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

Details →