Vulnerability Description
MOOS-IvP through 24.8.1 contains a buffer over-read vulnerability in isQuoted(), isBraced(), and isChevroned() functions that strip whitespace but index using the original string length. Attackers can send NODE_REPORT messages with leading or trailing whitespace to read past buffer bounds and access adjacent memory.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/moos-ivp/moos-ivp
- https://github.com/moos-ivp/moos-ivp/blob/1de9ae146cd63c209e8c3fd81611a4ed247297
- https://github.com/moos-ivp/moos-ivp/commit/faff8adfa1a69d68614461f679ebbc1d741c
- https://github.com/moos-ivp/moos-ivp/pull/128
- https://www.vulncheck.com/advisories/moos-ivp-through-24.8.1-out-of-bounds-read-
FAQ
What is CVE-2026-85444?
CVE-2026-85444 is a vulnerability with a CVSS score of 7.5 (HIGH). MOOS-IvP through 24.8.1 contains a buffer over-read vulnerability in isQuoted(), isBraced(), and isChevroned() functions that strip whitespace but index using the original string length. Attackers can...
How severe is CVE-2026-85444?
CVE-2026-85444 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-85444?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.