📦

sqlite

Vendor: sqlite

Actively Exploited 0 CISA KEV List
PoC / Exploits 6 Code Available
Total RCEs 4 Remote Access
Total CVEs 168 Total Indexed
Avg. EPSS 5.45% Exploit Prob.
Latest CVE CVE-2026-11824 Jun 09

Security Vulnerability Index

Page 3 / 17
7.5 CVSS

SQLite 3.32.2 has a use-after-free in resetAccumulator in select.c because the parse tree rewrite for window functions is too late.

EPSS: 4.45%
5.5 CVSS

ext/fts3/fts3_snippet.c in SQLite before 3.32.0 has a NULL pointer dereference via a crafted matchinfo() query.

EPSS: 0.57%
5.5 CVSS

SQLite before 3.32.0 allows a virtual table to be renamed to the name of one of its shadow tables, related to alter.c and build.c.

EPSS: 0.62%
7.0 CVSS

ext/fts3/fts3.c in SQLite before 3.32.0 has a use-after-free in fts3EvalNextRow, related to the snippet feature.

EPSS: 1.03%
5.5 CVSS

SQLite through 3.32.0 has a segmentation fault in sqlite3ExprCodeTarget in expr.c.

EPSS: 0.64%
5.5 CVSS

SQLite through 3.32.0 has an integer overflow in sqlite3_str_vappendf in printf.c.

EPSS: 1.01%
9.8 CVSS

In SQLite through 3.31.1, the ALTER TABLE implementation has a use-after-free, as demonstrated by an ORDER BY clause that belongs to a compound SELECT statement.

EPSS: 7.61%
7.5 CVSS

SQLite through 3.31.1 allows attackers to cause a denial of service (segmentation fault) via a malformed window-function query because the AggInfo object's initialization is mishandled.

EPSS: 4.34%
7.5 CVSS

In SQLite 3.31.1, isAuxiliaryVtabOperator allows attackers to trigger a NULL pointer dereference and segmentation fault because of generated column optimizations.

EPSS: 3.68%
7.5 CVSS

ext/misc/zipfile.c in SQLite 3.30.1 mishandles certain uses of INSERT INTO in situations involving embedded '\0' characters in filenames, leading to a memory-management error that can be detected by (for example) valgrind.

EPSS: 3.24%