CVE-2026-85528

Source
https://cve.org/CVERecord?id=CVE-2026-85528
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-85528.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-85528
Published
2026-09-04T08:36:28Z
Modified
2026-09-12T03:30:43Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Snowflake JDBC Driver auto-configuration account validation permits credential redirection
Details

Improper input validation of the auto-configuration account identifier in Snowflake JDBC Driver versions 4.2.0 through 4.3.3 allowed a credential-bearing login request to be redirected to an attacker-selected HTTPS endpoint. An attacker able to control the account value could cause the driver to transmit a reusable login credential to a host of their choosing and replay it to obtain the privileges granted to that credential. Successful exploitation requires an application using jdbc:snowflake:auto with a connections.toml section that omits an explicit host and a lower-trust principal able to set the account value; ordinary JDBC URLs are unaffected. The fix is available in Snowflake JDBC Driver version 4.3.4, including the snowflake-jdbc-fips and snowflake-jdbc-thin. Users must manually upgrade.

Database specific
{
    "cna_assigner": "SNOWFLAKE",
    "cwe_ids": [
        "CWE-20",
        "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/85xxx/CVE-2026-85528.json"
}
References

Affected packages

Git / github.com/snowflakedb/snowflake-jdbc

Affected ranges

Type
GIT
Repo
https://github.com/snowflakedb/snowflake-jdbc
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "4.2.0"
        },
        {
            "fixed": "4.3.4"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

v4.*
v4.2.0
v4.3.0
v4.3.1
v4.3.2
v4.3.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-85528.json"