CVE-2026-8295

An integer overflow vulnerability in the simdjson document-builder API allows incorrect buffer size calculations in "string_builder::escape_and_append()" when processing very large input strings on platforms with limited "size_t" width (e.g., 32-bit builds). The overflow can cause insufficient buffer allocation, leading to out-of-bounds memory reads in SIMD routines and potentially resulting in information disclosure, memory corruption, or malformed JSON output. This vulnerability has been fixed inĀ 4.6.4 release
CVSS

No CVSS.

Configurations

No configuration.

History

14 May 2026, 11:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-14 11:16

Updated : 2026-06-17 11:03


NVD link : CVE-2026-8295

Mitre link : CVE-2026-8295

CVE.ORG link : CVE-2026-8295


JSON object : View

Products Affected

No product.

CWE
CWE-190

Integer Overflow or Wraparound