← Back
CVE-2026-11822
high
CVSS 7.8
SQLite before 3.53.2 Memory Corruption in FTS5 Extension
Summary
SQLite before 3.53.2 Memory Corruption in FTS5 Extension
AI summary openai / gpt-4o
SQLiteの3.53.2以前のバージョンには、FTS5フルテキスト検索拡張にメモリ破壊の脆弱性が存在しています。これは、攻撃者が細工されたデータベースを使用することで、任意のコード実行やプロセスクラッシュを引き起こす可能性があります。
❓ What is the problem
SQLiteのFTS5フルテキスト検索拡張におけるメモリ破壊の脆弱性。
📍 Affected scope
SQLiteバージョン3.53.2以前のFTS5拡張。
🔥 Severity
攻撃者による任意のコード実行、プロセスクラッシュ、またはメモリエキゾーションを引き起こす可能性があり、重要度は高い。
🔧 How to fix
SQLiteをバージョン3.53.2以降にアップデートする。
🛡️ Workaround
情報なし
🔍 Detection
FTS5を使用しているSQLiteのバージョンが3.53.2未満かを確認する。
Affected packages
Bitnami
sqlite
[{"type":"SEMVER","events":[{"introduced":"0"},{"fixed":"3.53.2"}]}]
References
- web https://sqlite.org/releaselog/3_53_2.html
- web https://sqlite.org/src/info/061febcf41ca
- web https://sqlite.org/src/info/4a5ad516ea93
- web https://www.vulncheck.com/advisories/sqlite-before-memory-corruption-in-fts5-extension
- web https://nvd.nist.gov/vuln/detail/CVE-2026-11822
- web https://github.com/advisories/GHSA-6qj8-gw6p-hc5p