CVE-2025-49146

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.
Configurations

No configuration.

History

12 Jun 2025, 16:06

Type Values Removed Values Added
Summary
  • (es) pgjdbc es un controlador JDBC de PostgreSQL de código abierto. Desde la versión 42.7.4 hasta la 42.7.7, cuando el controlador JDBC de PostgreSQL se configura con el enlace de canal establecido como obligatorio (el valor predeterminado es prefer), el controlador permitía incorrectamente que las conexiones procedieran con métodos de autenticación que no admiten el enlace de canal (como la autenticación por contraseña, MD5, GSS o SSPI). Esto podría permitir que un atacante intermediario interceptara conexiones que los usuarios creían protegidas por los requisitos de enlace de canal. Esta vulnerabilidad se corrigió en la versión 42.7.7.

11 Jun 2025, 15:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-06-11 15:15

Updated : 2025-06-12 16:06


NVD link : CVE-2025-49146

Mitre link : CVE-2025-49146

CVE.ORG link : CVE-2025-49146


JSON object : View

Products Affected

No product.

CWE
CWE-287

Improper Authentication