Description
MOOS-IvP uFldShoreBroker through 24.8.1 fails to verify node ping authenticity before creating outbound bridge routes. Attackers can publish NODE_BROKER_PING messages with crafted HostRecord data to redirect bridged variables to attacker-controlled addresses.
Published: 2026-09-03
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

MOOS‑IvP uFldShoreBroker accepts NODE_BROKER_PING messages without verifying the sender’s authenticity. An attacker can publish a ping message containing a crafted HostRecord, causing the broker to create an outbound bridge route that forwards local variables to an attacker‑controlled address. The flaw enables unauthorized traffic redirection and potential data exfiltration, but it does not provide arbitrary code execution. The weakness corresponds to CWE‑345.

Affected Systems

The vulnerable component is the uFldShoreBroker in MOOS‑IvP releases through version 24.8.1. Any system running these or earlier builds that has not applied the fix remains susceptible, while newer releases contain the authentication safeguard.

Risk and Exploitability

The CVSS score of 9.3 indicates a high severity issue. Although an EPSS score is not available, the absence of known exploitation does not reduce risk; the flaw is actively exploitable over the network if an attacker can inject a NODE_BROKER_PING. The vulnerability is not listed in the CISA KEV catalog, yet its potential to force traffic through attacker-controlled endpoints warrants prompt remediation. The likely attack vector involves a remote or local attacker with network access to the broker, sending a crafted ping to redirect data flow.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a MOOS‑IvP version newer than 24.8.1 that enforces authentication of NODE_BROKER_PING messages.
  • Limit broker exposure by applying firewall or VLAN rules so that only trusted nodes can transmit NODE_BROKER_PING traffic.
  • Enable broker logging for unexpected or malformed node pings and regularly audit outbound bridge routes to detect unauthorized redirection.

Generated by OpenCVE AI on September 3, 2026 at 23:53 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 uFldShoreBroker through 24.8.1 fails to verify node ping authenticity before creating outbound bridge routes. Attackers can publish NODE_BROKER_PING messages with crafted HostRecord data to redirect bridged variables to attacker-controlled addresses.
Title MOOS-IvP through 24.8.1 uFldShoreBroker Bridge Route Injection via Unverified Node Ping
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:H/I:H/A:N'}

cvssV4_0

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

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

Link: CVE-2026-85434

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-85434

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-345

    Insufficient Verification of Data Authenticity