SQLite < 3.53.2 Multiple Heap Buffer Overflows

high Nessus Plugin ID 321188

Synopsis

The remote host is affected by multiple vulnerabilities.

Description

The version of SQLite installed on the remote host is prior to 3.53.2. It is, therefore, affected by multiple vulnerabilities:

- A heap-based buffer overflow vulnerability in the FTS5 full-text search extension allows attackers to cause a crash or execute arbitrary code by supplying a crafted database with malicious continuation page metadata specifying a szLeaf value smaller than 4. An integer underflow in fts5ChunkIterate() causes an inflated remaining byte count during FTS5 MATCH query processing, leading to a heap buffer overflow of attacker-controlled data. (CVE-2026-11824)

- Memory corruption vulnerabilities in the FTS5 full-text search extension allow attackers to cause process crashes, memory exhaustion, or arbitrary code execution by supplying a crafted database with malformed FTS5 page data. An out-of-bounds read in fts5LeafSeek() via an attacker-controlled loop bound and a heap buffer overflow write in fts5ChunkIterate() through a crafted continuation page causing an integer underflow are exploitable when an FTS5 MATCH query is executed against the malicious database.
(CVE-2026-11822)

Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported version number.

Solution

Upgrade to SQLite 3.53.2 or later.

See Also

https://sqlite.org/releaselog/3_53_2.html

http://www.nessus.org/u?f0efb87b

http://www.nessus.org/u?87860ce9

Plugin Details

Severity: High

ID: 321188

File Name: sqlite_3_53_2.nasl

Version: 1.1

Type: Local

Agent: windows, macosx, unix

Family: Misc.

Published: 6/16/2026

Updated: 6/16/2026

Configuration: Enable thorough checks (optional)

Supported Sensors: Nessus Agent, Nessus

Risk Information

VPR

Risk Factor: Medium

Score: 6.7

CVSS v2

Risk Factor: High

Base Score: 7.2

Vector: CVSS2#AV:L/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2026-11824

CVSS v3

Risk Factor: High

Base Score: 7.8

Vector: CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

CVSS v4

Risk Factor: High

Base Score: 8.5

Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Vulnerability Information

CPE: cpe:/a:sqlite:sqlite

Required KB Items: installed_sw/SQLite

Patch Publication Date: 6/9/2026

Vulnerability Publication Date: 6/9/2026

Reference Information

CVE: CVE-2026-11822, CVE-2026-11824