CVE-2026-85442

Summary

MOOS core-moos through 10.4.0 fails to validate packet length declarations in CMOOSCommPkt::OnBytesWritten(), allowing unauthenticated attackers to trigger unbounded buffer allocation by sending crafted wire packets. Attackers can send packets with large declared lengths to exhaust server memory and cause denial of service before client authentication completes.

Affected Software

VendorProductVersion RangeStatus
themooscore-moos0 <= 10.4.0affected

Weaknesses

  • CWE-789: Memory Allocation with Excessive Size Value

References