ubuntu-cve-2026-54291
Vulnerability from osv_ubuntu
pgjdbc is an open source postgresql JDBC Driver. In releases 42.7.4 through 42.7.11, channelBinding=require connections can be silently downgraded from SCRAM-SHA-256-PLUS with channel binding to plain SCRAM-SHA-256 without it, losing the man-in-the-middle protection the setting is meant to guarantee. An attacker who can intercept the TLS connection can trigger the downgrade with a certificate whose signature algorithm has no tls-server-end-point channel-binding hash, because the bundled com.ongres.scram:scram-client returns an empty byte array instead of failing and pgJDBC ScramAuthenticator checks only that the server advertised a PLUS mechanism, without rejecting the empty binding or checking that the negotiated mechanism uses channel binding. This issue is fixed in version 42.7.12.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libpg-java",
"binary_version": "9.2-1002-1"
},
{
"binary_name": "libpostgresql-jdbc-java",
"binary_version": "9.2-1002-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:14.04:LTS",
"name": "libpgjava",
"purl": "pkg:deb/ubuntu/libpgjava@9.2-1002-1?arch=source\u0026distro=trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"9.2-1002-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libpg-java",
"binary_version": "9.2-1002-1"
},
{
"binary_name": "libpostgresql-jdbc-java",
"binary_version": "9.2-1002-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "libpgjava",
"purl": "pkg:deb/ubuntu/libpgjava@9.2-1002-1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"9.2-1002-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libpostgresql-jdbc-java",
"binary_version": "9.4.1212-1ubuntu0.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "libpgjava",
"purl": "pkg:deb/ubuntu/libpgjava@9.4.1212-1ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"9.4.1212-1",
"9.4.1212-1ubuntu0.1~esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libpostgresql-jdbc-java",
"binary_version": "42.2.10-1ubuntu0.1~esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "libpgjava",
"purl": "pkg:deb/ubuntu/libpgjava@42.2.10-1ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"42.2.6-1",
"42.2.8-1",
"42.2.9-1",
"42.2.10-1",
"42.2.10-1ubuntu0.1~esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libpostgresql-jdbc-java",
"binary_version": "42.3.3-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "libpgjava",
"purl": "pkg:deb/ubuntu/libpgjava@42.3.3-1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"42.2.23-1",
"42.2.24-1",
"42.3.1-1",
"42.3.2-1",
"42.3.3-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libpostgresql-jdbc-java",
"binary_version": "42.7.2-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "libpgjava",
"purl": "pkg:deb/ubuntu/libpgjava@42.7.2-1?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"42.5.4-1",
"42.6.0-2",
"42.7.0-1",
"42.7.1-1",
"42.7.2-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libpostgresql-jdbc-java",
"binary_version": "42.7.7-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "libpgjava",
"purl": "pkg:deb/ubuntu/libpgjava@42.7.7-1?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"42.7.5-1",
"42.7.5-2",
"42.7.7-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libpostgresql-jdbc-java",
"binary_version": "42.7.10-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "libpgjava",
"purl": "pkg:deb/ubuntu/libpgjava@42.7.10-1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"42.7.7-1",
"42.7.8-1",
"42.7.8-2",
"42.7.9-1",
"42.7.10-1"
]
}
],
"aliases": [],
"details": "pgjdbc is an open source postgresql JDBC Driver. In releases 42.7.4 through 42.7.11, channelBinding=require connections can be silently downgraded from SCRAM-SHA-256-PLUS with channel binding to plain SCRAM-SHA-256 without it, losing the man-in-the-middle protection the setting is meant to guarantee. An attacker who can intercept the TLS connection can trigger the downgrade with a certificate whose signature algorithm has no tls-server-end-point channel-binding hash, because the bundled com.ongres.scram:scram-client returns an empty byte array instead of failing and pgJDBC ScramAuthenticator checks only that the server advertised a PLUS mechanism, without rejecting the empty binding or checking that the negotiated mechanism uses channel binding. This issue is fixed in version 42.7.12.",
"id": "UBUNTU-CVE-2026-54291",
"modified": "2026-07-10T22:26:50Z",
"published": "2026-07-06T19:17:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-54291"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54291"
},
{
"type": "REPORT",
"url": "https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-j92g-9f8w-j867"
},
{
"type": "REPORT",
"url": "https://github.com/ongres/scram/releases/tag/3.3"
},
{
"type": "REPORT",
"url": "https://github.com/pgjdbc/pgjdbc/commit/77df98e4e66c12936ded3478a0954f6f580bad99"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:L/SA:N",
"type": "CVSS_V4"
},
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-54291"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.