CVE-2026-66732 PUBLISHED

Sonic 3 A.I.R. Missing Source Address Validation in ConnectionManager

Assigner: VulnCheck
Reserved: 27.07.2026 Published: 06.08.2026 Updated: 06.08.2026

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.

Metrics

CVSS 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
CVSS Score: 8.3

Product Status

Vendor Eukaryot
Product sonic3air
Versions Default: affected
  • affected from 0 to 26.03.28.0 (incl.)
  • Version 2492d1882cd2cf1cc1d7415729ce5c4fd686cd4f is unaffected

Credits

  • Valentin Lobstein (Chocapikk) finder

References

Problem Types

  • Origin Validation Error CWE