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
Configurations
No configuration.
History
27 Jul 2026, 19:17
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/programmervuln/cveadvisory-/blob/main/CVE-2026-51298 - | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.2 |
| CWE | CWE-416 |
27 Jul 2026, 16:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-27 16:17
Updated : 2026-07-28 16:25
NVD link : CVE-2026-51298
Mitre link : CVE-2026-51298
CVE.ORG link : CVE-2026-51298
JSON object : View
Products Affected
No product.
CWE
CWE-416
Use After Free
