CVE-2026-85525
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
Summary
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 the patched versions listed above. Users must manually upgrade.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Snowflake | Snowflake Connector for Python | 0 < 4.7.3 | affected |
| Snowflake | Snowflake Go Driver | 0 < 2.2.0 | affected |
| Snowflake | Snowflake JDBC Driver | 0 < 4.3.4 | affected |
| Snowflake | Snowflake Node.js Driver | 0 < 3.3.0 | affected |
Weaknesses
- CWE-295: Improper Certificate Validation
- CWE-347: Improper Verification of Cryptographic Signature
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: total
References
- https://github.com/snowflakedb/snowflake-connector-python/releases/tag/v4.7.3
- https://docs.snowflake.com/en/release-notes/clients-drivers/golang-2026
- https://docs.snowflake.com/en/release-notes/clients-drivers/jdbc-2026
- https://docs.snowflake.com/en/release-notes/clients-drivers/nodejs-2026
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.