Description
MOOS-IvP pMarineViewer through 24.8.1 fails to limit the number of tracked node identities from NODE_REPORT messages, allowing attackers to exhaust memory by supplying unbounded distinct node names. Attackers can publish crafted NODE_REPORT data to cause memory exhaustion and stall the operator display without authentication.
Published: 2026-09-03
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises when the MOOS‑IvP pMarineViewer component accepts NODE_REPORT messages that contain arbitrary, distinct node names without imposing any limit on the number of names it tracks. By sending a large number of unique names, an attacker can force the application to allocate more memory, eventually exhausting available memory and causing the operator display to stall. This lack of input validation leads to an uncontrolled resource consumption scenario.

Affected Systems

The flaw affects MOOS‑IvP pMarineViewer specifically up to and including 24.8.1. Systems running that release are potentially vulnerable.

Risk and Exploitability

The CVSS score of 8.7 classifies the issue as high severity, and the absence of an EPSS score or KEV listing indicates a lack of publicly observed exploitation at the time of assessment. Attackers do not need authentication to submit a crafted NODE_REPORT message, implying that anyone who can reach the MOOS bus or the application’s communication channel can launch the exploit. Given the remote nature of message delivery, a malicious actor with network access to the system can trigger the denial of service by flooding NODE_REPORT messages with distinct node identifiers.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update MOOS‑IvP to a version newer than 24.8.1 that limits the number of tracked node identities in NODE_REPORT messages
  • Configure the MOOS environment or firewall to restrict or filter unsolicited NODE_REPORT messages, ensuring only trusted sources can publish them
  • Monitor memory usage of the pMarineViewer process and set alerts for excessive consumption to detect potential exploitation attempts

Generated by OpenCVE AI on September 3, 2026 at 23:50 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 pMarineViewer through 24.8.1 fails to limit the number of tracked node identities from NODE_REPORT messages, allowing attackers to exhaust memory by supplying unbounded distinct node names. Attackers can publish crafted NODE_REPORT data to cause memory exhaustion and stall the operator display without authentication.
Title MOOS-IvP through 24.8.1 pMarineViewer Unbounded Memory Consumption via NODE_REPORT
Weaknesses CWE-770
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-03T22:38:37.101Z

Reserved: 2026-09-03T19:51:00.963Z

Link: CVE-2026-85449

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-85449

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling