CVE-2026-11824 is a high-severity vulnerability in SQLite's FTS5 full-text search extension. The vulnerability exists in SQLite versions prior to 3.53.2 and allows attackers to cause a crash or execute arbitrary code by supplying a crafted database with malicious continuation page metadata. This metadata specifies a szLeaf value smaller than 4, triggering an integer underflow in fts5ChunkIterate() and lea [truncated]
CVE-2026-11822 is a high-severity vulnerability in SQLite's FTS5 full-text search extension. The vulnerability allows attackers to cause process crashes, memory exhaustion, or arbitrary code execution by supplying a crafted database with malformed FTS5 page data. This can be achieved through an out-of-bounds read in fts5LeafSeek() via an attacker-controlled loop bound and a heap buffer overflow write in f [truncated]
A critical vulnerability (CVSS Score: 9.2) was disclosed in SQLite 'sqldiff.exe' on 2026-06-04. The vulnerability occurs because 'sqldiff.exe' does not securely handle the conversion of Unicode characters to ANSI codepages by the Microsoft Windows C runtime. This allows an attacker to use the '-L' option to load an arbitrary DLL with a crafted command line argument string, resulting in command line file a [truncated]