Denial of Service Vulnerability in MOOS Database by The MOOS Vendor
CVE-2026-85443
8.7HIGH
What is CVE-2026-85443?
The MOOS core-moos software, up to version 10.4.0, is susceptible to a denial of service vulnerability within the MOOSCommServer::ListenLoop() function. This occurs when an attacker establishes a TCP connection to the MOOSDB port but sends no data, causing the accept thread to block indefinitely during the wire-protocol handshake. This prolonged blocking state holds the socket-list lock, effectively preventing any new client connections to the server and disrupting normal operations.
Affected Version(s)
core-moos 0 <= 10.4.0
