CVE-2026-85455
Received Received - Intake

Buffer Over-Read in MOOS Core-MOOS

Vulnerability report for CVE-2026-85455, 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 contains a buffer over-read vulnerability in CMOOSCommPkt where a four-byte packet triggers out-of-bounds memory access during deserialization. Attackers can open a TCP connection to the MOOSDB port and send a crafted short packet to read memory before authentication.

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-125 The product reads data past the end, or before the beginning, of the intended buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a buffer over-read in MOOS core-moos through version 10.4.0. It occurs in the CMOOSCommPkt component during deserialization when a four-byte packet is processed. Attackers can exploit this by connecting to the MOOSDB port via TCP and sending a specially crafted short packet, which causes the system to read memory outside its intended bounds before authentication is required.

Detection Guidance

To detect this vulnerability, monitor network traffic for short TCP packets sent to the MOOSDB port. Use tools like tcpdump or Wireshark to capture and analyze packets. Check for connections followed by immediate disconnection or unusual memory access patterns in system logs.

Impact Analysis

An attacker could exploit this to read sensitive memory contents from the MOOS system, potentially exposing confidential data or system information. Since the attack occurs before authentication, it may allow unauthorized access to internal memory, leading to information disclosure or further exploitation depending on the exposed data.

Mitigation Strategies

Immediately update MOOS core-moos to the latest version beyond 10.4.0. If an update is unavailable, restrict network access to the MOOSDB port using firewalls or disable the service if not required. Monitor for suspicious activity and apply network segmentation.

Chat Assistant

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

EPSS Chart