A NULL pointer dereference in the SQLite Session Extension in SQLite 3.53.1 and SQLite trunk builds before check-in e807d4e3798efd53 allows an attacker who can supply a malformed changeset blob to cause a denial of service. The issue occurs when sqlite3changeset_apply_v3() applies a corrupt changeset and reaches sqlite3_value_type() with a NULL sqlite3_value pointer.
References
Configurations
No configuration.
History
08 Jul 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-476 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
08 Jul 2026, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-08 18:16
Updated : 2026-07-09 19:48
NVD link : CVE-2026-50812
Mitre link : CVE-2026-50812
CVE.ORG link : CVE-2026-50812
JSON object : View
Products Affected
No product.
CWE
CWE-476
NULL Pointer Dereference
