5.5
MEDIUM CVSS 3.1
CVE-2026-48790
turso-cli persists Turso platform JWT with world-readable (0o644) file permissions
Description

Turso CLI is the command line interface (CLI) to the open-source database Turso. Versions prior to 1.0.26 persist the user's Turso platform JWT to `settings.json` using Viper's default `configPermissions` of `0o644`, leaving the credential file world-readable on standard Linux and macOS systems. Any other local UID on the host can read the file and recover the platform JWT, which grants full Turso platform access scoped to the user's organizations. Version 1.0.26 patches the issue.

INFO

Published Date :

Aug. 11, 2026, 6:17 p.m.

Last Modified :

Aug. 11, 2026, 6:17 p.m.

Remotely Exploit :

No
Affected Products

The following products are affected by CVE-2026-48790 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

No affected product recoded yet

CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 MEDIUM [email protected]
Solution
Update Turso CLI to version 1.0.26 or later to fix JWT credential file exposure.
  • Update Turso CLI to 1.0.26 or later.
  • Review and restrict access to settings.json.
  • Rotate any compromised JWTs immediately.
References to Advisories, Solutions, and Tools
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-48790 is associated with the following CWEs:

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-48790 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-48790 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • New CVE Received by [email protected]

    Aug. 11, 2026

    Action Type Old Value New Value
    Added Affected [{'vendor': 'tursodatabase', 'product': 'turso-cli', 'versions': [{'status': 'affected', 'version': '< 1.0.26'}]}]
    Added Description Turso CLI is the command line interface (CLI) to the open-source database Turso. Versions prior to 1.0.26 persist the user's Turso platform JWT to `settings.json` using Viper's default `configPermissions` of `0o644`, leaving the credential file world-readable on standard Linux and macOS systems. Any other local UID on the host can read the file and recover the platform JWT, which grants full Turso platform access scoped to the user's organizations. Version 1.0.26 patches the issue.
    Added CVSS V3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
    Added CWE CWE-276
    Added CWE CWE-732
    Added Reference https://github.com/spf13/viper/blob/v1.21.0/viper.go#L1688
    Added Reference https://github.com/spf13/viper/blob/v1.21.0/viper.go#L198
    Added Reference https://github.com/tursodatabase/turso-cli/commit/ffb914849216ef5a86353b3fa6cee66f33af3b66
    Added Reference https://github.com/tursodatabase/turso-cli/security/advisories/GHSA-57f6-pvx8-hwj6
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.