Description
MOOS-IvP uMemWatch through 24.8.1 constructs shell commands from attacker-chosen MOOS client names without sanitization. Attackers can inject shell metacharacters into client names to execute arbitrary commands as the uMemWatch process user through unquoted redirection targets in system calls.
Published: 2026-09-03
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

MOOS-IvP up to version 24.8.1 contains a flaw where the uMemWatch component constructs shell commands by concatenating attacker‑controlled MOOS client names without any sanitization. This omission permits an attacker to embed shell metacharacters such as redirection symbols or pipes, enabling execution of arbitrary commands with the privileges of the uMemWatch process. The weakness is a classic command injection problem identified as CWE‑78, and it can result in full compromise of the host running the affected process.

Affected Systems

All installations of MOOS‑IvP that include the uMemWatch feature are vulnerable, specifically those with versions from the earliest release through 24.8.1. The vendor is moos‑ivp and the product is MOOS‑IvP. No specific version beyond 24.8.1 has been listed as affected, suggesting newer releases may have addressed the issue.

Risk and Exploitability

The CVSS score of 9.3 reflects a critical level of severity, indicating that a successful exploitation results in complete loss of confidentiality, integrity, and availability. No EPSS score is available, so the exact likelihood of exploitation in the wild is unknown, but the absence of a KEV listing does not mitigate the high impact. Based on the description it is inferred that the attack vector requires the ability to register or manipulate MOOS client names, likely through the MOOS client interface, and the attacker may execute commands as the uMemWatch process user once the injection succeeds.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade MOOS‑IvP to a release newer than 24.8.1 that includes input sanitization for uMemWatch client names.
  • If an upgrade cannot be performed immediately, isolate the uMemWatch process by running it under a restricted user or container with minimal privileges.
  • Implement a naming policy or filter that prohibits shell metacharacters in MOOS client names, and remove or sanitize any existing names that violate this rule.

Generated by OpenCVE AI on September 3, 2026 at 23:30 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 uMemWatch through 24.8.1 constructs shell commands from attacker-chosen MOOS client names without sanitization. Attackers can inject shell metacharacters into client names to execute arbitrary commands as the uMemWatch process user through unquoted redirection targets in system calls.
Title MOOS-IvP through 24.8.1 uMemWatch Command Injection via MOOS Client Names
Weaknesses CWE-78
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:21.711Z

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

Link: CVE-2026-85426

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-85426

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')