CVE-2026-85443
MOOS core-moos through 10.4.0 MOOSDB Accept Loop Denial of Service
CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-400 |
| Vendor | themoos |
| Product | core-moos |
| Published | Sep 3, 2026 |
Stay Ahead of the Next One
Get instant alerts for themoos core-moos
Be the first to know when new high vulnerabilities affecting themoos core-moos are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
Affected Versions
themoos / core-moos
0 โค 10.4.0
References
github.com: https://github.com/themoos/core-moos/pull/83 github.com: https://github.com/themoos/core-moos/commit/8d940303949a850d4625eca2a60f27adee9c3ec4 github.com: https://github.com/themoos/core-moos github.com: https://github.com/themoos/core-moos/blob/ec9c77c68fcbdef8f5e4c60fe243acd223433f0c/Core/libMOOS/Comms/MOOSCommServer.cpp#L922 vulncheck.com: https://www.vulncheck.com/advisories/moos-core-moos-through-10.4.0-moosdb-accept-loop-denial-of-service
Credits
Vlatko Kosturjak