CVE-2026-15925: Improper TLS Hostname Verification in Snowflake Connector for Python
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 Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
Snowflake Connector for Pythonto a version that resolves this vulnerability.Fixed in 4.7.1 - Upgrade
Upgrade
Snowflake Connector for Pythonto a version that resolves this vulnerability.Fixed in 3.18.1 - Operational
Because the vulnerability may have exposed credentials, query data, and staged file contents to interception and tampering, rotate any credentials that may have been exposed before/while using affected Snowflake Connector for Python versions, after upgrading to 4.7.1 or 3.18.1.
Event History
Frequently Asked Questions
What is the severity of CVE-2026-15925?
The severity of CVE-2026-15925 is rated as 50.
How do I fix CVE-2026-15925?
To fix CVE-2026-15925, update the Snowflake Connector for Python to version 4.7.1 or later.
What causes CVE-2026-15925?
CVE-2026-15925 is caused by improper TLS hostname verification in the Snowflake Connector for Python.
What versions are affected by CVE-2026-15925?
CVE-2026-15925 affects all versions of the Snowflake Connector for Python prior to 4.7.1.
Who is at risk from CVE-2026-15925?
Users of the Snowflake Connector for Python who have not updated to version 4.7.1 are at risk from CVE-2026-15925.