{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "0.8.0-pre.8"
              },
              {
                "fixed": "0.8.0-pre.8"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "DESCRIPTION"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "9384daad3b3a646d36e27d726dea8c5330024fc5"
            }
          ],
          "repo": "https://github.com/tursodatabase/turso",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-125"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/85xxx/CVE-2026-85698.json"
  },
  "details": "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.",
  "id": "CVE-2026-85698",
  "modified": "2026-09-06T03:30:33.543936437Z",
  "published": "2026-09-04T14:32:40.170Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/85xxx/CVE-2026-85698.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-85698"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/turso-through-0.8.0-pre.8-out-of-bounds-read-denial-of-service"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/tursodatabase/turso/issues/7473"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/tursodatabase/turso"
    },
    {
      "type": "ARTICLE",
      "url": "https://github.com/tursodatabase/turso/blob/v0.8.0-pre.8/core/storage/pager.rs"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Turso through 0.8.0-pre.8 Out-of-Bounds Read Denial of Service"
}