SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-85698

MEDIUM · CVSS 5.5 EPSS 0.12% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-04 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

Turso versions up to 0.8.0-pre.8 are vulnerable to an out-of-bounds read issue in the table-leaf page reader, allowing attackers to exploit a manipulated cell-count field. This can lead to an index-out-of-bounds panic, resulting in a denial of service for applications that process untrusted database files. Organizations using Turso should prioritize patching this vulnerability to safeguard against potential service disruptions.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-85698
Severity
MEDIUM
CVSS
5.5
EPSS
0.12%

Original NVD 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.