Description
MOOS-IvP uFldNodeComms through 24.8.1 trusts the source node identity from the message body rather than validating it from the connection source. Attackers can craft NODE_MESSAGE packets with spoofed source identities to impersonate other nodes and post arbitrary variable notifications without validation.
Published: 2026-09-03
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The uFldNodeComms module in MOOS‑IvP accepts NODE_MESSAGE packets and relies solely on the source node identity provided in the packet body without verifying it against the actual network connection. An attacker that can send packets to the MOOS infrastructure can therefore forge the identity of any trusted node. By transmitting a crafted packet containing a spoofed source identifier, the attacker can have the system publish arbitrary variable notifications as if they originated from that node. This allows an attacker to inject data and impersonate other nodes without any credentials.

Affected Systems

The vulnerability impacts the MOOS‑IvP middleware (moos‑ivp:moos‑ivp) in all releases up to and including version 24.8.1. The affected component is the uFldNodeComms node responsible for processing incoming node messages. Administrators should verify whether newer releases contain the source‑validation fix.

Risk and Exploitability

With a CVSS score of 8.7 the flaw is categorized as high severity. The attack simply requires the attacker to send forged NODE_MESSAGE packets to the uFldNodeComms endpoint, so any host that can reach the MOOS network can exploit it. Because the spoofed data is trusted by downstream consumers, the integrity—and potentially the availability—of the MOOS system is at risk. The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, but the absence of credential or device restrictions makes the risk still significant for organizations exposing MOOS nodes to external networks.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade MOOS‑IvP to the latest release that contains the uFldNodeComms source validation fix (any version newer than 24.8.1).
  • Limit network traffic to the MOOS‑IvP nodes by applying firewall rules or VPNs so that only trusted hosts can send data to the uFldNodeComms node.
  • Enable detailed logging of source identities in NODE_MESSAGE packets and implement alerting for unexpected identities or variable values that deviate from the expected pattern.

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-IvP uFldNodeComms through 24.8.1 trusts the source node identity from the message body rather than validating it from the connection source. Attackers can craft NODE_MESSAGE packets with spoofed source identities to impersonate other nodes and post arbitrary variable notifications without validation.
Title MOOS-IvP through 24.8.1 uFldNodeComms Node Message Source Spoofing
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:23.780Z

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

Link: CVE-2026-85429

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-85429

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-345

    Insufficient Verification of Data Authenticity