Vulnerability 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 Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/tursodatabase/turso
- https://github.com/tursodatabase/turso/blob/v0.8.0-pre.8/core/storage/pager.rs
- https://github.com/tursodatabase/turso/issues/7473
- https://www.vulncheck.com/advisories/turso-through-0.8.0-pre.8-out-of-bounds-rea
FAQ
What is CVE-2026-85698?
CVE-2026-85698 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 ...
How severe is CVE-2026-85698?
CVE-2026-85698 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-85698?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.