# CVE-2026-48790

## Summary

- **CVE ID:** CVE-2026-48790
- **Severity:** MEDIUM
- **CVSS Score:** 5.5 (CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N)
- **CWE:** CWE-276, CWE-732
- **Published:** Aug 11, 2026
- **Last Modified:** Aug 12, 2026

## 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.

## Affected Products

- tursodatabase — turso-cli (< 1.0.26)

## References

- [CNA](https://github.com/tursodatabase/turso-cli/security/advisories/GHSA-57f6-pvx8-hwj6)
- [CNA](https://github.com/tursodatabase/turso-cli/commit/ffb914849216ef5a86353b3fa6cee66f33af3b66)
- [CNA](https://github.com/spf13/viper/blob/v1.21.0/viper.go#L1688)
- [CNA](https://github.com/spf13/viper/blob/v1.21.0/viper.go#L198)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.10%
- **EPSS Percentile:** 1.2

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-10._