CVE-2026-85525

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-04 09:17

Updated : 2026-09-10 16:17


NVD link : CVE-2026-85525

Mitre link : CVE-2026-85525

CVE.ORG link : CVE-2026-85525


JSON object : View

Products Affected

No product.

CWE
CWE-295

Improper Certificate Validation

CWE-347

Improper Verification of Cryptographic Signature