CVE-2026-85441
Received Received - Intake

MOOS Core Denial of Service via Negative Serialized Length

Vulnerability report for CVE-2026-85441, 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 fails to validate that serialized string lengths are non-negative in CMOOSMsg::operator>>. Unauthenticated attackers can send a crafted message with a negative length value to the MOOSDB port, causing an unhandled exception that terminates the database process.

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-195 The product uses a signed primitive and performs a cast to an unsigned primitive, which can produce an unexpected value if the value of the signed primitive can not be represented using an unsigned primitive.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

MOOS core-moos through 10.4.0 fails to validate that serialized string lengths are non-negative in CMOOSMsg::operator>>. Unauthenticated attackers can send a crafted message with a negative length value to the MOOSDB port, causing an unhandled exception that terminates the database process.

Detection Guidance

Detecting this vulnerability requires monitoring for crashes or unhandled exceptions in the MOOSDB process. Check logs for termination events or error messages related to negative string lengths. Use network monitoring tools to inspect traffic on the MOOSDB port for malformed messages with negative length values.

Impact Analysis

This vulnerability allows unauthenticated attackers to crash the MOOSDB process by sending a specially crafted message. This could lead to denial of service, disrupting operations dependent on the MOOS system.

Compliance Impact

This vulnerability causes denial-of-service by crashing the MOOSDB process, which could disrupt data availability. For GDPR, this may impact data integrity and availability requirements under Article 32. For HIPAA, it could affect access to protected health information, potentially violating the Security Rule's availability requirements.

Mitigation Strategies

Immediately update MOOS core-moos to a patched version if available. If not, restrict network access to the MOOSDB port using firewalls or network segmentation. Monitor the MOOSDB process for crashes and apply input validation patches if you have access to the source code.

Chat Assistant

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

EPSS Chart