Back to search

PostgreSQL

PostgreSQL

See the latest tracked release, confirm when it was published, and subscribe for update emails.

Current version
Last checked: 2026-06-03

18.4

Release date
May 11, 2026
Security status
7 high-severity CVEs tracked in the last 90 days. Current version not affected.

Source

endoflife.date

Public release notes are linked for the latest stored release.

Release history

See the latest published releases stored for this product.

Version Published Notes
18.4 2026-05-11 Release Notes
18.3 2026-02-23 Release Notes

Vulnerability tracking

versionPing monitors CVEs for this product. Matching CVEs are listed below. We only display CVEs with a CVSS score of 7.0 or higher that were published within the last 90 days.

Affected status is inferred from published affected version ranges where available. Always verify against the vendor advisory before making production decisions.

CVE Severity Published Status Summary
CVE-2026-6638 HIGH (8.8) 2026-05-14 Current versionnot affected

SQL injection in PostgreSQL logical replication ALTER SUBSCRIPTION ... REFRESH PUBLICATION allows a subscriber table creator to execute arbitrary SQL with the subscription's publication-side credentials. The attack takes effect at the next REFRESH PUBLICATION. Within major versions 16, 17, and 18, minor versions before PostgreSQL 18.4, 17.10, and 16.14 are affected. Versions before PostgreSQL 16 are unaffected.

Affected versions
  • From (including) 16.0 - Up to (excluding) 16.14
  • From (including) 17.0 - Up to (excluding) 17.10
Show 1 more
  • From (including) 18.0 - Up to (excluding) 18.4
CVE-2026-6637 HIGH (8.8) 2026-05-14 Current versionnot affected

Stack buffer overflow in PostgreSQL module "refint" allows an unprivileged database user to execute arbitrary code as the operating system user running the database. A distinct attack is possible if the application declares a user-controlled column as a "refint" cascade primary key and facilitates user-controlled updates to that column. In that case, a SQL injection allows a primary key update value provider to execute arbitrary SQL as the database user performing the primary key update. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.

Affected versions
  • Up to (excluding) 14.23
  • From (including) 15.0 - Up to (excluding) 15.18
Show 3 more
  • From (including) 16.0 - Up to (excluding) 16.14
  • From (including) 17.0 - Up to (excluding) 17.10
  • From (including) 18.0 - Up to (excluding) 18.4
CVE-2026-6479 HIGH (7.5) 2026-05-14 Current versionnot affected

Uncontrolled recursion in PostgreSQL SSL and GSS negotiation allows an attacker able to connect to a PostgreSQL AF_UNIX socket to achieve sustained denial of service. If SSL and GSS are both disabled, an attacker can do the same via access to a PostgreSQL TCP socket. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.

Affected versions
  • Up to (excluding) 14.23
  • From (including) 15.0 - Up to (excluding) 15.18
Show 3 more
  • From (including) 16.0 - Up to (excluding) 16.14
  • From (including) 17.0 - Up to (excluding) 17.10
  • From (including) 18.0 - Up to (excluding) 18.4
CVE-2026-6477 HIGH (8.8) 2026-05-14 Current versionnot affected

Use of inherently dangerous function PQfn(..., result_is_int=0, ...) in PostgreSQL libpq lo_export(), lo_read(), lo_lseek64(), and lo_tell64() functions allows the server superuser to overwrite a client stack buffer with an arbitrarily-large response. Like gets(), PQfn(..., result_is_int=0, ...) stores arbitrary-length, server-determined data into a buffer of unspecified size. Because both the \lo_export command in psql and pg_dump call lo_read(), the server superuser can overwrite pg_dump or psql stack memory. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.

Affected versions
  • Up to (excluding) 14.23
  • From (including) 15.0 - Up to (excluding) 15.18
Show 3 more
  • From (including) 16.0 - Up to (excluding) 16.14
  • From (including) 17.0 - Up to (excluding) 17.10
  • From (including) 18.0 - Up to (excluding) 18.4
CVE-2026-6476 HIGH (7.2) 2026-05-14 Current versionnot affected

SQL injection in PostgreSQL pg_createsubscriber allows an attacker with pg_create_subscription rights to execute arbitrary SQL as a superuser. The attack takes effect when pg_createsubscriber next runs. Within major versions 17 and 18, minor versions before PostgreSQL 18.4 and 17.10 are affected. Versions before PostgreSQL 17 are unaffected.

Affected versions
  • From (including) 17.0 - Up to (excluding) 17.10
  • From (including) 18.0 - Up to (excluding) 18.4
CVE-2026-6475 HIGH (8.8) 2026-05-14 Current versionnot affected

Symlink following in PostgreSQL pg_basebackup plain format and in pg_rewind allows an origin superuser to overwrite local files, e.g. /var/lib/postgres/.bashrc, that hijack the operating system account. It will remain the case that starting the server after these commands implicitly trusts the origin superuser, due to features like shared_preload_libraries. Hence, the attack has practical implications only if one takes relevant action between these commands and server start, like moving the files to a different VM or snapshotting the VM. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.

Affected versions
  • Up to (excluding) 14.23
  • From (including) 15.0 - Up to (excluding) 15.18
Show 3 more
  • From (including) 16.0 - Up to (excluding) 16.14
  • From (including) 17.0 - Up to (excluding) 17.10
  • From (including) 18.0 - Up to (excluding) 18.4
CVE-2026-6473 HIGH (8.8) 2026-05-14 Current versionnot affected

Integer wraparound in multiple PostgreSQL server features allows an unprivileged database user to cause the server to undersize an allocation and write out-of-bounds. This may execute arbitrary code as the operating system user running the database. In applications that pass gigabyte-scale user inputs to the relevant database functions, the application input provider may achieve a segmentation fault. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.

Affected versions
  • Up to (excluding) 14.23
  • From (including) 15.0 - Up to (excluding) 15.18
Show 3 more
  • From (including) 16.0 - Up to (excluding) 16.14
  • From (including) 17.0 - Up to (excluding) 17.10
  • From (including) 18.0 - Up to (excluding) 18.4