There are 2 open security issues in trixie.
2 issues left for the package maintainer to handle:
- CVE-2026-50812:
(needs triaging)
A NULL pointer dereference in the SQLite Session Extension in SQLite 3.53.1 and SQLite trunk builds before check-in e807d4e3798efd53 allows an attacker who can supply a malformed changeset blob to cause a denial of service. The issue occurs when sqlite3changeset_apply_v3() applies a corrupt changeset and reaches sqlite3_value_type() with a NULL sqlite3_value pointer.
- CVE-2026-50813:
(needs triaging)
An issue in SQLite before Fossil check-in 869a51ae84df allows a local attacker to obtain sensitive information via the Session Extension changeset concat/changegroup merge path
You can find information about how to handle these issues in the security team's documentation.