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.
Published: 2026-08-06
Score: 8.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Sonic 3 A.I.R. has a missing source‑address validation flaw in its ConnectionManager module. An attacker who can observe clear‑text UDP traffic can craft packets that contain any two‑byte connection identifier, thereby injecting arbitrary packets into existing sessions. The attacker can terminate a session with a TerminateConnectionPacket, forge channel messages, and fabricate request responses, all without IP spoofing. This results in loss of integrity of the connection, potential denial of service, and unauthorized control of the session.

Affected Systems

The vulnerability affects the Sonic 3 A.I.R. product from the vendor Eukaryot. All releases before the code change identified by commit 2492d18 are vulnerable. No specific version numbers are listed, but any build predating that commit should be considered at risk.

Risk and Exploitability

The CVSS score of 8.3 indicates high severity, and the EPSS score is not available. The vulnerability is not listed in the CISA KEV catalog. An on‑path attacker who can eavesdrop on clear‑text UDP traffic can exploit the flaw by forging the two‑byte connection handle; no IP spoofing is required. The attack requires network access to the compromised link and the ability to send UDP packets to the vulnerable instance.

Generated by OpenCVE AI on August 6, 2026 at 14:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Immediately update Sonic 3 A.I.R. to the revision that includes commit 2492d18 or later to add source‑address validation.
  • Block or filter unsolicited UDP traffic to the ConnectionManager endpoint, ensuring that only traffic from known remote addresses is accepted.
  • If a version update is not immediately feasible, disable any unsupported or insecure connection handling features in Sonic 3 A.I.R. and monitor for unexpected session terminations to detect attempted attacks.

Generated by OpenCVE AI on August 6, 2026 at 14:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Eukaryot
Eukaryot sonic3air
Vendors & Products Eukaryot
Eukaryot sonic3air

Thu, 06 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 06 Aug 2026 13:15:00 +0000

Type Values Removed Values Added
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.
Title Sonic 3 A.I.R. Missing Source Address Validation in ConnectionManager
Weaknesses CWE-346
References
Metrics cvssV3_1

{'score': 5.9, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N'}

cvssV4_0

{'score': 8.3, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Eukaryot Sonic3air
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-06T18:44:27.467Z

Reserved: 2026-07-27T16:27:47.647Z

Link: CVE-2026-66732

cve-icon Vulnrichment

Updated: 2026-08-06T18:32:04.269Z

cve-icon NVD

Status : Received

Published: 2026-08-06T13:18:21.773

Modified: 2026-08-06T22:18:20.840

Link: CVE-2026-66732

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T10:00:54Z

Weaknesses