Security Advisory

CVE-2026-51296

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-27 00:00:00
Last updated 2026-07-28 13:57:14
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

SQLite 3.41 has a use-after-free vulnerability in jsonRemoveFunc of SQLite JSON module. The parsed JSON object is freed at line 3555, while line 3575 still calls jsonLookupStep with the released pointer. Remote attackers can exploit this flaw to crash the service and leak heap memory information.