HarborGuard / CVE
Back to search
HIGHCVE-2026-6475Published Modified CNA PostgreSQL

CVE-2026-6475: PostgreSQL pg_basebackup and pg_rewind can overwrite unrelated files of origin superuser choice

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.

Metrics

CVSS v3.1
8.8
Severity
HIGH
Fixed in
14.23
Affected Products
1

Fix available

14.2315.1816.1417.1018.4
Affected packages
  • n/a / PostgreSQL
    < 18.4 (from 18) · < 17.10 (from 17) · < 16.14 (from 16) · < 15.18 (from 15) · < 14.23 (from 0)
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
References
CVE-2026-6475: PostgreSQL pg_basebackup and pg_rewind can overwrite unrelated files of origin superuser choice | HarborGuard CVE