Description
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.
Published: 2026-07-27
Score: 9.8 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

SQLite 3.41 includes a use‑after‑free bug in its JSON parsing logic. A remote attacker can send a specially crafted JSON payload that causes memory to be freed and then accessed again, allowing the attacker to trigger an illegal memory read or write. This can lead to arbitrary code execution, leakage of sensitive data, or denial of service in the process running SQLite.

Affected Systems

SQLite version 3.41.

Risk and Exploitability

The vulnerability is reachable remotely via the JSON interface. Although no CVSS or EPSS score is available, the potential for arbitrary code execution and the absence of mitigation means the risk is considered high. The attack would involve an attacker supplying malicious JSON to an application that uses SQLite, and the exploit requires no special privileges on the host.

Generated by OpenCVE AI on July 28, 2026 at 15:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to SQLite 3.42 or later where the JSON parsing bug is fixed.
  • If an upgrade is not feasible, run the application in a sandboxed environment that limits filesystem and process access to mitigate potential exploitation.
  • Disable the JSON extension in SQLite or replace it with a trusted third‑party JSON parsing library if JSON support is not essential.

Generated by OpenCVE AI on July 28, 2026 at 15:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 31 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}

cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}

cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Fri, 31 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
Description sqlite 3.41 has a use-after-free vulnerability in the JSON parsing logic. Remote adversaries can craft malicious JSON payload to trigger memory free followed by illegal memory access, which may lead to arbitrary code execution, sensitive information leakage and service denial. 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.

Wed, 29 Jul 2026 08:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}

cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}


Wed, 29 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Title SQLite 3.41 Use-After-Free in JSON Parsing Enables Remote Code Execution sqlite: sqlite: Arbitrary code execution via use-after-free in JSON parsing
Weaknesses CWE-825
References
Metrics threat_severity

None

cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

threat_severity

Important


Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Title SQLite 3.41 Use-After-Free in JSON Parsing Enables Remote Code Execution
Weaknesses CWE-416

Mon, 27 Jul 2026 16:45: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 has a use-after-free vulnerability in the JSON parsing logic. Remote adversaries can craft malicious JSON payload to trigger memory free followed by illegal memory access, which may lead to arbitrary code execution, sensitive information leakage and service denial.
References

cve-icon MITRE

Status: REJECTED

Assigner: mitre

Published:

Updated: 2026-07-31T14:34:34.058Z

Reserved: 2026-06-07T00:00:00.000Z

Link: CVE-2026-51297

cve-icon Vulnrichment

Updated:

cve-icon NVD

Status : Rejected

Published: 2026-07-27T16:17:38.933

Modified: 2026-07-31T15:16:55.740

Link: CVE-2026-51297

cve-icon Redhat

Severity : Important

Publid Date: 2026-07-27T00:00:00Z

Links: CVE-2026-51297 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-28T15:30:04Z

Weaknesses