Loading market data...
← Back to CVE feed

CVE-2026-51298

MEDIUM CVSS 6.2 View on NVD ↗

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.

CVSS Vector

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Published: Jul 27, 2026 16:17 UTC Modified: Jul 27, 2026 19:17 UTC