{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "24.8.1"
              }
            ],
            "source": [
              "DESCRIPTION",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "477be7e91bf220185d55e5a2a9dba16dbde32c3f"
            },
            {
              "fixed": "faff8adfa1a69d68614461f679ebbc1d741c51aa"
            }
          ],
          "repo": "https://github.com/moos-ivp/moos-ivp",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-125"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/85xxx/CVE-2026-85444.json"
  },
  "details": "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.",
  "id": "CVE-2026-85444",
  "modified": "2026-09-06T03:31:04.267972163Z",
  "published": "2026-09-03T22:38:33.845Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/85xxx/CVE-2026-85444.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-85444"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/moos-ivp-through-24.8.1-out-of-bounds-read-in-isbraced-isquoted-and-ischevroned"
    },
    {
      "type": "FIX",
      "url": "https://github.com/moos-ivp/moos-ivp/commit/faff8adfa1a69d68614461f679ebbc1d741c51aa"
    },
    {
      "type": "FIX",
      "url": "https://github.com/moos-ivp/moos-ivp/pull/128"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/moos-ivp/moos-ivp"
    },
    {
      "type": "ARTICLE",
      "url": "https://github.com/moos-ivp/moos-ivp/blob/1de9ae146cd63c209e8c3fd81611a4ed2472971b/ivp/src/lib_mbutil/MBUtils.cpp#L1710"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "MOOS-IvP through 24.8.1 Out-of-Bounds Read in isBraced, isQuoted and isChevroned"
}