3 matches found
CVE-2026-88358
simdjson 4.6.1 contains a one-byte out-of-bounds read vulnerability in dom::parser::parseunpadded. A specially crafted truncated JSON document whose final structural token closes a nested array or object can cause jsoniterator::walkdocument to access buflen after the input buffer has been...
EUVD-2026-86284
simdjson 4.6.1 contains a one-byte out-of-bounds read vulnerability in dom::parser::parseunpadded. A specially crafted truncated JSON document whose final structural token closes a nested array or object can cause jsoniterator::walkdocument to access buflen after the input buffer has been...
CVE-2026-88358
The simdjson 4.6.1 library contains a one-byte out-of-bounds read vulnerability within the dom::parser::parse_unpadded() function. The root cause occurs when processing a specially crafted truncated JSON document where the final structural token closes a nested array or object; this leads json_it...