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: n/a
KEV: No
Impact: n/a
Action: n/a
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 is not available, but the lack of an exploit probability estimate does not reduce the potential for real‑world 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 3, 2026 at 23:28 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 3, 2026 at 23:28 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 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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

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

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

Link: CVE-2026-85431

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-85431

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-345

    Insufficient Verification of Data Authenticity