{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "c71248101816d40e4a21daeb4b1c952c8fa37eec"
            },
            {
              "fixed": "3caa8a6a3ee95e0a66ead03b4bf6a2d1ca42ebfe"
            }
          ],
          "repo": "https://github.com/snowflakedb/libsnowflakeclient",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-jx4f-645p-wjpx"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-532"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/46xxx/CVE-2025-46329.json"
  },
  "details": "libsnowflakeclient is the Snowflake Connector for C/C++. Versions starting from 0.5.0 to before 2.2.0, are vulnerable to local logging of sensitive information. When the logging level was set to DEBUG, the Connector would log locally the client-side encryption master key of the target stage during the execution of GET/PUT commands. This key by itself does not grant access to any sensitive data without additional access authorizations, and is not logged server-side by Snowflake. This issue has been patched in version 2.2.0.",
  "id": "CVE-2025-46329",
  "modified": "2026-04-01T23:08:53.548128342Z",
  "published": "2025-04-29T04:35:49.431Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/46xxx/CVE-2025-46329.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/snowflakedb/libsnowflakeclient/security/advisories/GHSA-jx4f-645p-wjpx"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46329"
    },
    {
      "type": "FIX",
      "url": "https://github.com/snowflakedb/libsnowflakeclient/commit/3caa8a6a3ee95e0a66ead03b4bf6a2d1ca42ebfe"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Snowflake Connector for C/C++ inserts client-side encryption key in DEBUG logs"
}