PostgreSQL 17.x — End of Life

Active High risk
EOL: Nov 8, 2029in 1248d1 release in this series10 CVEs

PostgreSQL 17.x — All releases

VersionReleasedActive supportEOL dateLatest patchStatus
17Sep 26, 2024Nov 8, 202917.10Active

CVEs affecting PostgreSQL 17.x (10)

CVESeverityCVSSEPSSKEVCycleDescriptionPublished
CVE-2026-6475HIGH8.80.05%17Symlink following in PostgreSQL pg_basebackup plain format and in pg_rewind allows an origin superuser to overwrite loca…May 14, 2026
CVE-2026-6473HIGH8.80.07%17Integer wraparound in multiple PostgreSQL server features allows an unprivileged database user to cause the server to un…May 14, 2026
CVE-2026-6637HIGH8.80.04%17Stack buffer overflow in PostgreSQL module "refint" allows an unprivileged database user to execute arbitrary code as th…May 14, 2026
CVE-2026-6477HIGH8.80.05%17Use of inherently dangerous function PQfn(..., result_is_int=0, ...) in PostgreSQL libpq lo_export(), lo_read(), lo_lsee…May 14, 2026
CVE-2026-6479HIGH7.50.02%17Uncontrolled recursion in PostgreSQL SSL and GSS negotiation allows an attacker able to connect to a PostgreSQL AF_UNIX …May 14, 2026
CVE-2026-6476HIGH7.20.03%17SQL injection in PostgreSQL pg_createsubscriber allows an attacker with pg_create_subscription rights to execute arbitra…May 14, 2026
CVE-2026-6478MEDIUM6.50.08%17Covert 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%17Missing 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%17Externally-controlled format string in PostgreSQL timeofday() function allows an attacker to retrieve portions of server…May 14, 2026
CVE-2026-6638LOW3.70.02%17SQL injection in PostgreSQL logical replication ALTER SUBSCRIPTION ... REFRESH PUBLICATION allows a subscriber table cre…May 14, 2026

PostgreSQL 17.x will reach end of life — migrate to PostgreSQL 18.x

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

See PostgreSQL 18.x

Frequently asked questions

Is PostgreSQL 17 end of life?

No. PostgreSQL 17.x is still supported until November 8, 2029. It continues to receive security patches and bug fixes.

What CVEs affect PostgreSQL 17?

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

What is the latest PostgreSQL 17 version?

The latest PostgreSQL 17.x patch release is 17.10, released on May 11, 2026. Always run the latest patch to benefit from all security fixes.

How to migrate from PostgreSQL 17 to PostgreSQL 18?

To migrate from PostgreSQL 17 to PostgreSQL 18: (1) review the official PostgreSQL 18 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 17 in production?

PostgreSQL 17 is still supported and safe for production use until November 8, 2029. Ensure you are running the latest patch version (17.10) to have all security fixes applied.

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