Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-66733 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

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().

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-789Memory Allocation with Excessive Size Value[email protected]

Affected Products

ProductVersions
Eukaryot Sonic 3 A.I.R.
<= 26.03.28.0

CPE

  • No CPEs found in CPE dictionary for this product.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-66733
NVD Published Date:
Aug 6, 2026
NVD Last Modified:
Sep 24, 2026
Source:
[email protected]
CVE-2026-66733 Details - Not Deferred