---
id: CVE-2026-85452
title: >-
  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
summary: >-
  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…
severity: high
cvss: 8.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'
cwe:
  - CWE-787
published: '2026-09-03'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T20:07:17.943'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-85452'
references:
  - url: 'https://github.com/themoos/ui-moos'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/themoos/ui-moos/blob/50b9c6c65169c501f746cfef1e167f74a7735e74/Tools/Graphical/uMS/ScopeTabPane.cpp#L243
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/themoos/ui-moos/commit/a6ebc0bc6cb360315ce620e865f996d189cddb0e
    label: disclosure@vulncheck.com
  - url: 'https://github.com/themoos/ui-moos/pull/5'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/moos-ui-moos-through-50b9c6c-ums-buffer-overflow-via-long-moos-identifiers
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.00377
epssPercentile: 0.3156
ingestedAt: '2026-09-08T20:10:03.162Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
