← Späť na vyhľadávanie CVE

CVE-2026-66733

Popis

Sonic 3 A.I.R. before commit 2492d18 contains an unbounded memory allocation vulnerability in ReceivedPacketCache::enqueuePacket() that allows unauthenticated remote attackers to crash the server process by sending a crafted UDP packet with mUniquePacketID set to the maximum uint32 value. The mUniquePacketID field is read directly from the UDP wire-format packet header without bounds checking, causing the server to allocate one CacheItem per missing packet ID gap, exhausting available host memory and propagating an uncaught std::bad_alloc exception to std::terminate().

CVSS 7.5EPSS 0.8869999999999999%Riziko 0.81
Zobraziť zdroj
Zverejnené
2026-08-06 13:18:21
Posledná úprava
2026-08-06 22:18:20
Vektor
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H