{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-48790",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-05-22T20:18:20.366Z",
        "datePublished": "2026-08-11T17:25:27.457Z",
        "dateUpdated": "2026-08-12T22:13:40.373Z"
    },
    "containers": {
        "cna": {
            "title": "turso-cli persists Turso platform JWT with world-readable (0o644) file permissions",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-276",
                            "lang": "en",
                            "description": "CWE-276: Incorrect Default Permissions",
                            "type": "CWE"
                        }
                    ]
                },
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-732",
                            "lang": "en",
                            "description": "CWE-732: Incorrect Permission Assignment for Critical Resource",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "LOCAL",
                        "availabilityImpact": "NONE",
                        "baseScore": 5.5,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/tursodatabase/turso-cli/security/advisories/GHSA-57f6-pvx8-hwj6",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/tursodatabase/turso-cli/security/advisories/GHSA-57f6-pvx8-hwj6"
                },
                {
                    "name": "https://github.com/tursodatabase/turso-cli/commit/ffb914849216ef5a86353b3fa6cee66f33af3b66",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/tursodatabase/turso-cli/commit/ffb914849216ef5a86353b3fa6cee66f33af3b66"
                },
                {
                    "name": "https://github.com/spf13/viper/blob/v1.21.0/viper.go#L1688",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/spf13/viper/blob/v1.21.0/viper.go#L1688"
                },
                {
                    "name": "https://github.com/spf13/viper/blob/v1.21.0/viper.go#L198",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/spf13/viper/blob/v1.21.0/viper.go#L198"
                }
            ],
            "affected": [
                {
                    "vendor": "tursodatabase",
                    "product": "turso-cli",
                    "versions": [
                        {
                            "version": "< 1.0.26",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-08-11T17:25:27.457Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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."
                }
            ],
            "source": {
                "advisory": "GHSA-57f6-pvx8-hwj6",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-08-12T22:07:49.576700Z",
                                "id": "CVE-2026-48790",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-08-12T22:13:40.373Z"
                }
            }
        ]
    }
}