CVE-2026-11822

Aliases:DEBIAN-CVE-2026-11822ALPINE-CVE-2026-11822RHSA-2026:61242UBUNTU-CVE-2026-11822
Analyzed
Published: 09 Jun 2026, 19:08
Last modified:14 Jul 2026, 15:53

Vulnerability Summary

Overall Risk (default)
medium
34/100
CVSS Score
8.5 HIGH
v4.0 (cve.org)
EPSS Score
0.18% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

09 Jun 2026, 19:08
Published
Vulnerability first disclosed
14 Jul 2026, 15:53
Last Modified
Vulnerability information updated

Description

SQLite before 3.53.2 contains memory corruption vulnerabilities in the FTS5 full-text search extension that allow attackers to cause process crashes, memory exhaustion, or arbitrary code execution by supplying a crafted database with malformed FTS5 page data. Attackers can trigger 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, exploitable when an FTS5 MATCH query is executed against the malicious database.

CVSS Metrics

  • v4.0HIGHScore: 8.5CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
  • v4.0HIGHScore: 8.5CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • v3.1HIGHScore: 7.8CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

EPSS Trends

Current EPSS score: 0.18% Percentile: 7%

Techniques & Countermeasures

  • CWE-122Heap-based Buffer Overflow

    A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().

Affected Systems

  • alpinesqlite

    < 3.53.4-r0

  • debiansqlite3

    all | all | all | < 3.46.1-7+deb13u2 | < 3.53.2-1

  • ubuntusqlite

    all | all | all | all | all

  • ubuntusqlite3

    all | < 3.37.2-2ubuntu0.6 | < 3.45.1-1ubuntu2.6 | < 3.46.1-8ubuntu0.1 | < 3.46.1-9ubuntu0.1

  • redhatmingw-sqlite

    < 0:3.26.0.0-3.el8_10

  • redhatmingw32-sqlite

    < 0:3.26.0.0-3.el8_10

  • redhatmingw32-sqlite-debuginfo

    < 0:3.26.0.0-3.el8_10

  • redhatmingw32-sqlite-static

    < 0:3.26.0.0-3.el8_10

  • redhatmingw64-sqlite

    < 0:3.26.0.0-3.el8_10

  • redhatmingw64-sqlite-debuginfo

    < 0:3.26.0.0-3.el8_10

  • redhatmingw64-sqlite-static

    < 0:3.26.0.0-3.el8_10

  • sqlitesqlite

    < 3.53.2

References (15)