Vulnerability in Snowflake Connector

CVE-2025-46328

snowflake-connector-nodejs is a NodeJS driver for Snowflake. Versions starting from 1.10.0 to before 2.0.4, are vulnerable to a Time-of-Check to Time-of-Use (TOCTOU) race condition. When using the Easy Logging feature on Linux and macOS the Driver reads logging configuration from a user-provided file. On Linux and macOS the Driver verifies that the configuration file can be written to only by its owner. That check was vulnerable to a TOCTOU race condition and failed to verify that the file owner matches the user running the Driver. This could allow a local attacker with write access to the configuration file or the directory containing it to overwrite the configuration and gain control over logging level and output location. This issue has been patched in version 2.0.4.

Vulnerability class: TOCTOU (Time-of-Check to Time-of-Use)

EPSS: 0.002 (4.6th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 3.3 (Low). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2025-46328?
CVE-2025-46328 is a low-severity vulnerability in Snowflake Connector, classified under Time-of-check Time-of-use (TOCTOU) Race Condition. CVSS score: 3.3/10. Published 2025-04-28.
How severe is CVE-2025-46328?
Low severity. CVSS v3 base score is 3.3 out of 10.