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-62774 Use-After-Free in microsoft (CVE-2026-62774)
CVE-2026-62778 Use after free in Windows DNS allows an unauthorized attacker to elevate privileges over a network.
CVE-2026-62748 Vulnerability in microsoft (CVE-2026-62748)
CVE-2026-62749 Use after free in Windows Kernel allows an authorized attacker to elevate privileges locally.
CVE-2026-62729 Vulnerability in microsoft (CVE-2026-62729)
CVE-2026-62734 Vulnerability in microsoft (CVE-2026-62734)
CVE-2026-62725 Use-After-Free in microsoft (CVE-2026-62725)
CVE-2026-62726 Use-After-Free in microsoft (CVE-2026-62726)
CVE-2026-62724 Use-After-Free in microsoft (CVE-2026-62724)
CVE-2026-62723 Use-After-Free in microsoft (CVE-2026-62723)
CVE-2026-62711 Use after free in Windows Win32K allows an authorized attacker to elevate privileges locally.
CVE-2026-62708 Use-After-Free in microsoft (CVE-2026-62708)
CVE-2026-62707 Use-After-Free in microsoft (CVE-2026-62707)
CVE-2026-62705 Vulnerability in microsoft (CVE-2026-62705)
CVE-2026-62701 Use-After-Free in microsoft (CVE-2026-62701)
CVE-2026-62690 Vulnerability in microsoft (CVE-2026-62690)
CVE-2026-62693 Vulnerability in microsoft (CVE-2026-62693)
CVE-2026-61939 Use after free in Winlogon allows an authorized attacker to elevate privileges locally.
CVE-2026-61938 Use after free in Windows Installer allows an authorized attacker to elevate privileges locally.
CVE-2026-61934 Use-After-Free in microsoft (CVE-2026-61934)
CVE-2026-61927 Vulnerability in microsoft (CVE-2026-61927)
CVE-2026-61929 Use after free in Windows Kernel allows an authorized attacker to elevate privileges locally.
CVE-2026-61920 Vulnerability in microsoft (CVE-2026-61920)
CVE-2026-61361 Use after free in Windows DHCP Client allows an authorized attacker to execute code locally.
CVE-2026-73071 Use-After-Free in c (CVE-2026-73071)
CVE-2026-53415 Use-After-Free in CVE-2026-53415 (CVE-2026-53415)
CVE-2026-50060 Use-After-Free in CVE-2026-50060 (CVE-2026-50060)
CVE-2026-50061 Use-After-Free in CVE-2026-50061 (CVE-2026-50061)
CVE-2026-71968 Vulnerability in CVE-2026-71968 (CVE-2026-71968)
CVE-2026-11742 Use-After-Free in c (CVE-2026-11742)

🍪 About cookies

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

Details →