← Retour
CVE-2026-11824
high
CVSS 7.8
SQLite before 3.53.2 Heap Buffer Overflow via FTS5 fts5ChunkIterate
Résumé
SQLite before 3.53.2 Heap Buffer Overflow via FTS5 fts5ChunkIterate
Résumé IA openai / gpt-4o
Une vulnérabilité référencée **CVE-2026-11824** a été découverte dans sqlite.
L'exploitation peut entraîner la prise de contrôle totale du système. Score CVSS : 7.8/10.
Action : appliquez le correctif officiel de l'éditeur.
En cas de doute, contactez votre service informatique ou cherchez « sqlite CVE-2026-11824 » sur le site de l'éditeur.
CVE-2026-11824 (sqlite) — CWE-122 / CVSS v3 7.8
Vecteur d'attaque : local / non authentifié
Plan : 1) Audit SBOM, 2) Mise à jour staging→prod, 3) Surveillance WAF/proxy sur les endpoints affectés, 4) Recherche d'IOC dans les logs.
Réfs : voir GHSA / avis éditeur / version corrigée liés sur cette page.
❓ Quel est le problème
SQLiteのFTS5フルテキスト検索機能におけるヒープベースのバッファオーバーフローの脆弱性。
📍 Périmètre concerné
SQLite 3.53.2以前。
🔥 Gravité
攻撃者によるクラッシュや任意のコードの実行が可能。
🔧 Comment corriger
SQLiteをバージョン3.53.2にアップデートする。
🛡️ Contournement
情報なし
🔍 Détection
SQLiteのバージョンを確認し、FTS5を有効にしているアプリケーションを検査する。
Paquets affectés
Bitnami
sqlite
[{"type":"SEMVER","events":[{"introduced":"0"},{"fixed":"3.53.2"}]}]
Références
- 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-heap-buffer-overflow-via-fts5-fts5chunkiterate
- web https://nvd.nist.gov/vuln/detail/CVE-2026-11824
- web https://github.com/advisories/GHSA-8g48-4wfm-7247