CVE-2026-3293: snowflakedb snowflake-jdbc JDBC URL SdkProxyRoutePlanner.java SdkProxyRoutePlanner redos
A weakness has been identified in Snowflake JDBC Driver up to 4.0.1. Impacted is the function SdkProxyRoutePlanner of the file src/main/java/net/snowflake/client/internal/core/SdkProxyRoutePlanner.java of the component JDBC URL Handler. Executing a manipulation of the argument nonProxyHosts can lead to inefficient regular expression complexity. The attack can only be executed locally. The exploit has been made available to the public and could be used for attacks. This patch is called 5fb0a8a318a2ed87f4022a1f56e742424ba94052. A patch should be applied to remediate this issue.
Other sources
A weakness has been identified in snowflakedb snowflake-jdbc up to 4.0.1. Impacted is the function SdkProxyRoutePlanner of the file src/main/java/net/snowflake/client/internal/core/SdkProxyRoutePlanner.java of the component JDBC URL Handler. Executing a manipulation of the argument nonProxyHosts can lead to inefficient regular expression complexity. The attack can only be executed locally. The exploit has been made available to the public and could be used for attacks. This patch is called 5fb0a8a318a2ed87f4022a1f56e742424ba94052. A patch should be applied to remediate this issue.
— MITRE
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2026-3293?
CVE-2026-3293 has been classified with a medium severity due to its potential for denial of service attacks via regular expression denial of service (ReDoS).
How do I fix CVE-2026-3293?
To fix CVE-2026-3293, update the snowflake-jdbc library to version 4.0.2 or higher which addresses the vulnerability.
Which versions are affected by CVE-2026-3293?
CVE-2026-3293 affects snowflake-jdbc versions up to and including 4.0.1.
What is the nature of the vulnerability in CVE-2026-3293?
CVE-2026-3293 is a ReDoS vulnerability in the SdkProxyRoutePlanner.java function which can lead to significant resource exhaustion.
Who is impacted by CVE-2026-3293?
Users of snowflake-jdbc library versions 4.0.1 and below are impacted by CVE-2026-3293.