原始 OSV JSON{
"id": "GHSA-qqc5-c4q6-4q3x",
"aliases": [
"CVE-2026-85443"
],
"details": "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.",
"affected": [],
"modified": "2026-09-04T00:31:09Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
}
],
"published": "2026-09-04T00:31:09Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-85443",
"type": "ADVISORY"
},
{
"url": "https://github.com/themoos/core-moos/pull/83",
"type": "WEB"
},
{
"url": "https://github.com/themoos/core-moos/commit/8d940303949a850d4625eca2a60f27adee9c3ec4",
"type": "WEB"
},
{
"url": "https://github.com/themoos/core-moos",
"type": "WEB"
},
{
"url": "https://github.com/themoos/core-moos/blob/ec9c77c68fcbdef8f5e4c60fe243acd223433f0c/Core/libMOOS/Comms/MOOSCommServer.cpp#L922",
"type": "WEB"
},
{
"url": "https://www.vulncheck.com/advisories/moos-core-moos-through-10.4.0-moosdb-accept-loop-denial-of-service",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"severity": "HIGH",
"github_reviewed": false,
"nvd_published_at": "2026-09-03T23:17:24Z",
"github_reviewed_at": null
}
}