Skip to main content

CWE archive

CWE-401 CVEs

Programmatic archive

1,858 CVEs tagged with CWE-4012 Critical, 333 High, 1,452 Medium, 71 Low, 0 Unrated.

CVE-2026-67183

Published Jul 28, 2026

TinyWeb through 0.0.8 contains a memory leak vulnerability that allows unauthenticated attackers to exhaust available memory by sending ordinary well-formed HTTP requests. Each re…

CVSS 8.7 · High
evidence mentions
2
Buzz score
17.5

CVE-2026-66011

Published Jul 25, 2026

ImageMagick before 7.1.2-27 contains a memory leak vulnerability in the magick command-line interface when invalid options are provided. Attackers can trigger memory exhaustion by…

CVSS 4.8 · Medium
evidence mentions
2
Buzz score
17.5

CVE-2026-56819

Published Jul 21, 2026

Netty is a network application framework for development of protocol servers and clients. In versions 4.2.0.Final through 4.2.15.Final and 4.1.0.Final through 4.1.135.Final, a rem…

CVSS 7.5 · High
evidence mentions
6
Buzz score
24.5

CVE-2026-10677

Published Jul 21, 2026

The CONFIG_USERSPACE syscall verifier z_vrfy_k_poll() in kernel/poll.c allocates a kernel-side copy of the user-supplied k_poll_event[] via z_thread_malloc() and then validates ea…

CVSS 6.5 · Medium
evidence mentions
2
Buzz score
16.0

CVE-2026-16318

Published Jul 21, 2026

The QUIC transport parameters extension handler in s2n-tls incorrectly uses s2n_alloc instead of s2n_realloc to store the peer's transport parameters. When a TLS 1.3 connection go…

CVSS 6.9 · Medium
evidence mentions
3
Buzz score
23.9

CVE-2026-47667

Published Jul 21, 2026

CImg Library is a C++ library for image processing. Prior to version 4.0.0 in `_load_analyze()`, the header_size field is read as an `unsigned int` from the first 4 bytes of an An…

CVSS 7.5 · High
evidence mentions
3
Buzz score
18.9

CVE-2026-61872

Published Jul 15, 2026

ImageMagick before 7.1.2-26 and 6.9.13-51 contains a memory leak in the TIFF encoder when an invalid tiff:tile-geometry is specified. Supplying malformed tile geometry parameters…

CVSS 2.0 · Low
evidence mentions
2
Buzz score
17.5

CVE-2026-61871

Published Jul 15, 2026

ImageMagick before 7.1.2-26 and 6.9.13-51 contains a memory leak in the ICON decoder that occurs when a memory allocation fails. Processing a crafted ICON file that triggers an al…

CVSS 6.3 · Medium
evidence mentions
2
Buzz score
17.5

CVE-2026-61869

Published Jul 15, 2026

ImageMagick before 7.1.2-26 and 6.9.13-51 contains a memory leak in the MIFF encoder that occurs when a memory allocation fails during MIFF image processing, which can lead to den…

CVSS 2.1 · Low
evidence mentions
2
Buzz score
17.5

CVE-2026-61868

Published Jul 15, 2026

ImageMagick before 7.1.2-26 and 6.9.x before 6.9.13-51 contains a memory leak in the YUV decoder that occurs when opening of the blob fails. Repeated triggering can lead to resour…

CVSS 6.3 · Medium
evidence mentions
2
Buzz score
17.5

CVE-2026-61867

Published Jul 15, 2026

ImageMagick before 7.1.2-26 contains a memory leak vulnerability in the TIFF encoder when memory allocation fails. Attackers can trigger allocation failures during TIFF image proc…

CVSS 2.1 · Low
evidence mentions
2
Buzz score
17.5

CVE-2026-61866

Published Jul 15, 2026

ImageMagick before 7.1.2-26 contains a memory leak vulnerability in the JNG encoder when a blob cannot be opened. Attackers can trigger the memory leak by providing malformed JNG…

