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.

7,457 vulnerabilities with CWE-416
CVE-2026-47310 HIGH
Samsung Open Source Escargot 590345cc6258317c5da850d846ce6baaf2afc2d3 - Use-After-Free
CVSS 7.8
CVE-2026-28733 MEDIUM
OpenHarmony >=v5.0.3 <v6.0 - Use-After-Free
CVSS 6.5
CVE-2026-8746 MEDIUM
Open5GS NRF nghttp2-server.c discover_handler use after free
CVSS 4.3
CVE-2026-8696 HIGH
radare2 6.1.5 Use-After-Free via gdbr_pids_list()
CVSS 7.5
CVE-2026-8695 HIGH
radare2 6.1.5 Use-After-Free via gdbr_threads_list()
CVSS 7.5
CVE-2026-8587 HIGH
Google Chrome < 148.0.7778.168 - Use-After-Free in Extensions
CVSS 8.8
CVE-2026-8581 HIGH
Google Chrome < 148.0.7778.168 - Use-After-Free in GPU
CVSS 8.8
CVE-2026-8580 CRITICAL
Google Chrome < 148.0.7778.168 - Use-After-Free in Mojo via Crafted HTML Page
CVSS 9.6
CVE-2026-8575 HIGH
Google Chrome < 148.0.7778.168 - Use-After-Free in UI
CVSS 8.3
CVE-2026-8574 HIGH
Google Chrome < 148.0.7778.168 - Use-After-Free in Core
CVSS 8.3
CVE-2026-8557 HIGH
Google Chrome < 148.0.7778.168 - Use-After-Free in Accessibility
CVSS 7.5
CVE-2026-8555 HIGH
Google Chrome < 148.0.7778.168 - Use-After-Free in GTK
CVSS 8.8
CVE-2026-8553 LOW
Google Chrome < 148.0.7778.168 - Use-After-Free in GPU
CVSS 3.1
CVE-2026-8551 HIGH
Google Chrome < 148.0.7778.168 - Use-After-Free in Downloads
CVSS 8.8
CVE-2026-8550 MEDIUM
Google Chrome < 148.0.7778.168 - Use-After-Free in Google Lens
CVSS 6.5
CVE-2026-8549 HIGH
Google Chrome < 148.0.7778.168 - Use-After-Free in Media
CVSS 8.8
CVE-2026-8544 HIGH
Google Chrome < 148.0.7778.168 - Use-After-Free in Media
CVSS 8.8
CVE-2026-8542 HIGH
Google Chrome < 148.0.7778.168 - Use-After-Free in Core
CVSS 8.3
CVE-2026-8533 HIGH
Google Chrome < 148.0.7778.168 - Use-After-Free in Accessibility
CVSS 8.3
CVE-2026-8530 HIGH
Google Chrome < 148.0.7778.168 - Use-After-Free in Network
CVSS 8.3
CVE-2026-8523 HIGH
Google Chrome < 148.0.7778.168 - Use-After-Free in Mojo
CVSS 8.3
CVE-2026-8522 HIGH
Google Chrome < 148.0.7778.168 - Use-After-Free in Downloads via Crafted HTML Page
CVSS 8.8
CVE-2026-8521 HIGH
Google Chrome < 148.0.7778.168 - Use-After-Free in Tab Groups
CVSS 7.5
CVE-2026-8518 HIGH
Google Chrome < 148.0.7778.168 - Use-After-Free in Blink
CVSS 8.8
CVE-2026-8515 HIGH
Google Chrome < 148.0.7778.168 - Use-After-Free in HID
CVSS 8.3
Details
Vulnerabilities 7,457
Exploit Likelihood High