Description
MOOS-IvP pRealm through version 24.8.1 accepts unbounded REALMCAST_REQ subscriptions without validating duration or variable list limits. Attackers can register long-lived pipeways with many variables to cause pRealm to generate excessive output indefinitely, exhausting system resources.
Published: 2026-09-03
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker to send an unbounded REALMCAST_REQ subscription to the pRealm component of MOOS‑IvP without the service validating the requested duration or the number of variables. The effect is that the service generates excessive output for an unlimited period, exhausting CPU, memory, or I/O resources, and thereby causing a denial of service. This weakness is a classic case of resource exhaustion, reflected in CWE‑770.

Affected Systems

The flaw exists in MOOS‑IvP up through version 24.8.1, specifically in the pRealm module that handles pipeway subscriptions. Users running any affected release should consider these components as vulnerable, especially if pRealm is exposed to untrusted networks.

Risk and Exploitability

With a CVSS score of 8.7 the issue is categorized as high severity. No EPSS score is published, and the vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is via the network interface on which pRealm listens; any host with network reach to that interface can craft a REALMCAST_REQ that requests a very long duration and a large variable set to trigger resource exhaustion. No special privileges are required beyond connectivity to the service.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest MOOS‑IvP release that contains the fix for the pRealm subscription limit bug.
  • If an upgrade cannot be performed immediately, apply the patch changes from commit 8a4bb9d9154a70e769a7290ee11dde5157c03e9b or merge pull request 132 to enforce limits on subscription duration and variable list size.
  • Restrict network access to the pRealm service so that only trusted hosts can register subscriptions, reducing the attack surface.

Generated by OpenCVE AI on September 3, 2026 at 23:51 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 pRealm through version 24.8.1 accepts unbounded REALMCAST_REQ subscriptions without validating duration or variable list limits. Attackers can register long-lived pipeways with many variables to cause pRealm to generate excessive output indefinitely, exhausting system resources.
Title MOOS-IvP through 24.8.1 pRealm Unbounded REALMCAST_REQ Subscription Denial of Service
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:35.787Z

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

Link: CVE-2026-85447

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-85447

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