CVE-2026-85454
Received Received - Intake

Buffer Overflow in MOOS Core-MOOS Serial Port

Vulnerability report for CVE-2026-85454, 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 overflow vulnerability in CMOOSSerialPort::GetTelegram() that writes a NUL terminator one byte past the serial telegram stack buffer. Attackers controlling the serial line can send a full-length telegram to trigger the off-by-one write, corrupting the stack and potentially enabling code execution.

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-193 A product calculates or uses an incorrect maximum or minimum value that is 1 more, or 1 less, than the correct value.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

MOOS core-moos through version 10.4.0 has a buffer overflow in the CMOOSSerialPort::GetTelegram() function. It writes a NUL terminator one byte past a stack buffer used for serial telegrams. Attackers controlling the serial line can send a full-length telegram to trigger this off-by-one write, corrupting the stack and potentially allowing code execution.

Detection Guidance

This vulnerability is specific to the MOOS core-moos software and requires monitoring the serial line for unexpected telegrams. Check for crashes or memory corruption in the MOOS process. Use system logs to detect abnormal behavior in core-moos.

Impact Analysis

If exploited, this vulnerability could allow attackers to execute arbitrary code on the affected system by sending specially crafted data over the serial line. This could lead to unauthorized access, data theft, or system compromise depending on the privileges of the MOOS application.

Compliance Impact

The vulnerability allows attackers to corrupt memory and potentially execute arbitrary code via a serial line input. This could lead to unauthorized data access, modification, or exfiltration, which may violate GDPR's data protection requirements or HIPAA's safeguards for protected health information.

Mitigation Strategies

Update MOOS core-moos to a version beyond 10.4.0. If an update is unavailable, restrict access to the serial line to trusted sources and monitor for unusual telegrams. Disable the affected functionality if not critical.

Chat Assistant

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

EPSS Chart