---
id: CVE-2026-85698
title: >-
  Turso through 0.8.0-pre.8 contains an out-of-bounds read vulnerability in the
  table-leaf page reader that uses an attacker-controlled cell-count field
  without bounds validation
summary: >-
  Turso through 0.8.0-pre.8 contains an out-of-bounds read vulnerability in the
  table-leaf page reader that uses an attacker-controlled cell-count field
  without bounds validation. Attackers can craft a malicious database file with
  a modifi…
severity: medium
cvss: 5.5
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H'
cwe:
  - CWE-125
vendor: tursodatabase
product: turso
affected:
  - turso <= 0.8.0-pre.8
published: '2026-09-04'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T17:17:45.007'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-85698'
references:
  - url: 'https://github.com/tursodatabase/turso'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/tursodatabase/turso/blob/v0.8.0-pre.8/core/storage/pager.rs
    label: disclosure@vulncheck.com
  - url: 'https://github.com/tursodatabase/turso/issues/7473'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/turso-through-0.8.0-pre.8-out-of-bounds-read-denial-of-service
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
epss: 0.00121
epssPercentile: 0.02189
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-14T19:21:07.446483Z'
ingestedAt: '2026-09-14T20:14:21.166Z'
---

## Overview

Turso through 0.8.0-pre.8 contains an out-of-bounds read vulnerability in the table-leaf page reader that uses an attacker-controlled cell-count field without bounds validation. Attackers can craft a malicious database file with a modified cell count value to trigger an index-out-of-bounds panic when querying, causing denial of service in any application that opens untrusted database files.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
