DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none.
No vendor fix or workaround currently provided.
OpenCVE Recommended Actions
- Upgrade the SQLite library to a version that contains the fix for the use‑after‑free flaw.
- If a library upgrade is not feasible, remove or disable the JSON extraction calls in the application so the vulnerable code path is not exercised.
- Validate all JSON inputs rigorously before handing them to the parser to mitigate the risk of malformed data triggering the crash.
Generated by OpenCVE AI on July 28, 2026 at 15:24 UTC.
Tracking
Sign in to view the affected projects.
No advisories yet.
Fri, 31 Jul 2026 15:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Weaknesses | CWE-416 | |
| Metrics |
ssvc
|
cvssV3_1
|
Fri, 31 Jul 2026 14:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | DO NOT USE THIS CVE RECORD. ConsultIDs: none. Reason: This record was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none. |
Tue, 28 Jul 2026 16:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Title | sqlite: SQLite: Denial of Service via use-after-free in JSON extraction | |
| Weaknesses | CWE-825 | |
| References |
| |
| Metrics |
threat_severity
|
threat_severity
|
Mon, 27 Jul 2026 20:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Weaknesses | CWE-416 | |
| Metrics |
cvssV3_1
|
Mon, 27 Jul 2026 17:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Sqlite
Sqlite sqlite |
|
| Vendors & Products |
Sqlite
Sqlite sqlite |
Mon, 27 Jul 2026 15:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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 |
|
Status: REJECTED
Assigner: mitre
Published:
Updated: 2026-07-31T14:34:34.844Z
Reserved: 2026-06-07T00:00:00.000Z
Link: CVE-2026-51298
Updated:
Status : Rejected
Published: 2026-07-27T16:17:39.047
Modified: 2026-07-31T15:17:11.813
Link: CVE-2026-51298
OpenCVE Enrichment
Updated: 2026-07-28T15:30:04Z
-
CWE-825
Expired Pointer Dereference