Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-85525
Published:September 04, 2026
Updated:September 22, 2026
Improper OCSP response validation in the Snowflake Python, Go, JDBC, and Node.js drivers allowed a revoked TLS certificate to be accepted as valid, because OCSP responses were not reliably bound to the certificate being validated and definitive verification failures were treated as transient. A man-in-the-middle attacker holding a revoked certificate and its private key for a Snowflake or stage hostname could cause the driver to establish a TLS session to the attacker-controlled endpoint anyway, allowing the attacker to read and modify data transmitted within that connection. Successful exploitation requires that on-path position and the corresponding private key, and impact is limited to data carried within the intercepted connection. The fix is available in Snowflake Connector for Python v4.7.3, Snowflake Go Driver v2.2.0, Snowflake JDBC Driver v4.3.4 (including the snowflake-jdbc-fips and snowflake-jdbc-thin), and Snowflake Node.js Driver v3.3.0. Users must manually upgrade.
Affected Packages
snowflake-connector-python (CONDA):
Affected version(s) >=1.6.12 <4.7.3
Fix Suggestion:
Update to version 4.7.3
github.com/snowflakedb/gosnowflake/v2 (GO):
Affected version(s) >=v2.0.0 <v2.2.0
Fix Suggestion:
Update to version v2.2.0
net.snowflake:snowflake-jdbc-fips (JAVA):
Affected version(s) >=3.12.3 <4.3.4
Fix Suggestion:
Update to version 4.3.4
net.snowflake:snowflake-jdbc-thin (JAVA):
Affected version(s) >=3.14.5 <4.3.4
Fix Suggestion:
Update to version 4.3.4
snowflake-sdk (NPM):
Affected version(s) >=1.1.0 <3.3.0
Fix Suggestion:
Update to version 3.3.0
snowflake-connector-python (PYTHON):
Affected version(s) >=1.4.5 <4.7.3
Fix Suggestion:
Update to version 4.7.3
Do you need more information?
Contact Us
CVSS v4
Base Score:
9.1
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.4
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Improper Certificate Validation
Improper Verification of Cryptographic Signature
EPSS
Base Score:
0.10