From: | JDBC Project via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org> |
---|---|
To: | PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org> |
Subject: | PostgreSQL JDBC 42.7.7 Security update for CVE-2025-49146 |
Date: | 2025-06-13 12:51:08 |
Message-ID: | 174981906863.1247157.5175683947107613858@wrigleys.postgresql.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-announce |
The PostgreSQL JDBC team have released version 42.7.7. to address [CVE-2025-49146](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-49146)
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.
See the [security advisory](https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-hq9p-pm7w-8p54) for details
Thanks to [George MacKerron](https://github.com/jawj) for finding and reporting the issue.
From | Date | Subject | |
---|---|---|---|
Next Message | vitabaks via PostgreSQL Announce | 2025-06-19 08:08:29 | pg_auto_reindexer v1.5 released |
Previous Message | Gilles Darold via PostgreSQL Announce | 2025-06-11 00:48:10 | pg_dumpbinary v2.20 released |