RHSA-2026:61697: Important: sqlite security update
SQLite is a C library that implements an SQL database engine. A large subset of SQL92 is supported. A complete database is stored in a single disk file. The API is designed for convenience and ease of use. Applications that link against SQLite can enjoy the power and flexibility of an SQL database without the administrative hassles of supporting a separate database server.Security Fix(es): sqlite: SQLite: Arbitrary code execution via crafted FTS5 full-text search data (CVE-2026-11822) sqlite: SQLite: Arbitrary code execution and crash via heap-based buffer overflow in FTS5 (CVE-2026-11824) For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
redhat/sqliteto a version that resolves this vulnerability.Fixed in 3.46.1-5.el10_0.1 - Upgrade
Upgrade
redhat/lemon-debuginfoto a version that resolves this vulnerability.Fixed in 3.46.1-5.el10_0.1 - Upgrade
Upgrade
redhat/sqlite-analyzer-debuginfoto a version that resolves this vulnerability.Fixed in 3.46.1-5.el10_0.1 - Upgrade
Upgrade
redhat/sqlite-debuginfoto a version that resolves this vulnerability.Fixed in 3.46.1-5.el10_0.1 - Upgrade
Upgrade
redhat/sqlite-debugsourceto a version that resolves this vulnerability.Fixed in 3.46.1-5.el10_0.1 - Upgrade
Upgrade
redhat/sqlite-develto a version that resolves this vulnerability.Fixed in 3.46.1-5.el10_0.1 - Upgrade
Upgrade
redhat/sqlite-libsto a version that resolves this vulnerability.Fixed in 3.46.1-5.el10_0.1 - Upgrade
Upgrade
redhat/sqlite-libs-debuginfoto a version that resolves this vulnerability.Fixed in 3.46.1-5.el10_0.1 - Upgrade
Upgrade
redhat/sqlite-tcl-debuginfoto a version that resolves this vulnerability.Fixed in 3.46.1-5.el10_0.1 - Upgrade
Upgrade
redhat/sqlite-tools-debuginfoto a version that resolves this vulnerability.Fixed in 3.46.1-5.el10_0.1 - Upgrade
Upgrade
redhat/lemon-debuginfoto a version that resolves this vulnerability.Fixed in 3.46.1-5.el10_0.1.aa - Upgrade
Upgrade
redhat/sqliteto a version that resolves this vulnerability.Fixed in 3.46.1-5.el10_0.1.aa - Upgrade
Upgrade
redhat/sqlite-analyzer-debuginfoto a version that resolves this vulnerability.Fixed in 3.46.1-5.el10_0.1.aa - Upgrade
Upgrade
redhat/sqlite-debuginfoto a version that resolves this vulnerability.Fixed in 3.46.1-5.el10_0.1.aa - Upgrade
Upgrade
redhat/sqlite-debugsourceto a version that resolves this vulnerability.Fixed in 3.46.1-5.el10_0.1.aa - Upgrade
Upgrade
redhat/sqlite-develto a version that resolves this vulnerability.Fixed in 3.46.1-5.el10_0.1.aa - Upgrade
Upgrade
redhat/sqlite-libsto a version that resolves this vulnerability.Fixed in 3.46.1-5.el10_0.1.aa - Upgrade
Upgrade
redhat/sqlite-libs-debuginfoto a version that resolves this vulnerability.Fixed in 3.46.1-5.el10_0.1.aa - Upgrade
Upgrade
redhat/sqlite-tcl-debuginfoto a version that resolves this vulnerability.Fixed in 3.46.1-5.el10_0.1.aa - Upgrade
Upgrade
redhat/sqlite-tools-debuginfoto a version that resolves this vulnerability.Fixed in 3.46.1-5.el10_0.1.aa - Upgrade
Upgrade
sqliteto a version that resolves this vulnerability.Patch CVE-2026-11822 - Upgrade
Upgrade
sqliteto a version that resolves this vulnerability.Patch CVE-2026-11824
Event History
Frequently Asked Questions
What does an attacker need to supply to trigger these issues?
The reported issues are triggered through crafted FTS5 full-text search data. One issue can lead to arbitrary code execution, while the other can cause arbitrary code execution or a crash through a heap-based buffer overflow.
Which deployed components should be checked for this update?
Check systems using the listed Red Hat SQLite packages: sqlite, sqlite-libs, sqlite-devel, sqlite-analyzer-debuginfo, sqlite-debuginfo, sqlite-debugsource, sqlite-libs-debuginfo, and lemon-debuginfo. Applications that link against SQLite are relevant where they handle FTS5 full-text search data.