BIT-postgresql-jdbc-driver-2025-49146

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/postgresql-jdbc-driver/BIT-postgresql-jdbc-driver-2025-49146.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-postgresql-jdbc-driver-2025-49146
Aliases
Published
2025-06-14T05:57:03.201Z
Modified
2025-06-14T06:28:34.537675Z
Summary
pgjdbc Client Allows Fallback to Insecure Authentication Despite channelBinding=require Configuration
Details

pgjdbc is an open source postgresql JDBC Driver. From 42.7.4 and until 42.7.7, when the PostgreSQL JDBC driver is configured with channel binding set to required (default value is prefer), the driver would incorrectly allow connections to proceed with authentication methods that do not support channel binding (such as password, MD5, GSS, or SSPI authentication). This could allow a man-in-the-middle attacker to intercept connections that users believed were protected by channel binding requirements. This vulnerability is fixed in 42.7.7.

Database specific
{
    "cpes": [
        "cpe:2.3:a:postgresql:postgresql_jdbc_driver:*:*:*:*:*:maven:*:*"
    ],
    "severity": "High"
}
References

Affected packages

Bitnami / postgresql-jdbc-driver

Package

Name
postgresql-jdbc-driver
Purl
pkg:bitnami/postgresql-jdbc-driver

Severity

  • 8.2 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
42.7.4
Fixed
42.7.7