VYPR

Simdjson

by Simdjson

Source repositories

CVEs (1)

  • CVE-2026-8295MedMay 14, 2026
    risk 0.45cvss epss 0.00

    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…