PULSE
LIVE75signals / 24h
FEED
ransomglobal secret group reclama a Pro-Tuff | Decals · US · Retail & E-Commerceransomdeadlock reclama a High Class Car Limo · US · Transportationransomanubis reclama a Eagle Crest Communities · US · Hospitalityransomglobal secret group reclama a Spergel · CA · Professional Servicesransomdeadlock reclama a West African Resources ltd · AU · Energy & Utilitiesransomdeadlock reclama a Caspian One · AZ · Energy & Utilitiesransomsection9 reclama a *****.com.pt · PT · Educationransomsection9 reclama a ********.com.uy · UY · Agriculture and Food Productionransomsection9 reclama a ****.fr · FR · Retail & E-Commerceransomsection9 reclama a ********.com · US · Otherransomsection9 reclama a ******.com.se · SE · Healthcareransomsection9 reclama a ******.com · US · Technologyransomsection9 reclama a ****.com.mc · MC · Hospitalityransomsection9 reclama a *****.ind.br · BR · Agriculture and Food Productionransomglobal secret group reclama a Pro-Tuff | Decals · US · Retail & E-Commerceransomdeadlock reclama a High Class Car Limo · US · Transportationransomanubis reclama a Eagle Crest Communities · US · Hospitalityransomglobal secret group reclama a Spergel · CA · Professional Servicesransomdeadlock reclama a West African Resources ltd · AU · Energy & Utilitiesransomdeadlock reclama a Caspian One · AZ · Energy & Utilitiesransomsection9 reclama a *****.com.pt · PT · Educationransomsection9 reclama a ********.com.uy · UY · Agriculture and Food Productionransomsection9 reclama a ****.fr · FR · Retail & E-Commerceransomsection9 reclama a ********.com · US · Otherransomsection9 reclama a ******.com.se · SE · Healthcareransomsection9 reclama a ******.com · US · Technologyransomsection9 reclama a ****.com.mc · MC · Hospitalityransomsection9 reclama a *****.ind.br · BR · Agriculture and Food Production
← All CVEs
CVE WatchJul 22, 2026

CVE-2026-0100

In Load of LoadedArsc.cpp, there is a possible out of bounds write due to a heap buffer overflow. This could lead to local escalation of pri

CVSS

7.8

High

EPSS

0.1%

p0

KEV

Exploit Today

0

0-100

Published: Jun 1, 2026 · Last modified: Jul 22, 2026 · CWE-122

EPSS · 30d
0.1%EPSS · 30 days0.1%
2026-06-302026-07-25
Technical description

In Load of LoadedArsc.cpp, there is a possible out of bounds write due to a heap buffer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.

Official references
Related CVEs
CVECVSSEPSSKEVRExploitTitleMod.
CVE-2026-660408.8 HIG
42.5%
13FFmpeg through 8.1.2, fixed in commit b506faf, contains a heap out-of-bounds write vulnerability in the native PNG and APNG encoders that allows remote attackers to corrupt heap memory by supplying a crafted PNG image with a malicious eXIf chunk. Attackers can craft an eXIf chunk where multiple IFD entries reference the same large value payload, causing canonical serialization to expand the output far beyond the undersized allocation estimated by add_exif_profile_size(), resulting in png_write_chunk() writing tens of thousands of bytes past the buffer boundary, leading to deterministic heap corruption, process crash, and potentially arbitrary code execution.2d
CVE-2026-660398.8 HIG
34.7%
10FFmpeg through 8.1.2, fixed in commit aafb5c6, contains a signed integer overflow vulnerability in the MACE6 audio decoder that allows attackers to corrupt heap memory by supplying a crafted CAF file with a malicious bytes_per_packet value. Attackers can craft a CAF file with oversized bytes_per_packet and frames_per_packet values in the desc chunk to trigger an integer overflow in mace_decode_frame() during output sample count computation, resulting in an undersized buffer allocation and heap out-of-bounds write that could enable code execution.2d
CVE-2026-660368.8 HIG
21.0%
6FFmpeg through 8.1.2, fixed in commit 5d7112c, contains a heap out-of-bounds write vulnerability in the vf_hqdn3d filter that allows attackers to corrupt heap memory by supplying a crafted video whose frame resolution increases between frames when filtergraph reinitialization is disabled via the -reinit_filter 0 option. Attackers can provide a malicious video input where vf_hqdn3d.config_input() allocates undersized per-plane line-history buffers based on the initial frame width, and subsequent larger frames cause denoise_spatial() to write beyond the allocation boundary, resulting in heap memory corruption.2d
CVE-2026-660357.5 HIG
24.4%
7libssh2 through 1.11.1, fixed in commit 42e33d8, contains a pre-authentication heap buffer overflow vulnerability that allows a malicious SSH server to corrupt heap metadata in any connecting client by sending a packet with a packet_length smaller than the cipher's block size during Encrypt-then-MAC cipher negotiation. In the fullpacket() function in src/transport.c, the ETM path allocates a buffer of packet_length bytes but copies blocksize minus one bytes via memcpy, causing an overflow that on 32-bit glibc writes attacker-controlled bytes into an adjacent chunk's SIZE field, enabling tcache bin confusion, overlapping live objects, and function pointer overwrite during the session handshake before authentication.2d
CVE-2026-56392
4.5%
1GNU coreutils unexpand is vulnerable to a heap-based buffer overflow due to an integer overflow during buffer allocation when processing large tab stop (-t) values. The multiplication used to calculate the allocation size can wrap around, resulting in an undersized buffer. When processing crafted input, subsequent writes exceed the allocated memory, leading to an out‑of‑bounds heap write. When running GNU coreutils unexpand with attacker-provided large tab stop (-t) arguments, this behavior leads to a crash and potentially achieve a heap write primitive depending on memory layout. This issue has been fixed in the commit b60a159fdc5bfcf9988d3a4cb6f53abe8ad5d35d2d
CVE-2026-561659.8 CRI
50.7%
15Heap-based buffer overflow in Microsoft Account allows an unauthorized attacker to execute code over a network.2d