CVE-2026-85424
Received Received - Intake

MOOS Core-MOOS Unauthenticated Privilege Escalation via Wire Protocol

Vulnerability report for CVE-2026-85424, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-03

Last updated on: 2026-09-03

Assigner: VulnCheck

Description

MOOS core-moos through 10.4.0 lacks authentication in the wire protocol, allowing unauthenticated clients to connect with full publish, subscribe, and database clear privileges. Attackers can bypass the compile-time protocol string check and connect with arbitrary client names to execute privileged operations including DB_CLEAR which resets all variables and clears client mail queues.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-03
Last Modified
2026-09-03
Generated
2026-09-04
AI Q&A
2026-09-04
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
moos core-moos to 10.4.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-306 The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

MOOS core-moos through version 10.4.0 has a lack of authentication in its wire protocol. This allows unauthenticated clients to connect with full privileges, including publishing, subscribing, and clearing the database. Attackers can bypass protocol checks and use arbitrary client names to perform privileged operations like DB_CLEAR, which resets all variables and clears client mail queues.

Detection Guidance

Detecting this vulnerability requires checking for unauthenticated connections to MOOS core-moos services. Monitor network traffic for unexpected client connections or DB_CLEAR operations. Inspect logs for clients with arbitrary names bypassing protocol checks. Use tools like netstat, ss, or tcpdump to identify active connections to MOOS ports (default 9000).

Impact Analysis

An attacker could exploit this to gain full control over the MOOS system, disrupt operations by clearing critical data, or intercept and manipulate communications. This could lead to system downtime, data loss, or unauthorized access to sensitive information.

Compliance Impact

This vulnerability could lead to unauthorized access or data breaches, violating GDPR's data protection requirements and HIPAA's security rules. Non-compliance may result in legal penalties, fines, or reputational damage due to exposed sensitive data.

Mitigation Strategies

Immediately update MOOS core-moos to a patched version beyond 10.4.0. Restrict network access to MOOS services using firewalls or network segmentation. Disable unauthenticated connections if possible. Monitor for suspicious DB_CLEAR operations or unauthorized client connections. Consider disabling the wire protocol if not required.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-85424. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart