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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-03 23:17
Updated : 2026-09-08 20:07
NVD link : CVE-2026-85441
Mitre link : CVE-2026-85441
CVE.ORG link : CVE-2026-85441
JSON object : View
Products Affected
No product.
CWE
CWE-195
Signed to Unsigned Conversion Error
