製品・ソフトウェアに関する情報
SQLiteにおけるヒープベースのバッファオーバーフローの脆弱性
Title SQLiteにおけるヒープベースのバッファオーバーフローの脆弱性
Summary

SQLite 3.53.2より前のバージョンには、FTS5全文検索拡張機能にヒープベースのバッファオーバーフローの脆弱性が存在します。この脆弱性により、攻撃者はszLeaf値が4未満に設定された悪意のある継続ページメタデータを含む細工されたデータベースを提供することで、クラッシュを引き起こしたり任意のコードを実行したりできます。攻撃者はfts5ChunkIterate()で整数アンダーフローを誘発させ、FTS5 MATCHクエリ処理中に残りのバイト数が膨張し、SQLITE_ENABLE_FTS5でコンパイルされたアプリケーションにて攻撃者制御下にあるデータによるヒープバッファオーバーフローを引き起こします。

Possible impacts ・当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 ・当該ソフトウェアが完全に停止する可能性があります。 
Solution

ベンダ情報を参照して適切な対策を実施してください。

Publication Date June 9, 2026, midnight
Registration Date June 12, 2026, 2:34 p.m.
Last Update June 12, 2026, 2:34 p.m.
CVSS3.0 : 重要
Score 7.8
Vector CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Affected System
SQLite
SQLite 3.53.2 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2026年06月12日]
  掲載
June 12, 2026, 2:34 p.m.

NVD Vulnerability Information
CVE-2026-11824
Summary

SQLite before 3.53.2 contains a heap-based buffer overflow vulnerability in the FTS5 full-text search extension that 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. Attackers can trigger an integer underflow in fts5ChunkIterate() causing an inflated remaining byte count during FTS5 MATCH query processing, leading to a heap buffer overflow of attacker-controlled data in applications compiled with SQLITE_ENABLE_FTS5.

Publication Date June 10, 2026, 5:16 a.m.
Registration Date June 11, 2026, 4:15 a.m.
Last Update June 12, 2026, 2:12 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:sqlite:sqlite:*:*:*:*:*:*:*:* 3.53.2
Related information, measures and tools
Common Vulnerabilities List