Security Advisory

CVE-2026-51298

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-27 00:00:00
Last updated 2026-07-27 18:10:45
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

sqlite 3.41 is vulnerable to use after free in the JSON extraction function. After releasing JsonParse object memory via jsonParseFree(), the program still accesses internal member of the freed pointer, which can cause service crash and denial of service.