Snowflake Connector for Python: improper TLS hostname check
Critical9.2CVE-2026-15925 · Published Jul 16, 2026
Improper TLS hostname verification in Snowflake Connector for Python versions prior to 4.7.1 and 3.18.1 may have allowed a network-positioned attacker to bypass certificate hostname validation on HTTPS connections made by the connector. An attacker with on-path network access could exploit this by intercepting or redirecting network traffic and presenting a certificate signed by any trusted CA for any domain, causing the connector to accept connections without validating that the certificate matched the requested hostname. Successful exploitation requires an on-path traffic interception capability (e.g. ARP/DNS poisoning, rogue access point, BGP hijacking, or malicious proxy/exit node). This vulnerability may have exposed credentials, query data, and staged file contents to interception and tampering, and may have enabled the attacker to issue arbitrary SQL within the context of the victim's connector session. Impact is limited by the privileges of the affected Snowflake role. The fix is available in Snowflake Connector for Python versions 4.7.1 and 3.18.1. Users must manually upgrade.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| Snowflake Connector for Python Product | >= 3.17.4, < 3.18.1 | 3.18.1 |
| >= 4.0.0, < 4.7.1 | 4.7.1 |
Details and references
- CVSS 4.0
- CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
- Severity from
- the vendor (its own CVE record or advisory)
- Weakness
- CWE-297
More Snowflake advisories
All Snowflake| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Aug 12 | Snowflake Python APIs: privilege escalation | High8.1 | 1.13.0 |
| Jul 24 | Snowflake ODBC Driver: remote code execution | High8.8 | Snowflake libsnowflakeclient 2.9.2+2 more |
| Jul 14 | Snowflake SQLAlchemy: SQL injection | High8.3 | 1.11.0 |
| Jul 14 | Snowflake Spark Connector: SQL injection | Critical9.2 | 3.2.1 |
| Jul 8 | Snowflake Snowpark Python SDK: SQL injection | Critical9.6 | 1.53.0 |
| Jul 8 | Terraform Provider for Snowflake: SQL injection | High8.8 | 2.18.0 |