CVE-2026-85441

Summary

MOOS core-moos through 10.4.0 fails to validate that serialized string lengths are non-negative in CMOOSMsg::operator>>. Unauthenticated attackers can send a crafted message with a negative length value to the MOOSDB port, causing an unhandled exception that terminates the database process.

Affected Software

VendorProductVersion RangeStatus
themooscore-moos0 <= 10.4.0affected

Weaknesses

  • CWE-195: Signed to Unsigned Conversion Error

References