Answer in brief
CVE-2026-85525 records a Unknown severity vulnerability in Improper OCSP response validation in Snowflake drivers. The current sources do not mark it as known exploited. The current feed maps Snowflake/Snowflake Connector for Python (generic), Snowflake/Snowflake Go Driver (generic), Snowflake/Snowflake JDBC Driver (generic), Snowflake/Snowflake Node.js Driver (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Snowflake/Snowflake Connector for Python (generic), Snowflake/Snowflake Go Driver (generic), Snowflake/Snowflake JDBC Driver (generic), Snowflake/Snowflake Node.js Driver (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Snowflake/Snowflake Connector for Pythongeneric | >=0 <4.7.3 | 4.7.3 |
| Snowflake/Snowflake Go Drivergeneric | >=0 <2.2.0 | 2.2.0 |
| Snowflake/Snowflake JDBC Drivergeneric | >=0 <4.3.4 | 4.3.4 |
| Snowflake/Snowflake Node.js Drivergeneric | >=0 <3.3.0 | 3.3.0 |
Published upstream
Sep 4, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 4, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 4, 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 the patched versions listed above. Users must manually upgrade.
Quoted source text, attributed separately from HOL analysis.