CVSS 2.1 · Low
evidence mentions
2
Buzz score
17.5
Vendor/product tagsBeta · best-effort

CVE-2026-61865

Published Jul 15, 2026

ImageMagick before 7.1.2-26 and 6.9.13-51 contains a memory leak in the hough lines operation: when a specific operation fails, a small memory leak occurs.

CVSS 2.1 · Low
evidence mentions
2
Buzz score
17.5

CVE-2026-61864

Published Jul 15, 2026

ImageMagick before 7.1.2-26 and 6.9.13-51 contains a memory leak in color transformation to the log colorspace: when the operation fails, a small amount of memory is not released.

CVSS 2.1 · Low
evidence mentions
2
Buzz score
17.5

CVE-2026-61863

Published Jul 15, 2026

ImageMagick before 7.1.2-26 (and 6.x before 6.9.13-51) contains a memory leak in the TIFF encoder that occurs when a temporary file cannot be created, resulting in a small memory…

CVSS 2.1 · Low
evidence mentions
2
Buzz score
17.5
Vendor/product tagsBeta · best-effort

CVE-2026-56375

Published Jul 15, 2026

ImageMagick through 7.1.2-18 contains a memory leak vulnerability in the ASHLAR coder when an action fails. Attackers can trigger failed actions to exhaust memory resources and ca…

CVSS 4.8 · Medium
evidence mentions
2
Buzz score
17.5

CVE-2026-47482

Published Jul 14, 2026

NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker can cause missing release of memory after effective lifetime. A successful exploit of this vuln…

CVSS 7.5 · High
evidence mentions
2
Buzz score
17.5

CVE-2026-44806

Published Jul 14, 2026

Missing release of memory after effective lifetime in Windows Cryptographic Services allows an unauthorized attacker to deny service over a network.

CVSS 5.3 · Medium
evidence mentions
4
Buzz score
29.1

CVE-2024-7708

Published Jul 14, 2026

For requests that have a body, but reading the body may end up in reading 0 bytes, there is a buffer leak. This is particularly the case for 100-Continue, but any request where th…

CVSS 7.5 · High
evidence mentions
1
Buzz score
11.9
Vendor/product tagsBeta · best-effort

CVE-2026-53365

Published Jul 13, 2026

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: fix zerocopy completion for multi-skb sends When a large message is fragmented into multiple sk…

CVSS 5.5 · Medium
evidence mentions
4
Buzz score
21.1
Vendor/product tagsBeta · best-effort

CVE-2026-53364

Published Jul 13, 2026

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_conn: Fix memory leak in hci_le_big_terminate() hci_le_big_terminate() allocates iso_list_data…

CVSS 5.5 · Medium
evidence mentions
3
Buzz score
18.9
Vendor/product tagsBeta · best-effort

CVE-2026-61870

Published Jul 11, 2026

ImageMagick before 7.1.2-26 contains a memory leak vulnerability in the VIFF encoder when memory allocation fails. Attackers can trigger allocation failures by processing speciall…

CVSS 2.1 · Low
evidence mentions
2
Buzz score
17.5
Vendor/product tagsBeta · best-effort

CVE-2026-56366

Published Jul 10, 2026

ImageMagick before 7.1.2-18 contains a memory leak vulnerability in the META reader when processing APP1JPEG input paths. Attackers can trigger this memory leak by providing speci…

CVSS 4.8 · Medium
evidence mentions
2
Buzz score
17.5
Vendor/product tagsBeta · best-effort

CVE-2026-10699

Published Jul 8, 2026

Missing release of memory after effective lifetime vulnerability in Progress MOVEit Transfer (Custom Reports modules). This issue affects MOVEit Transfer: from 2025.0.0 before 20…

CVSS 7.5 · High
evidence mentions
1
Buzz score
11.9
Vendor/product tagsBeta · best-effort
Showing 1-25 of 1,858 CVEsPage 1 of 75