PostgreSQL 6.x — End of Life

EOL High risk
EOL: Jun 9, 20043 releases in this series24 CVEs

PostgreSQL 6.x — All releases

VersionReleasedActive supportEOL dateLatest patchStatus
6.5Jun 9, 1999Jun 9, 20046.5.3EOL
6.4Oct 30, 1998Oct 30, 20036.4.2EOL
6.3Mar 1, 1998Mar 1, 20036.3.2EOL

CVEs affecting PostgreSQL 6.x (24)

CVESeverityCVSSEPSSKEVCycleDescriptionPublished
CVE-2026-6637HIGH8.80.04%6.4Stack buffer overflow in PostgreSQL module "refint" allows an unprivileged database user to execute arbitrary code as th…May 14, 2026
CVE-2026-6473HIGH8.80.07%6.3Integer wraparound in multiple PostgreSQL server features allows an unprivileged database user to cause the server to un…May 14, 2026
CVE-2026-6473HIGH8.80.07%6.5Integer wraparound in multiple PostgreSQL server features allows an unprivileged database user to cause the server to un…May 14, 2026
CVE-2026-6473HIGH8.80.07%6.4Integer wraparound in multiple PostgreSQL server features allows an unprivileged database user to cause the server to un…May 14, 2026
CVE-2026-6475HIGH8.80.05%6.3Symlink following in PostgreSQL pg_basebackup plain format and in pg_rewind allows an origin superuser to overwrite loca…May 14, 2026
CVE-2026-6475HIGH8.80.05%6.5Symlink following in PostgreSQL pg_basebackup plain format and in pg_rewind allows an origin superuser to overwrite loca…May 14, 2026
CVE-2026-6475HIGH8.80.05%6.4Symlink following in PostgreSQL pg_basebackup plain format and in pg_rewind allows an origin superuser to overwrite loca…May 14, 2026
CVE-2026-6477HIGH8.80.05%6.3Use of inherently dangerous function PQfn(..., result_is_int=0, ...) in PostgreSQL libpq lo_export(), lo_read(), lo_lsee…May 14, 2026
CVE-2026-6477HIGH8.80.05%6.5Use of inherently dangerous function PQfn(..., result_is_int=0, ...) in PostgreSQL libpq lo_export(), lo_read(), lo_lsee…May 14, 2026
CVE-2026-6477HIGH8.80.05%6.4Use of inherently dangerous function PQfn(..., result_is_int=0, ...) in PostgreSQL libpq lo_export(), lo_read(), lo_lsee…May 14, 2026
CVE-2026-6637HIGH8.80.04%6.3Stack buffer overflow in PostgreSQL module "refint" allows an unprivileged database user to execute arbitrary code as th…May 14, 2026
CVE-2026-6637HIGH8.80.04%6.5Stack buffer overflow in PostgreSQL module "refint" allows an unprivileged database user to execute arbitrary code as th…May 14, 2026
CVE-2026-6479HIGH7.50.02%6.5Uncontrolled recursion in PostgreSQL SSL and GSS negotiation allows an attacker able to connect to a PostgreSQL AF_UNIX …May 14, 2026
CVE-2026-6479HIGH7.50.02%6.4Uncontrolled recursion in PostgreSQL SSL and GSS negotiation allows an attacker able to connect to a PostgreSQL AF_UNIX …May 14, 2026
CVE-2026-6479HIGH7.50.02%6.3Uncontrolled recursion in PostgreSQL SSL and GSS negotiation allows an attacker able to connect to a PostgreSQL AF_UNIX …May 14, 2026
CVE-2026-6478MEDIUM6.50.08%6.4Covert timing channel in comparison of MD5-hashed password in PostgreSQL authentication allows an attacker to recover us…May 14, 2026
CVE-2026-6478MEDIUM6.50.08%6.5Covert timing channel in comparison of MD5-hashed password in PostgreSQL authentication allows an attacker to recover us…May 14, 2026
CVE-2026-6478MEDIUM6.50.08%6.3Covert timing channel in comparison of MD5-hashed password in PostgreSQL authentication allows an attacker to recover us…May 14, 2026
CVE-2026-6472MEDIUM5.40.03%6.4Missing authorization in PostgreSQL CREATE TYPE allows an object creator to hijack other queries that use search_path to…May 14, 2026
CVE-2026-6472MEDIUM5.40.03%6.3Missing authorization in PostgreSQL CREATE TYPE allows an object creator to hijack other queries that use search_path to…May 14, 2026
CVE-2026-6472MEDIUM5.40.03%6.5Missing authorization in PostgreSQL CREATE TYPE allows an object creator to hijack other queries that use search_path to…May 14, 2026
CVE-2026-6474MEDIUM4.30.03%6.5Externally-controlled format string in PostgreSQL timeofday() function allows an attacker to retrieve portions of server…May 14, 2026
CVE-2026-6474MEDIUM4.30.03%6.3Externally-controlled format string in PostgreSQL timeofday() function allows an attacker to retrieve portions of server…May 14, 2026
CVE-2026-6474MEDIUM4.30.03%6.4Externally-controlled format string in PostgreSQL timeofday() function allows an attacker to retrieve portions of server…May 14, 2026

PostgreSQL 6.x is EOL — migrate to PostgreSQL 7.x

PostgreSQL 7.x is the next major release. Plan your upgrade before PostgreSQL 6.x stops receiving security patches.

See PostgreSQL 7.x

Frequently asked questions

Is PostgreSQL 6 end of life?

Yes. All PostgreSQL 6.x releases have reached end of life and no longer receive security patches. There are 24 known CVEs affecting PostgreSQL 6.x. Migrate to PostgreSQL 7.x as soon as possible.

What CVEs affect PostgreSQL 6?

There are 24 CVEs tracked for PostgreSQL 6.x. See the full list above with CVSS and EPSS scores.

What is the latest PostgreSQL 6 version?

The latest PostgreSQL 6.x patch release is 6.5.3, released on November 4, 1999. Always run the latest patch to benefit from all security fixes.

How to migrate from PostgreSQL 6 to PostgreSQL 7?

To migrate from PostgreSQL 6 to PostgreSQL 7: (1) review the official PostgreSQL 7 migration guide for breaking changes, (2) update dependencies and configuration accordingly, (3) test thoroughly in a staging environment, (4) deploy with a rollback plan. Starting early gives you time to resolve compatibility issues before your current version reaches end of life.

Is it safe to run PostgreSQL 6 in production?

No. PostgreSQL 6 has reached end of life and security vulnerabilities are no longer patched. Upgrade to a supported version immediately.

Data sourced from endoflife.date · CVE data from NVD · EPSS from FIRST.org · KEV from CISA