Description
MOOS core-moos through 10.4.0 contains a remote process termination vulnerability in the SuicidalSleeper component that uses a hard-coded passphrase for multicast command authorization. Any multicast-reachable peer can enumerate MOOS processes and send termination commands to trigger process shutdown by exploiting the default multicast group and port with the known passphrase.
Published: 2026-09-03
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a remote process termination flaw in the SuicidalSleeper component of MOOS core‑moos. It arises from a hard‑coded passphrase that authorizes multicast commands. Any peer that can reach the default multicast group and port can enumerate MOOS processes and issue a termination command, causing the targeted process to shut down. This results in loss of availability and potential disruption of a mission‑critical application.

Affected Systems

The flaw affects the themoos core‑moos software, specifically versions 10.4.0 and earlier. The vulnerability is present in all builds that ship with the hard‑coded multicast passphrase in the SuicidalSleeper module. The product is open source, so any deployment of core‑moos in a robotic or maritime environment may be impacted unless a patched version is used.

Risk and Exploitability

Assessments show a CVSS score of 7.1, indicating moderate to high severity, but the EPSS score is not available, so the exact exploitation probability cannot be determined. No listing in the CISA KEV catalog is reported. The attack requires network proximity to the multicast group and no authentication beyond the default passphrase, making exploitation straightforward for adversaries who can establish network visibility within the same subnet or multicast domain.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update core‑moos to a version that includes the fix from pull request 85 (commit 488806a07db9f21eea124f48a9c0392f058f01dc).
  • Restrict network access to the multicast group used by SuicidalSleeper, allowing only trusted nodes on the subnet or multicast domain.
  • Replace the hard‑coded passphrase with a secure, unique value or remove the hard‑coded mechanism entirely, requiring authenticated authorization before a process termination command is accepted.

Generated by OpenCVE AI on September 3, 2026 at 23:20 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 core-moos through 10.4.0 contains a remote process termination vulnerability in the SuicidalSleeper component that uses a hard-coded passphrase for multicast command authorization. Any multicast-reachable peer can enumerate MOOS processes and send termination commands to trigger process shutdown by exploiting the default multicast group and port with the known passphrase.
Title MOOS core-moos through 10.4.0 Remote Process Termination via Hard-Coded Multicast Passphrase
Weaknesses CWE-798
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

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

Reserved: 2026-09-03T19:51:01.654Z

Link: CVE-2026-85451

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-85451

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T23:30:11Z

Weaknesses
  • CWE-798

    Use of Hard-coded Credentials