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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-03 23:17
Updated : 2026-09-14 14:17
NVD link : CVE-2026-85443
Mitre link : CVE-2026-85443
CVE.ORG link : CVE-2026-85443
JSON object : View
Products Affected
No product.
CWE
CWE-400
Uncontrolled Resource Consumption
