Description
MOOS essential-moos pShare through 10.0.1 fails to properly authorize PSHARE_CMD messages, allowing any publisher to reconfigure network routes and listeners at runtime. Attackers can send crafted PSHARE_CMD messages with cmd=output or cmd=input parameters to open new listeners on arbitrary addresses and redirect or duplicate bus traffic to attacker-controlled destinations.
Published: 2026-09-03
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in MOOS essential-moos pShare allows any publisher to send PSHARE_CMD messages that are not properly authorized. These messages can instruct the system to create new listeners on arbitrary addresses and redirect or duplicate bus traffic. If an attacker controls the input, they can open open ports or bind to addresses they otherwise cannot access, effectively hijacking the message bus traffic for exfiltration or traffic manipulation. The flaw is categorized as CWE-862, an insecure direct object reference, and carries a CVSS score of 9.3, indicating a high severity outcome.

Affected Systems

The issue affects the themoos:essential-moos product up through version 10.0.1. All installations relying on pShare in this series are vulnerable unless they have been patched to a revision that includes the fix. The vulnerability originates from the Share.cpp component of the essentials/pShare module.

Risk and Exploitability

With a CVSS of 9.3 and no viable EPSS data, the risk is considered high. Attackers can exploit the flaw by sending crafted PSHARE_CMD messages via any standard publisher channel, requiring no special privileges or credentials. Because the system fails to enforce authorization checks, an attacker can redirect traffic to attacker-controlled destinations, causing confidentiality loss, data tampering, or service disruption. The vulnerability is not listed in the CISA KEV catalog, but its severity suggests that it is likely to be targeted by threat actors once disclosed publicly.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade essential-moos to a version that incorporates the patch from commit 8e51cedcbd8de9781adec2e9cce354f51750a547 or apply the changes from pull request #20.
  • Restrict PSHARE_CMD usage to trusted publishers only by updating configuration or network ACLs, and disable the command on nodes that do not require dynamic route reconfiguration.
  • Introduce an authorization check in the PSHARE_CMD handler that verifies the publisher identity before allowing output or input operations to mitigate the insecure direct object reference flaw.

Generated by OpenCVE AI on September 3, 2026 at 23:27 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 pShare through 10.0.1 fails to properly authorize PSHARE_CMD messages, allowing any publisher to reconfigure network routes and listeners at runtime. Attackers can send crafted PSHARE_CMD messages with cmd=output or cmd=input parameters to open new listeners on arbitrary addresses and redirect or duplicate bus traffic to attacker-controlled destinations.
Title MOOS essential-moos through 10.0.1 pShare Unauthorized Runtime Route Reconfiguration
Weaknesses CWE-862
References
Metrics cvssV3_1

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

cvssV4_0

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

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

Link: CVE-2026-85433

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-85433

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses