CVE-2025-7709 Affecting sqlite3 package, versions <3.46.1-8


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.05% (14th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIANUNSTABLE-SQLITE3-12549227
  • published7 Sept 2025
  • disclosed8 Sept 2025

Introduced: 7 Sep 2025

NewCVE-2025-7709  (opens in a new tab)

How to fix?

Upgrade Debian:unstable sqlite3 to version 3.46.1-8 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream sqlite3 package and not the sqlite3 package as distributed by Debian. See How to fix? for Debian:unstable relevant fixed versions and status.

An integer overflow exists in the FTS5 https://sqlite.org/fts5.html  extension. It occurs when the size of an array of tombstone pointers is calculated and truncated into a 32-bit integer. A pointer to partially controlled data can then be written out of bounds.