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
- Apply the latest SQLite release that contains the allocator check fix
- If a patch cannot be applied immediately, restrict the execution of untrusted SQL statements or use sanitized input routines to prevent malicious query formation
- Consider building SQLite with Address Sanitizer or other memory‑safety tools during development to detect similar issues early
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
|
Fri, 31 Jul 2026 14:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | A use-after-free (UAF) vulnerability was discovered in the core parsing component of SQLite 3.41. The flaw occurs because the program frees an ExprList object via sqlite3ExprListDelete and then subsequently accesses the dangling pointer of the released object. A remote adversary can supply specially crafted SQL queries to trigger this vulnerability during SQL statement parsing. Successful exploitation may result in application crash (denial of service), sensitive memory information leakage, and in some scenarios, arbitrary code execution on the affected host. | 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 00:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Title | sqlite: SQLite: Arbitrary code execution via specially crafted SQL queries | |
| 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 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 | A use-after-free (UAF) vulnerability was discovered in the core parsing component of SQLite 3.41. The flaw occurs because the program frees an ExprList object via sqlite3ExprListDelete and then subsequently accesses the dangling pointer of the released object. A remote adversary can supply specially crafted SQL queries to trigger this vulnerability during SQL statement parsing. Successful exploitation may result in application crash (denial of service), sensitive memory information leakage, and in some scenarios, arbitrary code execution on the affected host. | |
| References |
|
Status: REJECTED
Assigner: mitre
Published:
Updated: 2026-07-31T14:34:38.009Z
Reserved: 2026-06-07T00:00:00.000Z
Link: CVE-2026-51303
Updated:
Status : Rejected
Published: 2026-07-27T16:17:39.380
Modified: 2026-07-31T15:17:42.670
Link: CVE-2026-51303
OpenCVE Enrichment
Updated: 2026-07-28T15:30:04Z
-
CWE-825
Expired Pointer Dereference