CVE-2026-48790

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

No configuration.

History

No history.

Information

Published : 2026-08-11 18:17

Updated : 2026-09-09 20:46


NVD link : CVE-2026-48790

Mitre link : CVE-2026-48790

CVE.ORG link : CVE-2026-48790


JSON object : View

Products Affected

No product.

CWE
CWE-276

Incorrect Default Permissions

CWE-732

Incorrect Permission Assignment for Critical Resource