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.
Published: 2026-09-03
Score: 9.2 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the pAntler component of MOOS essential‑moos through 10.0.1, where malicious Run entries in a MISSION_FILE are parsed and executed via execvp() without any authentication checks. This flaw enables an attacker to run arbitrary code on the host running the pAntler service, compromising confidentiality, integrity, and availability of the affected system. The weakness corresponds to CWE‑494, which describes the failure to properly validate or sanitize data before passing it to a system‑level interpreter.

Affected Systems

The issue affects the MOOS essential‑moos distribution, specifically versions through 10.0.1. The software is maintained by themoos and is used in marine navigation and robotic applications that rely on MOOSDB for inter-process communication. No other products or vendors are listed as affected.

Risk and Exploitability

Given the CVSS score of 9.2, the vulnerability is considered high severity. No EPSS score is available, but the lack of authentication requirements suggests that exploitation would be straightforward on a system exposing the MOOSDB to potential attackers. The vulnerability is not currently listed in the CISA KEV catalog, indicating no widespread exploitation has yet been reported; however, the attack surface and the ability to execute code remotely make it a critical threat for environments where unauthenticated MISSION_FILE messages could be sent.

Generated by OpenCVE AI on September 3, 2026 at 23:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update essential‑moos to the latest available version to apply the security fix
  • Restrict MISSION_FILE messages to authenticated sources or disable MISSION_FILE handling if not required by your deployment
  • Configure the MOOSDB to enforce authentication and isolate it from untrusted networks to prevent unauthenticated submissions

Generated by OpenCVE AI on September 3, 2026 at 23:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 22:45:00 +0000

Type Values Removed Values Added
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.
Title MOOS essential-moos through 10.0.1 pAntler Remote Code Execution via Unauthenticated MISSION_FILE
Weaknesses CWE-494
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 9.2, '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'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-03T22:38:22.398Z

Reserved: 2026-09-03T19:50:53.159Z

Link: CVE-2026-85427

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-03T23:17:21.627

Modified: 2026-09-03T23:17:21.627

Link: CVE-2026-85427

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T00:00:09Z

Weaknesses
  • CWE-494

    Download of Code Without Integrity Check