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.

8,043 vulnerabilities with CWE-416
CVE-2026-54901 MEDIUM
Oj: Use-After-Free in Oj::Parser array_class/hash_class GC Marking
CVE-2026-54899 MEDIUM
Oj: Use-After-Free in Oj::Parser Symbol Key Cache Toggle
CVE-2026-54898 LOW
Oj: Use-After-Free in Oj::Parser SAJ Callback via Input Mutation
CVE-2026-54897 LOW
Oj : Use-After-Free in Oj::Doc Iterators via Reentrant Close
CVE-2026-14149 HIGH
Google Chrome - Use After Free
CVSS 8.8
CVE-2026-14121 CRITICAL
Google Chrome - Use After Free
CVSS 9.8
CVE-2026-14113 CRITICAL
Google Chrome - Use After Free
CVSS 9.6
CVE-2026-14111 HIGH
Google Chrome - Use After Free
CVSS 8.1
CVE-2026-14108 HIGH
Google Chrome - Use After Free
CVSS 8.8
CVE-2026-14107 HIGH
Google Chrome - Use After Free
CVSS 8.8
CVE-2026-14103 MEDIUM
Google Chrome - Use After Free
CVSS 6.5
CVE-2026-14102 HIGH
Google Chrome - Use After Free
CVSS 8.8
CVE-2026-14099 HIGH
Google Chrome - Use After Free
CVSS 8.8
CVE-2026-14094 HIGH
Google Chrome - Use After Free
CVSS 7.8
CVE-2026-14093 CRITICAL
Google Chrome - Use After Free
CVSS 9.6
CVE-2026-14091 HIGH
Google Chrome - Use After Free
CVSS 8.8
CVE-2026-14067 HIGH
Google Chrome - Use After Free
CVSS 8.8
CVE-2026-14064 HIGH
Google Chrome - Use After Free
CVSS 7.5
CVE-2026-14048 MEDIUM
Google Chrome - Use After Free
CVSS 6.5
CVE-2026-14044 CRITICAL
Google Chrome - Use After Free
CVSS 9.6
CVE-2026-14043 CRITICAL
Google Chrome - Use After Free
CVSS 9.6
CVE-2026-14040 HIGH
Google Chrome - Use After Free
CVSS 8.8
CVE-2026-14032 HIGH
Google Chrome - Use After Free
CVSS 8.1
CVE-2026-14027 HIGH
Google Chrome - Use After Free
CVSS 8.8
CVE-2026-14025 HIGH
Google Chrome - Use After Free
CVSS 8.8
Details
Vulnerabilities 8,043
Exploit Likelihood High