CWE-416— Use After Free
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.— MITRE CWE catalog
7,424 active CVEs classified under this weakness category. Sourced from NVD, GHSA, and vendor advisories. Full definition on MITRE →
CVEs classified under CWE-416page 145 of 149
- CVE-2026-58531HIGHCVSS 7.5EG 7.52026-07-14
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows SMB allows an authorized attacker to elevate privileges over a network.
- CVE-2026-58536HIGHCVSS 7.8EG 7.82026-07-14
Use after free in Windows Cloud Files Mini Filter Driver allows an authorized attacker to elevate privileges locally.
- CVE-2026-58537HIGHCVSS 7.8EG 7.82026-07-14
Use after free in Microsoft NAT Helper Components (ipnathlp.dll) allows an authorized attacker to elevate privileges locally.
- CVE-2026-58543MEDIUMCVSS 6.3EG 6.32026-07-14
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows USB Print Driver allows an authorized attacker to elevate privileges with a physical attack.
- CVE-2026-58544HIGHCVSS 7.0EG 7.02026-07-14
Use after free in Windows Management Services allows an authorized attacker to elevate privileges locally.
- CVE-2026-58598HIGHCVSS 7.0EG 7.02026-07-16
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Backup Engine allows an authorized attacker to elevate privileges locally.
- CVE-2026-5860HIGHCVSS 8.8EG 8.82026-04-08
Use after free in WebRTC in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)
- CVE-2026-58602HIGHCVSS 7.8EG 7.82026-07-14
Use after free in Windows Kernel Mode Driver allows an authorized attacker to elevate privileges locally.
- CVE-2026-58608HIGHCVSS 7.5EG 8.82026-07-14
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Print Spooler Components allows an authorized attacker to execute code over a network.
- CVE-2026-5861HIGHCVSS 8.8EG 8.82026-04-08
Use after free in V8 in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)
- CVE-2026-58613HIGHCVSS 7.8EG 7.82026-07-14
Use after free in Windows Cloud Files Mini Filter Driver allows an authorized attacker to elevate privileges locally.
- CVE-2026-58619HIGHCVSS 7.0EG 7.02026-07-14
Use after free in Windows Sensor Data Service allows an authorized attacker to elevate privileges locally.
- CVE-2026-58626HIGHCVSS 8.8EG 8.82026-07-14
Use after free in Windows Remote Desktop Services allows an authorized attacker to execute code over a network.
- CVE-2026-58629HIGHCVSS 7.0EG 7.02026-07-14
Use after free in Windows DirectX allows an authorized attacker to elevate privileges locally.
- CVE-2026-58632HIGHCVSS 7.8EG 7.82026-07-14
Use after free in Windows Win32K allows an authorized attacker to elevate privileges locally.
- CVE-2026-58633HIGHCVSS 7.8EG 7.82026-07-14
Use after free in Desktop Window Manager allows an authorized attacker to elevate privileges locally.
- CVE-2026-58634HIGHCVSS 7.8EG 7.82026-07-14
Use after free in Desktop Window Manager allows an authorized attacker to elevate privileges locally.
- CVE-2026-58637HIGHCVSS 7.0EG 7.02026-07-14
Use after free in Windows Client-Side Caching (CSC) Service allows an authorized attacker to elevate privileges locally.
- CVE-2026-5866HIGHCVSS 8.8EG 8.82026-04-08
Use after free in Media in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)
- CVE-2026-5872HIGHCVSS 8.8EG 8.82026-04-08
Use after free in Blink in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)
- CVE-2026-5874CRITICALCVSS 9.6EG 9.62026-04-08
Use after free in PrivateAI in Google Chrome prior to 147.0.7727.55 allowed a remote attacker who convinced a user to engage in specific UI gestures to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severi…
- CVE-2026-5877HIGHCVSS 8.8EG 8.82026-04-08
Use after free in Navigation in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: Medium)
- CVE-2026-5883HIGHCVSS 8.8EG 8.82026-04-08
Use after free in Media in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: Medium)
- CVE-2026-5939MEDIUMCVSS 5.5EG 5.52026-04-27
A crafted XFA PDF can trigger a use-after-free condition during calculate event processing, causing the application to crash and resulting in an arbitrary code execution.
- CVE-2026-5940HIGHCVSS 7.8EG 7.82026-04-27
Calling a function that triggers a UI refresh after removing comments via a script may access an invalidated object, leading to program crashes.
- CVE-2026-5942MEDIUMCVSS 5.5EG 5.52026-04-27
Flaws in page lifecycle management allow document structure changes to desynchronize internal component states, causing subsequent operations to access invalidated objects and crash the program.
- CVE-2026-5943HIGHCVSS 7.8EG 7.82026-04-27
Document structural anomalies caused inconsistencies between page element relationships and internal index states. When scripts triggered document modifications, object reference validity was not properly maintained, leading to a crash whe…
- CVE-2026-5947MEDIUMCVSS 5.9EG 7.52026-05-20
Undefined behavior may result due to a race condition leading to a use-after-free violation. If BIND receives an incoming DNS message signed with SIG(0), it begins work to validate that signature. If, during that validation, the "recursi…
- CVE-2026-59850MEDIUMCVSS 4.3EG 4.32026-07-21
A flaw was found in libssh. If data packets are processed after a channel is closed, channel data callbacks can be invoked after the associated data has already been freed, leading to crashes or possible use-after-free conditions.
- CVE-2026-60002CRITICALCVSS 9.4EG 7.72026-07-08
ssh in OpenSSH before 10.4 can have a use-after-free when a server changes its host key during a key re-exchange. (This outcome occurs only on the client side.)
- CVE-2026-60080HIGHCVSS 7.3EG 7.32026-07-21
Use After Free vulnerability in the Rust deserialization logic of Apache Fory. This issue affects Apache Fory from 0.13.0 through 1.3.0. A crafted Fory payload could cause undefined behavior, process crash, or potential memory disclosure…
- CVE-2026-6040HIGHCVSS 7.3EG 7.32026-06-15
A heap use-after-free existed when importing the blank-width characters of an ODF number format. A position value read from the document was not checked against the length of the format-code string, so a malformed number format could be pr…
- CVE-2026-6068CRITICALCVSS 9.6EG 6.52026-04-10
NASM contains a heap use after free vulnerability in response file (-@) processing where a dangling pointer to freed memory is stored in the global depend_file and later dereferenced, as the response-file buffer is freed before the pointer…
- CVE-2026-6100HIGHCVSS 8.1EG 9.12026-04-13
Use-after-free (UAF) was possible in the `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile` when a memory allocation fails with a `MemoryError` and the decompression instance is re-used. This scenario can be triggered if t…
- CVE-2026-61860LOWCVSS 3.7EG 3.72026-07-15
ImageMagick before 7.1.2-26 and 6.9.13-51 contains a use-after-free vulnerability that occurs when freetype initialization fails: the method does not exit and continues to use memory that was already freed. This can be triggered during ima…
- CVE-2026-61861HIGHCVSS 7.5EG 3.72026-07-11
ImageMagick before 7.1.2-26 contains a use-after-free vulnerability in the FormatMagickCaption method when memory allocation fails. Attackers can trigger memory allocation failures to cause a dangling pointer to reference freed memory, pot…
- CVE-2026-6297HIGHCVSS 8.3EG 8.32026-04-15
Use after free in Proxy in Google Chrome prior to 147.0.7727.101 allowed an attacker in a privileged network position to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical)
- CVE-2026-6299HIGHCVSS 8.8EG 8.82026-04-15
Use after free in Prerender in Google Chrome prior to 147.0.7727.101 allowed a remote attacker to execute arbitrary code via a crafted HTML page. (Chromium security severity: Critical)
- CVE-2026-6300HIGHCVSS 8.8EG 8.82026-04-15
Use after free in CSS in Google Chrome prior to 147.0.7727.101 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)
- CVE-2026-6302HIGHCVSS 8.8EG 8.82026-04-15
Use after free in Video in Google Chrome prior to 147.0.7727.101 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)
- CVE-2026-6303HIGHCVSS 8.8EG 8.82026-04-15
Use after free in Codecs in Google Chrome prior to 147.0.7727.101 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)
- CVE-2026-6304HIGHCVSS 8.3EG 8.32026-04-15
Use after free in Graphite in Google Chrome prior to 147.0.7727.101 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)
- CVE-2026-6309HIGHCVSS 8.3EG 8.32026-04-15
Use after free in Viz in Google Chrome prior to 147.0.7727.101 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)
- CVE-2026-6310HIGHCVSS 8.3EG 8.32026-04-15
Use after free in Dawn in Google Chrome prior to 147.0.7727.101 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)
- CVE-2026-6315HIGHCVSS 8.8EG 8.82026-04-15
Use after free in Permissions in Google Chrome on Android prior to 147.0.7727.101 allowed a remote attacker who convinced a user to engage in specific UI gestures to execute arbitrary code via a crafted HTML page. (Chromium security severi…
- CVE-2026-6316HIGHCVSS 8.8EG 8.82026-04-15
Use after free in Forms in Google Chrome prior to 147.0.7727.101 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)
- CVE-2026-6317HIGHCVSS 8.8EG 8.82026-04-15
Use after free in Cast in Google Chrome prior to 147.0.7727.101 allowed a remote attacker to execute arbitrary code via a crafted HTML page. (Chromium security severity: High)
- CVE-2026-6318HIGHCVSS 8.8EG 8.82026-04-15
Use after free in Codecs in Google Chrome prior to 147.0.7727.101 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: Medium)
- CVE-2026-6319HIGHCVSS 7.5EG 7.52026-04-15
Use after free in Payments in Google Chrome on Android prior to 147.0.7727.101 allowed a remote attacker who convinced a user to engage in specific UI gestures to execute arbitrary code via a crafted HTML page. (Chromium security severity:…
- CVE-2026-6358HIGHCVSS 8.8EG 8.82026-04-15
Use after free in XR in Google Chrome on Android prior to 147.0.7727.101 allowed a remote attacker to perform an out of bounds memory read via a crafted HTML page. (Chromium security severity: Critical)
Map vulnerabilities like CWE-416 to your infrastructure
EchelonGraph correlates every CVE — across CWE-416 and 150+ other weakness categories — against the assets you actually run. See blast radius, fix versions, and remediation steps in one graph.
Start Free Scan →