CVE Catalog

CVE-2026-85440

CriticalCVSS 9.8
Published: Translated: NVD NIST

Summary

Pre-authentication heap overflow vulnerability in MOOS core-moos through 10.4.0 in MOOSCommPkt packet handling. Attackers can declare a negative packet length, leading to writing arbitrary data past a four-byte heap buffer during the HandShake phase.

Risk Assessment

A remote unauthenticated attacker can cause memory corruption, potentially leading to system compromise or denial of service.

Recommendation

Update MOOS core-moos to the latest patched version. Restrict network access to MOOS services and monitor traffic for suspicious packets.

Other vulnerabilities in MOOS core-moos

See all
Original NVD description (English source)

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 negative size conversion in recv() to overflow a four-byte heap buffer during the HandShake phase before authentication.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS