CVE-2026-85454

Summary

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.

Affected Software

VendorProductVersion RangeStatus
themooscore-moos0 <= 10.4.0affected

Weaknesses

  • CWE-193: Off-by-one Error

References