GHSA-c8x7-qp4j-858wMediumCVSS 6.2

sqlite 3.41 is vulnerable to use after free in the JSON extraction function. After releasing...

Published
July 27, 2026
Last Modified
July 27, 2026

🔗 CVE IDs covered (1)

📋 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.

🔗 References (4)