Loading market data...
← Back to CVE feed

CVE-2026-85443

HIGH CVSS 7.5 View on NVD ↗

Description

MOOS core-moos through 10.4.0 contains a denial of service vulnerability in MOOSCommServer::ListenLoop() where the accept thread performs a blocking receive without timeout during the wire-protocol handshake. An attacker can open a TCP connection to the MOOSDB port and send no data, causing the accept thread to block indefinitely while holding the socket-list lock, preventing all subsequent client connections.

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Published: Sep 03, 2026 23:17 UTC Modified: Sep 03, 2026 23:17 UTC