ZeroHour

CVE-2026-85455

niche

Pre-auth Buffer Over-Read in MOOS core-moos MOOSDB Packet Parsing

CVSS 4.0
8.8 high
EPSS
<1%p29
Published
()
Modified
AI analysis

MOOS core-moos through 10.4.0 contains an out-of-bounds read (CWE-125) in the CMOOSCommPkt packet-deserialization code. An attacker who can open a TCP connection to the MOOSDB port can send a crafted four-byte packet that is processed before authentication, causing the parser to read beyond the allocated buffer. This can leak adjacent process memory to the attacker (low confidentiality impact) and, per the CVSS 4.0 vector's high availability impact, can likely crash the MOOSDB process, denying service to connected clients. Any deployment running MOOSDB from core-moos 10.4.0 or earlier whose TCP port is reachable by untrusted clients is affected, which in practice means robotics and autonomy research environments. There is no public proof of concept, no CISA KEV listing, and no known in-the-wild exploitation; EPSS estimates roughly a 0.4% probability of exploitation within 30 days.

What to do: Upgrade core-moos to a release newer than 10.4.0 once a patched version is available, and in the meantime restrict TCP access to the MOOSDB port to trusted hosts via firewall or ACL rules. Audit your environment for any MOOSDB instances reachable from untrusted networks, and monitor the vendor and CNA (VulnCheck) advisories for patched release details.

Affected
MOOS (core-moos) core-moos / MOOSDBall versions through and including 10.4.0
Estimated exposure
nichelikely low thousands of deployments at most (niche robotics middleware; MOOSDB is typically bound to internal or lab networks rather than the public internet) — MOOS is niche robotics/autonomy middleware used mainly in research and autonomous-vehicle deployments with no public install counts or internet-wide scan data, so this is a qualitative order-of-magnitude estimate based on its limited user…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

MOOS core-moos through 10.4.0 contains a buffer over-read vulnerability in CMOOSCommPkt where a four-byte packet triggers out-of-bounds memory access during deserialization. Attackers can open a TCP connection to the MOOSDB port and send a crafted short packet to read memory before authentication.

Weakness
CWE-125
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/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

In the news

No ingested article mentions this CVE yet.