CVE Catalog

CVE-2026-85438

CriticalCVSS 9.8
Published: Translated: NVD NIST

Summary

Buffer overflow vulnerability in MOOS-IvP through 24.8.1 in StringToIvPFunction(), where dimension, piece, and degree counts from encoded BHV_IPF payloads are used without validation. Attackers can supply crafted payloads to write past the IvPBox weight array.

Risk Assessment

May lead to memory corruption and potential code execution, threatening system integrity and data confidentiality.

Recommendation

Update MOOS-IvP to a patched version. Avoid processing untrusted BHV_IPF files or data from untrusted sources.

Other vulnerabilities in MOOS-IvP

See all
Original NVD description (English source)

MOOS-IvP through 24.8.1 contains a buffer overflow vulnerability in StringToIvPFunction() where dimension, piece, and degree counts from encoded BHV_IPF payloads are used as allocation sizes and loop bounds without validation. Attackers can supply crafted payloads with mismatched dimension values to write attacker-controlled doubles past the end of the IvPBox weight array, causing memory corruption and potential code execution.

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