CVE-2026-85452: MOOS ui-moos through 50b9c6c uMS Buffer Overflow via Long MOOS Identifiers

Published Sep 3, 2026
·
Updated

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.

Affected Software

1 affected component
ui-moos<=50b9c6c

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade MOOS ui-moos to a version that resolves this vulnerability.

    Fixed in 50b9c6c
  2. Configuration

    Modify ScopeTabPane.cpp and ScopeGrid.cpp to prevent buffer overflow by eliminating sprintf writes into fixed 1024-byte buffers for client and variable names, ensuring length validation/truncation before formatting.

    MOOS ui-moos (ScopeTabPane.cpp, ScopeGrid.cpp) Replace sprintf into fixed 1024-byte buffers with length-validated formatting = use safe, length-checked formatting instead of sprintf without length validation

Event History

Sep 3, 2026
CVE Published
via MITRE·10:38 PM
Data Sourced
via MITRE·10:38 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who is exposed to exploitation?

Operators using the affected ui-moos interface are exposed when they select process list entries or poke variables associated with attacker-controlled long MOOS client or variable identifiers.

2

What does an attacker need to exploit this issue?

An attacker needs to be able to supply arbitrarily long MOOS identifiers and induce an operator to select the relevant process list entry or poke the affected variable. No attacker privileges are indicated by the provided vector, but user interaction is required.

3

What can be done if patching is not immediately possible?

Limit untrusted parties' ability to introduce or control MOOS client and variable identifiers, and avoid selecting process entries or poking variables with unusually long names in ui-moos.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203