Description
MOOS core-moos through 10.4.0 fails to validate client identity in MOOSDB message processing, allowing authenticated attackers to attribute writes to other clients by supplying arbitrary source identifiers in serialized messages. Attackers can forge message origins and cancel third-party subscriptions by exploiting the disconnect between authenticated connection identity and wire-supplied source attribution.
Published: 2026-09-03
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

MOOS core‑moos versions up to 10.4.0 allow an attacker who can authenticate to the MOOSDB to send messages that carry an arbitrary source identifier. The database does not verify that the source supplied on the wire matches the authenticated connection, enabling the attacker to re‑attribute writes to other clients and cancel their subscriptions. This flaw can be used to disrupt service and confuse client identity recognition.

Affected Systems

The affected product is MOOS core‑moos from themoos, with any release through version 10.4.0. Versions prior to 10.4.0 are also vulnerable.

Risk and Exploitability

The CVSS score of 8.8 indicates a high‑severity vulnerability. No EPSS data is available, but the flaw is not listed in the CISA KEV catalog. An attacker requires valid network access and the ability to authenticate to MOOSDB; once authenticated, the attacker can exploit the missing identity validation to forge message origins and cause denial of service by canceling third‑party subscriptions. The risk is significant for deployments that rely on strict client attribution for data integrity.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade core‑moos to a version that validates client identity in MOOSDB message processing.
  • Configure the system to reject messages whose source identifier does not match the authenticated client’s identity.
  • Set up monitoring of MOOSDB logs to detect anomalous source attribution or unexpected subscription cancellations.
  • If an upgrade is not immediately possible, limit network access so that only trusted hosts can communicate with MOOSDB, reducing the attack surface for authenticated spoofing.

Generated by OpenCVE AI on September 3, 2026 at 23:28 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 core-moos through 10.4.0 fails to validate client identity in MOOSDB message processing, allowing authenticated attackers to attribute writes to other clients by supplying arbitrary source identifiers in serialized messages. Attackers can forge message origins and cancel third-party subscriptions by exploiting the disconnect between authenticated connection identity and wire-supplied source attribution.
Title MOOS core-moos through 10.4.0 MOOSDB Message Source Spoofing via Wire Identity
Weaknesses CWE-290
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

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

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

Link: CVE-2026-85432

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-85432

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-290

    Authentication Bypass by Spoofing