VYPR

core-moos

by Themoos

CVEs (10)

  • CVE-2026-85440CriSep 3, 2026
    risk 0.57cvss 9.8epss

    MOOS core-moos through 10.4.0 contains a pre-authentication heap overflow vulnerability in MOOSCommPkt packet handling that allows remote attackers to write arbitrary data by declaring a negative packet length. Attackers can exploit the signed integer check in InflateTo() and…

  • CVE-2026-85424CriSep 3, 2026
    risk 0.57cvss 9.8epss

    MOOS core-moos through 10.4.0 lacks authentication in the wire protocol, allowing unauthenticated clients to connect with full publish, subscribe, and database clear privileges. Attackers can bypass the compile-time protocol string check and connect with arbitrary client names…

  • CVE-2026-85455HigSep 3, 2026
    risk 0.46cvss 8.2epss

    MOOS core-moos through 10.4.0 contains a buffer over-read vulnerability in CMOOSCommPkt where a four-byte packet triggers out-of-bounds memory access during deserialization. Attackers can open a TCP connection to the MOOSDB port and send a crafted short packet to read memory…

  • CVE-2026-85432HigSep 3, 2026
    risk 0.46cvss 8.2epss

    MOOS core-moos through 10.4.0 fails to validate client identity in MOOSDB message processing, allowing authenticated attackers to attribute writes to other clients by supplying arbitrary source identifiers in serialized messages. Attackers can forge message origins and cancel…

  • CVE-2026-85443HigSep 3, 2026
    risk 0.42cvss 7.5epss

    MOOS core-moos through 10.4.0 contains a denial of service vulnerability in MOOSCommServer::ListenLoop() where the accept thread performs a blocking receive without timeout during the wire-protocol handshake. An attacker can open a TCP connection to the MOOSDB port and send no…

  • CVE-2026-85442HigSep 3, 2026
    risk 0.42cvss 7.5epss

    MOOS core-moos through 10.4.0 fails to validate packet length declarations in CMOOSCommPkt::OnBytesWritten(), allowing unauthenticated attackers to trigger unbounded buffer allocation by sending crafted wire packets. Attackers can send packets with large declared lengths to…

  • CVE-2026-85441HigSep 3, 2026
    risk 0.42cvss 7.5epss

    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…

  • CVE-2026-85451HigSep 3, 2026
    risk 0.39cvss 7.1epss

    MOOS core-moos through 10.4.0 contains a remote process termination vulnerability in the SuicidalSleeper component that uses a hard-coded passphrase for multicast command authorization. Any multicast-reachable peer can enumerate MOOS processes and send termination commands to…

  • CVE-2026-85454MedSep 3, 2026
    risk 0.33cvss 6.1epss

    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…

  • CVE-2026-85453MedSep 3, 2026
    risk 0.33cvss 6.1epss

    MOOS core-moos through 10.4.0 fails to escape database contents when rendering MOOSDB HTTP pages, allowing attackers to inject malicious scripts. Any MOOS publisher can set variable values containing script payloads that execute in the browser of operators viewing the web…