CVE-2026-85698
Received Received - Intake

Turso Out-of-Bounds Read in Table-Leaf Page Reader

Vulnerability report for CVE-2026-85698, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-04

Last updated on: 2026-09-04

Assigner: VulnCheck

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-04
Last Modified
2026-09-04
Generated
2026-09-04
AI Q&A
2026-09-04
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
tursodatabase turso to 0.8.0-pre.8 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-125 The product reads data past the end, or before the beginning, of the intended buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Turso versions up to 0.8.0-pre.8 have an out-of-bounds read flaw in the table-leaf page reader. The issue occurs because the software reads an attacker-controlled cell-count field without validating its bounds. This allows malicious database files to be crafted with a modified cell count value, which can trigger an index-out-of-bounds panic during queries. The result is a denial of service in any application that opens these untrusted database files.

Detection Guidance

This vulnerability is specific to Turso database files and requires examining the database structure for malformed cell counts. No direct network or system commands detect it. Use Turso's CLI or SQLite tools to inspect database files for corrupted table-leaf pages.

Impact Analysis

If you use Turso in your application and open untrusted database files, an attacker could exploit this vulnerability to crash your application. This could lead to service disruption, data unavailability, or require restarting the affected system. The impact is limited to denial of service since the vulnerability does not allow data theft or modification.

Compliance Impact

This vulnerability primarily affects availability, which is a key aspect of compliance under standards like GDPR and HIPAA. If exploited, it could lead to service outages, potentially violating availability requirements. However, there is no evidence it directly impacts confidentiality or integrity of data, which are also critical for compliance.

Mitigation Strategies

Avoid opening untrusted Turso database files. Update Turso to the latest version beyond 0.8.0-pre.8. Validate database integrity before use. Implement file access controls to restrict database file execution.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-85698. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart