ZeroHour

CVE-2026-85450

niche

Unauthenticated resource-exhaustion DoS in MOOS core-moos MOOSDB HTTP server

CVSS 4.0
8.7 high
EPSS
<1%p28
Published
()
Modified
AI analysis

MOOS core-moos through 10.4.0 contains a denial-of-service flaw in the MOOSDB HTTP server, which accepts client connections and spawns worker threads without any limits (CWE-770). A remote, unauthenticated attacker can open many simultaneous connections and send endless or never-terminating header data, consuming all available server threads and memory. The result is unavailability of MOOSDB — the central publish/subscribe hub of a MOOS deployment — disrupting the robots, simulators, and autonomy processes that depend on it; the CVSS 4.0 vector indicates no confidentiality or integrity impact, only high availability impact. Anyone running an affected MOOSDB instance, up to and including version 10.4.0, is affected. No public proof-of-concept or known exploitation exists; EPSS estimates a 0.4% probability of exploitation within 30 days and the issue is not in CISA KEV.

What to do: Restrict access to the MOOSDB HTTP interface to trusted hosts using firewall rules or ACLs, and cap or rate-limit concurrent connections at the network layer where possible. Upgrade core-moos to a release newer than 10.4.0 as soon as a patched version is published, and in the meantime monitor MOOSDB thread counts and memory usage, restarting the service if exhaustion occurs. Given no known PoC or in-the-wild exploitation and low EPSS, treat this as a moderate-priority availability hardening item rather than an emergency.

Affected
MOOS (core-moos project) core-moos (MOOSDB HTTP server)all versions through and including 10.4.0
Estimated exposure
nichelikely low thousands of lab, simulation, and autonomous-vehicle instances at most, with few directly internet-exposed — MOOS is specialized robotics middleware used mainly by academic research labs and autonomous (notably marine) vehicle projects, typically running on internal or vehicle-local networks, and no public install counts or internet-wide scan…

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 denial of service vulnerability in the MOOSDB HTTP server that creates unbounded connections and threads without limits. Attackers can open many connections and send endless header data to exhaust server threads and memory, causing service unavailability.

Weakness
CWE-770
Vector
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

In the news

No ingested article mentions this CVE yet.