{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "9aa5456b9bce5f80b7a9d55ebe5fa8399d55a658"
            },
            {
              "fixed": "ebb315c4a01b18e571cff086d67aff33def10400"
            }
          ],
          "repo": "https://github.com/snowflakedb/snowflake-jdbc",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-33g6-495w-v8j2"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-276"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/24xxx/CVE-2025-24790.json"
  },
  "details": "Snowflake JDBC provides a JDBC type 4 driver that supports core functionality, allowing Java program to connect to Snowflake. Snowflake discovered and remediated a vulnerability in the Snowflake JDBC Driver. On Linux systems, when temporary credential caching is enabled, the Snowflake JDBC Driver will cache temporary credentials locally in a world-readable file. This vulnerability affects versions 3.6.8 through 3.21.0. Snowflake fixed the issue in version 3.22.0.",
  "id": "CVE-2025-24790",
  "modified": "2026-04-01T23:10:12.376700028Z",
  "published": "2025-01-29T17:49:19.771Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/24xxx/CVE-2025-24790.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/snowflakedb/snowflake-jdbc/security/advisories/GHSA-33g6-495w-v8j2"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24790"
    },
    {
      "type": "FIX",
      "url": "https://github.com/snowflakedb/snowflake-jdbc/commit/9e1a5acf12406b16c4780ca013f4c4db48b74b59"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Snowflake JDBC uses insecure temporary credential cache file permissions"
}