Description
MOOS essential-moos through 10.0.1 contains an authentication bypass vulnerability in pShare that accepts UDP datagrams from any source and republishes them with the attacker-claimed identity intact. Attackers can send crafted UDP datagrams to pShare input routes to inject messages into the local MOOS community under spoofed identities, or send malformed datagrams to crash the pShare process.
Published: 2026-09-03
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability allows an unauthenticated attacker to send crafted UDP datagrams to the pShare component of MOOS essential‑moos. The component accepts these packets from any source and republishes them while preserving the attacker‑claimed identity. Consequently, an attacker can inject arbitrary messages into the local MOOS community under a spoofed identity or send malformed packets that cause the pShare process to crash, disrupting mission operations. The primary security impact is integrity compromise through message spoofing and availability degradation via denial of service.

Affected Systems

The issue affects the MOOS essential‑moos package maintained by themoos, specifically versions up to and including 10.0.1. Any deployment of this version that exposes the pShare input routes to external networks is at risk.

Risk and Exploitability

With a CVSS score of 8.8, this weakness is considered high severity. The EPSS score is not available, indicating limited public exploit data, and it is not listed in CISA’s KEV catalog. Nonetheless, the vulnerability can be exploited over the network by sending UDP packets to the pShare input, requiring only network connectivity to the target system. Attackers have no need for privileged access or additional credentials, and the attack can proceed from any remote host that can reach the listening port.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a patched version of MOOS essential‑moos (v10.0.2 or newer) that removes the authentication bypass in pShare or updates to a version that restricts input sources.
  • If upgrading is not immediately possible, isolate the pShare input interface by configuring a firewall to block UDP packets to the pShare listening port from untrusted networks, limiting exposure to only trusted local hosts.
  • Apply the bug‑fix commit available at https://github.com/themoos/essential-moos/commit/53729b6325a991a8dbd84dcd04e4707f3e592fd6 to your build, recompiling the component with input validation that rejects packets not from known sources.

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 through 10.0.1 contains an authentication bypass vulnerability in pShare that accepts UDP datagrams from any source and republishes them with the attacker-claimed identity intact. Attackers can send crafted UDP datagrams to pShare input routes to inject messages into the local MOOS community under spoofed identities, or send malformed datagrams to crash the pShare process.
Title MOOS essential-moos through 10.0.1 pShare Unauthenticated UDP Datagram Republishing
Weaknesses CWE-345
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 8.8, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/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:24.443Z

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

Link: CVE-2026-85430

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-85430

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-345

    Insufficient Verification of Data Authenticity