CVE Catalog

CVE-2026-6478

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.56%

44th percentile - higher than 44% of all known CVEs

Summary

A covert timing channel in the comparison of MD5-hashed passwords in PostgreSQL authentication allows an attacker to recover user credentials sufficient to authenticate. This does not affect scram-sha-256 passwords, the default in all supported releases. However, existing databases may have MD5-hashed passwords from upgrades from PostgreSQL 13 or earlier. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.

Risk Assessment

The organization risks theft of user credentials, potentially leading to unauthorized database access and data breaches.

Recommendation

Upgrade PostgreSQL to version 18.4, 17.10, 16.14, 15.18, 14.23 or later. Consider migrating passwords from MD5 to scram-sha-256.

Other vulnerabilities in PostgreSQL

See all
Original NVD description (English source)

Covert timing channel in comparison of MD5-hashed password in PostgreSQL authentication allows an attacker to recover user credentials sufficient to authenticate. This does not affect scram-sha-256 passwords, the default in all supported releases. However, current databases may have MD5-hashed passwords originating in upgrades from PostgreSQL 13 or earlier. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS