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.
References
Configurations
History
06 Oct 2025, 19:29
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/pgjdbc/pgjdbc/commit/9217ed16cb2918ab1b6b9258ae97e6ede244d8a0 - Patch | |
References | () https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-hq9p-pm7w-8p54 - Vendor Advisory | |
CPE | cpe:2.3:a:postgresql:postgresql_jdbc_driver:*:*:*:*:*:*:*:* | |
CWE | NVD-CWE-noinfo | |
First Time |
Postgresql
Postgresql postgresql Jdbc Driver |
12 Jun 2025, 16:06
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-06-11 15:15
Updated : 2025-10-06 19:29
NVD link : CVE-2025-49146
Mitre link : CVE-2025-49146
CVE.ORG link : CVE-2025-49146
JSON object : View
Products Affected
postgresql
- postgresql_jdbc_driver
CWE