CWE-416

High likelihood

Use After Free

Parent: CWE-825 - Expired Pointer Dereference

The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

6,899 vulnerabilities with CWE-416
CVE-2026-6654 MEDIUM
Use-After-Free and Double-Free in IntoIter::drop when element drop panics
CVSS 5.1
CVE-2026-6362 MEDIUM
Google Chrome < 147.0.7727.101 - Use After Free
CVSS 6.3
CVE-2026-6360 HIGH
Google Chrome < 147.0.7727.101 - Use After Free
CVSS 8.8
CVE-2026-6359 HIGH
Google Chrome < 147.0.7727.101 - Use After Free
CVSS 8.8
CVE-2026-6358 HIGH
Google Chrome < 147.0.7727.101 - Use After Free
CVSS 8.8
CVE-2026-6319 HIGH
Google Chrome < 147.0.7727.101 - Use After Free
CVSS 7.5
CVE-2026-6318 HIGH
Google Chrome < 147.0.7727.101 - Use After Free
CVSS 8.8
CVE-2026-6317 HIGH
Google Chrome < 147.0.7727.101 - Use After Free
CVSS 8.8
CVE-2026-6316 HIGH
Google Chrome < 147.0.7727.101 - Use After Free
CVSS 8.8
CVE-2026-6315 HIGH
Google Chrome < 147.0.7727.101 - Use After Free
CVSS 8.8
CVE-2026-6310 HIGH
Google Chrome < 147.0.7727.101 - Use After Free
CVSS 8.3
CVE-2026-6309 HIGH
Google Chrome < 147.0.7727.101 - Use After Free
CVSS 8.3
CVE-2026-6304 HIGH
Google Chrome < 147.0.7727.101 - Use After Free
CVSS 8.3
CVE-2026-6303 HIGH
Google Chrome < 147.0.7727.101 - Use After Free
CVSS 8.8
CVE-2026-6302 HIGH
Google Chrome < 147.0.7727.101 - Use After Free
CVSS 8.8
CVE-2026-6300 HIGH
Google Chrome < 147.0.7727.101 - Use After Free
CVSS 8.8
CVE-2026-6299 HIGH
Google Chrome < 147.0.7727.101 - Use After Free
CVSS 8.8
CVE-2026-6297 HIGH
Google Chrome < 147.0.7727.101 - Use After Free
CVSS 8.3
CVE-2026-33023 HIGH
libsixel: Use-after-free in load_with_gdkpixbuf()
CVSS 7.8
CVE-2026-33021 HIGH
libsixel: Use-after-free in sixel_encoder_encode_bytes()
CVSS 7.3
CVE-2026-27292 HIGH
Adobe Framemaker | Use After Free (CWE-416)
CVSS 7.8
CVE-2026-33018 HIGH
libsixel: Use-After-Free in load_gif()
CVSS 7.0
CVE-2026-33115 HIGH
Microsoft Word Remote Code Execution Vulnerability
CVSS 8.4
CVE-2026-33104 HIGH
Win32k Elevation of Privilege Vulnerability
CVSS 7.0
CVE-2026-33101 HIGH
Windows Print Spooler Elevation of Privilege Vulnerability
CVSS 7.8
Details
Vulnerabilities 6,899
Exploit Likelihood High