CVE-2026-66732
Received Received - Intake

Sonic 3 A.I.R. UDP Connection Handle Spoofing Vulnerability

Vulnerability report for CVE-2026-66732, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-06

Last updated on: 2026-08-06

Assigner: VulnCheck

Description

Sonic 3 A.I.R. before commit 2492d18 contains a missing source address validation vulnerability in ConnectionManager where established connections are resolved by a two-byte local connection handle alone without verifying that the datagram source address matches the registered remote address for the connection. An on-path attacker who can observe cleartext UDP traffic can inject arbitrary packets into any established session by forging the two-byte connection identifier, enabling session termination via TerminateConnectionPacket, arbitrary channel message forgery, and forged request responses without requiring IP address spoofing.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-06
Last Modified
2026-08-06
Generated
2026-08-06
AI Q&A
2026-08-06
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
eukaryot sonic_3_a.i.r. to 26.03.28.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-346 The product does not properly verify that the source of data or communication is valid.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Sonic 3 A.I.R. before commit 2492d18 has a missing source address validation flaw in ConnectionManager. Connections are resolved using only a two-byte local handle without checking if the datagram source address matches the registered remote address. This allows an attacker on the same network path to inject packets into active sessions by forging the connection identifier.

Detection Guidance

Detecting this vulnerability requires monitoring UDP traffic for forged connection identifiers. Inspect Sonic 3 A.I.R. server logs for unexpected TerminateConnectionPacket messages or forged channel messages. Use network sniffing tools like Wireshark to analyze UDP datagrams for mismatched source addresses in established sessions.

Impact Analysis

An attacker could terminate your active sessions, forge messages in channels, or send fake responses to requests. This does not require IP spoofing but relies on observing cleartext UDP traffic. The impact includes session hijacking and potential manipulation of in-game communication.

Mitigation Strategies

Update Sonic 3 A.I.R. to commit 2492d18 or later to address the vulnerability. Ensure UDP traffic is encrypted to prevent cleartext observation. Implement network-level controls to block unauthorized UDP packet injection.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-66732. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart