CVE-2026-85452
Received Received - Intake

Buffer Overflow in MOOS ui-moos

Vulnerability report for CVE-2026-85452, 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 ui-moos through 50b9c6c contains a buffer overflow vulnerability in ScopeTabPane.cpp and ScopeGrid.cpp where client and variable names are formatted into fixed 1024-byte buffers using sprintf without length validation. Attackers can supply arbitrarily long MOOS identifiers that overflow the buffers when an operator selects process list entries or pokes variables, 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 moos *

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

This vulnerability is a buffer overflow in MOOS ui-moos through version 50b9c6c. It occurs in ScopeTabPane.cpp and ScopeGrid.cpp where client and variable names are formatted into fixed 1024-byte buffers using sprintf without length validation. Attackers can exploit this by providing long MOOS identifiers that overflow the buffers when an operator selects process list entries or pokes variables, potentially leading to code execution.

Detection Guidance

Detecting this vulnerability requires checking for the MOOS ui-moos software version and inspecting for buffer overflow conditions in ScopeTabPane.cpp and ScopeGrid.cpp. No specific commands are provided in the context.

Impact Analysis

This vulnerability allows attackers to execute arbitrary code on systems running vulnerable versions of MOOS ui-moos. If exploited, it could lead to unauthorized access, data theft, system compromise, or disruption of services. Users should update to a patched version immediately to mitigate risks.

Compliance Impact

This vulnerability could lead to unauthorized access or data breaches, which may violate compliance requirements under GDPR, HIPAA, or other regulations. Organizations must address this flaw to avoid potential legal penalties, reputational damage, and loss of trust due to non-compliance with data protection standards.

Mitigation Strategies

Immediate mitigation steps include updating MOOS ui-moos to a patched version, restricting network access to the MOOS application, and monitoring for unusual process activity or buffer overflow attempts.

Chat Assistant

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

EPSS Chart