Integer overflow in Sqlite
CVE-2025-29088
In SQLite 3.49.0 before 3.49.1, certain argument values to sqlite3_db_config (in the C-language API) can cause a denial of service (application crash). An sz*nBig multiplication is not cast to a 64-bit integer, and consequently some memory…
Vulnerability class: Integer Overflow
EPSS: 0.002 (6.5th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.6 (Medium). Vector: CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L.
Affected products
- Sqlite — versions 3.49.0
Weakness classification (CWE)
Public proof-of-concept exploits
References
- cve@mitre.org (Vendor Advisory)
- cve@mitre.org (Third Party Advisory)
- cve@mitre.org (Patch)
- cve@mitre.org (Third Party Advisory)
- cve@mitre.org (Release Notes)
Frequently asked questions
- What is CVE-2025-29088?
- CVE-2025-29088 is a medium-severity vulnerability in Sqlite, classified under Integer Overflow or Wraparound. CVSS score: 5.6/10. Published 2025-04-10.
- How severe is CVE-2025-29088?
- Medium severity. CVSS v3 base score is 5.6 out of 10.
- Is CVE-2025-29088 known to be exploited?
- 7 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.