criticalOther

MOOS pShare PSHARE_CMD Authorization Bypass

First seen Sep 5, 2026 · Updated Sep 5, 2026 · CVSS 9.8

MOOSroboticsmiddlewareauthorization-bypassnetwork-redirectionunmanned-systemsagent-relevant

A critical authorization flaw in MOOS essential-moos pShare (through 10.0.1) allows any publisher on the bus to send crafted PSHARE_CMD messages that reconfigure network routes and listeners at runtime. This enables attackers to redirect or duplicate sensitive inter-process communication traffic to attacker-controlled destinations without authentication, posing severe risks to robotics and autonomous system deployments that rely on MOOS for message passing.

Technical Analysis

The vulnerability stems from pShare's failure to validate the origin or authorization level of PSHARE_CMD messages before acting on cmd=output or cmd=input directives. An attacker with publish access to the MOOS bus can dynamically open new listeners bound to arbitrary addresses or redirect existing bus traffic streams, effectively enabling traffic interception, data exfiltration, or man-in-the-middle manipulation of control and sensor data. Because MOOS is widely used as a middleware layer in autonomous vehicles, robotics, and unmanned systems, exploitation could allow injection of falsified sensor data or hijacking of command channels feeding into higher-level autonomy or AI decision-making modules. The CVSS 9.8 score reflects the low attack complexity, lack of required privileges beyond bus publish access, and the high impact on confidentiality, integrity, and availability. For organizations running AI-driven autonomous agents (e.g., robotic control systems, drones, or research platforms) that use MOOS for real-time data exchange, this flaw could allow adversaries to manipulate the data feeding perception or planning models, leading to unsafe or attacker-directed autonomous behavior.

Affected Systems

MOOS essential-moos pShare through version 10.0.1; any robotics, maritime, aerospace, or autonomous vehicle platforms using MOOS-IvP middleware for inter-process communication

Indicators of Compromise

  • No specific hashes or IPs published; indicators include anomalous PSHARE_CMD messages with cmd=output/cmd=input parameters, unexpected new listener bindings on MOOS bus hosts, and unauthorized redirection of MOOSDB traffic to unfamiliar IP addresses/ports

Remediation Steps

  1. 1

    Upgrade pShare

    Apply vendor patches or upgrade to a version of essential-moos pShare beyond 10.0.1 once available, incorporating proper authorization checks for PSHARE_CMD messages.

  2. 2

    Restrict Bus Access

    Limit which hosts/processes can publish to the MOOS bus using network segmentation, firewalling, or VPN tunnels to trusted nodes only.

  3. 3

    Implement Authentication Layer

    Add an authentication or cryptographic signing mechanism for MOOSDB command traffic if not natively supported, to prevent unauthorized command injection.

  4. 4

    Monitor Listener Configuration

    Continuously monitor pShare listener and route configuration for unexpected changes at runtime, alerting on new or modified output/input bindings.

  5. 5

    Network Isolation

    Isolate MOOS-based control networks from external or untrusted networks, especially in autonomous vehicle or robotics deployments where this middleware feeds AI decision systems.

CVE / Advisory IDs

CVE-2026-85433

Industries Most Exposed

RoboticsMaritimeAerospace/DefenseAutonomous VehiclesResearch/Academia

Sources

Respond to this threat

Pro subscribers get a full AI-generated incident-response playbook for this threat — detection, containment, eradication, and recovery steps — plus an unlimited AI Threat Advisor for questions about your environment.