CVE-2026-85440
Received Received - Intake

Heap Overflow in MOOS core-moos Pre-Authentication

Vulnerability report for CVE-2026-85440, 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 pre-authentication heap overflow vulnerability in MOOSCommPkt packet handling that allows remote attackers to write arbitrary data by declaring a negative packet length. Attackers can exploit the signed integer check in InflateTo() and negative size conversion in recv() to overflow a four-byte heap buffer during the HandShake phase 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-787 The product writes 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

MOOS core-moos through 10.4.0 has a pre-authentication heap overflow vulnerability in MOOSCommPkt packet handling. Attackers can exploit a negative packet length to write arbitrary data by bypassing signed integer checks in InflateTo() and negative size conversion in recv(). This overflows a four-byte heap buffer during the HandShake phase before authentication.

Detection Guidance

Detecting this vulnerability requires monitoring for unusual packet handling in MOOS core-moos versions up to 10.4.0. Check for negative packet length declarations or unexpected heap overflows during the HandShake phase. Use network monitoring tools like Wireshark to inspect MOOSCommPkt packets for malformed lengths. On the system, monitor for crashes or memory corruption in the MOOS process.

Impact Analysis

This vulnerability allows remote attackers to execute arbitrary code or cause denial-of-service conditions on affected systems. Since it occurs before authentication, attackers can gain unauthorized access without valid credentials, potentially leading to data breaches or system compromise.

Compliance Impact

This vulnerability could lead to unauthorized data access or exfiltration, violating GDPR's data protection requirements and HIPAA's security rules. Organizations may face fines, legal penalties, and reputational damage due to non-compliance if exploited.

Mitigation Strategies

Immediately update MOOS core-moos to the latest version beyond 10.4.0 to patch the heap overflow. If an update is unavailable, restrict network access to MOOS services using firewalls or disable the HandShake phase if possible. Monitor system logs for signs of exploitation attempts.

Chat Assistant

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

EPSS Chart