CVE Catalog

CVE-2026-85442

HighCVSS 7.5
Published: Translated: NVD NIST

Summary

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 exhaust server memory and cause denial of service before client authentication completes.

Risk Assessment

An unauthenticated attack can cause server memory exhaustion, leading to service unavailability.

Recommendation

Validate declared packet lengths before buffer allocation and implement packet size limits.

Other vulnerabilities in MOOS core-moos

See all
Original NVD description (English source)

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 exhaust server memory and cause denial of service before client authentication completes.

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