ZeroHour

CVE-2026-85427

niche

Unauthenticated RCE in MOOS essential-moos pAntler via crafted MISSION_FILE

CVSS 4.0
9.2 critical
EPSS
<1%p35
Published
()
Modified
AI analysis

MOOS essential-moos pAntler through version 10.0.1 contains an unauthenticated remote code execution flaw (CWE-494) in how it handles mission files. An attacker with network access to the MOOSDB can publish a crafted MISSION_FILE message containing malicious Run entries; pAntler parses these entries and launches the named programs via execvp() without any authentication or integrity validation. Successful exploitation yields arbitrary program execution in the context of the pAntler process, typically giving the attacker control of the robotics host or vehicle control computer running the MOOS community. Affected users are operators of MOOS-based autonomy deployments, most commonly research, academic, and maritime/robotics programs, running pAntler at version 10.0.1 or earlier. No public proof-of-concept is known, the issue is not in CISA's KEV catalog, and EPSS assigns only a 0.4% probability of exploitation within 30 days, so no exploitation is currently known.

What to do: Upgrade pAntler/essential-moos to a release newer than 10.0.1 when a patched version is published. Until then, restrict network access to the MOOSDB so only trusted hosts can connect, firewall any MOOSDB listener from untrusted networks, and audit deployments for pAntler instances reachable by unauthenticated clients.

Affected
MOOS essential-moos (pAntler)through 10.0.1 (all versions up to and including 10.0.1)
Estimated exposure
nichelikely no more than a few hundred to a few thousand deployments worldwide — MOOS/pAntler is a niche robotics middleware used mainly in academic and maritime-autonomy research networks, typically deployed on closed control networks rather than large internet-facing fleets, and no public install or scan counts are…

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

Description

MOOS essential-moos pAntler through 10.0.1 contains a remote code execution vulnerability that allows unauthenticated attackers to execute arbitrary programs by publishing a crafted MISSION_FILE message to the MOOSDB. Attackers can publish a mission file containing malicious Run entries that pAntler parses and executes via execvp() without authentication validation.

Weakness
CWE-494
Vector
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/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.