Description
MOOS essential-moos through version 10.0.1 contains an unauthenticated UDP packet injection vulnerability in pMOOSBridge when configured with UDPListen. Attackers can send crafted UDP packets to the configured port to inject arbitrary variables into the local MOOS community with spoofed source and community identifiers.
Published: 2026-09-03
Score: 8.7 High
EPSS: 2.8% Low
KEV: No
Impact: Unauthorized Variable Injection
Action: Immediate Patch
AI Analysis

Impact

Moos essential‑moos through version 10.0.1 contains an unauthenticated vulnerability in the pMOOSBridge component when it is configured with UDPListen. Attackers can send crafted UDP packets to the listening port. The packets are accepted without authentication, allowing the injection of arbitrary variables into the local MOOS community with spoofed source and community identifiers. This behavior is a classic example of the weaknesses described in CWE‑345.

Affected Systems

The affected product is themoos:essential‑moos up to and including version 10.0.1. No other vendors or product versions are listed in the CNA data.

Risk and Exploitability

The CVSS score is 8.7, indicating high severity. EPSS score is 2%, indicating a low but non‑zero probability of exploitation. The vulnerability is not listed in the CISA KEV catalog, meaning no known active exploits have been reported yet. The attack vector is remote over UDP; the prerequisite is that the pMOOSBridge is configured to listen for UDP traffic. Once an attacker floods the port with crafted packets, they can inject malicious variables that other components in the MOOS community will accept, potentially leading to unauthorized behavior or data manipulation.

Generated by OpenCVE AI on September 4, 2026 at 14:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade essential‑moos to version 10.0.2 or later, which contains the fix for this injection flaw.
  • Disabling or restricting the UDPListen configuration in pMOOSBridge to limit inbound UDP traffic, or configuring it to accept packets only from trusted communities.
  • Implement firewall or network segmentation to block unsolicited UDP packets to the pMOOSBridge listening port except from known, trusted sources.

Generated by OpenCVE AI on September 4, 2026 at 14:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 15:45:00 +0000

Type Values Removed Values Added
First Time appeared Themoos
Themoos essential-moos
Vendors & Products Themoos
Themoos essential-moos

Fri, 04 Sep 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Description MOOS essential-moos through version 10.0.1 contains an unauthenticated UDP packet injection vulnerability in pMOOSBridge when configured with UDPListen. Attackers can send crafted UDP packets to the configured port to inject arbitrary variables into the local MOOS community with spoofed source and community identifiers.
Title MOOS essential-moos through 10.0.1 pMOOSBridge Unauthenticated UDP Packet Injection
Weaknesses CWE-345
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Themoos Essential-moos
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-04T13:40:57.370Z

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

Link: CVE-2026-85431

cve-icon Vulnrichment

Updated: 2026-09-04T13:28:24.231Z

cve-icon NVD

Status : Awaiting Analysis

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

Modified: 2026-09-08T20:07:17.943

Link: CVE-2026-85431

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T15:21:36Z

Weaknesses
  • CWE-345

    Insufficient Verification of Data Authenticity