---
id: CVE-2026-6471
title: >-
  Missing authorization in PostgreSQL logical decoding allows a non-superuser
  holding REPLICATION privilege to dlopen any file visible to the operating
  system account running the server, via the choice of logical decoding plugin
summary: >-
  Missing authorization in PostgreSQL logical decoding allows a non-superuser
  holding REPLICATION privilege to dlopen any file visible to the operating
  system account running the server, via the choice of logical decoding plugin. 
  This in …
severity: high
cvss: 7.2
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-862
  - CWE-94
vendor: postgresql
product: postgresql
affected:
  - 'postgresql >= 14.0, < 14.24'
  - 'postgresql >= 15.0, < 15.19'
  - 'postgresql >= 16.0, < 16.15'
  - 'postgresql >= 17.0, < 17.11'
  - 'postgresql >= 18.0, < 18.5'
patched:
  - postgresql 18.5
published: '2026-08-13'
updated: '2026-08-29'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-6471'
references:
  - url: 'https://www.postgresql.org/support/security/CVE-2026-6471/'
    label: f86ef6dc-4d3a-42ad-8f28-e6d5547a5007
  - url: >-
      https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-6471.json
  - url: 'https://access.redhat.com/security/cve/CVE-2026-6471'
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2515307'
  - url: 'https://www.cve.org/CVERecord?id=CVE-2026-6471'
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-6471'
  - url: 'https://access.redhat.com/errata/RHSA-2026:67280'
  - url: 'https://access.redhat.com/errata/RHSA-2026:67491'
  - url: 'https://access.redhat.com/errata/RHSA-2026:67848'
  - url: 'https://access.redhat.com/errata/RHSA-2026:69698'
tags:
  - nvd
  - exploit-available
  - csaf
  - vex
  - red-hat
epss: 0.00285
epssPercentile: 0.21314
ingestedAt: '2026-08-29T23:43:54.217Z'
exploits:
  github: 2
  githubRepos:
    - 'https://github.com/0xBlackash/CVE-2026-6471'
    - >-
      https://github.com/goldendivider/cve-2026-6471-postgres-logical-decoding-dlopen
  checkedAt: '2026-09-23T07:14:34.638Z'
exploitAvailable: true
---

## Overview

Missing authorization in PostgreSQL logical decoding allows a non-superuser holding REPLICATION privilege to dlopen any file visible to the operating system account running the server, via the choice of logical decoding plugin.  This in turn runs arbitrary code as that account.  Versions before PostgreSQL 18.6, 17.11, 16.15, 15.19, and 14.24 are affected.

## Affected

- `postgresql >= 14.0, < 14.24`
- `postgresql >= 15.0, < 15.19`
- `postgresql >= 16.0, < 16.15`
- `postgresql >= 17.0, < 17.11`
- `postgresql >= 18.0, < 18.5`

## Remediation

Upgrade past the affected range:

- `postgresql 18.5`

## Vendor advisories

- **RHSA-2026:67280** · Red Hat · fixed in: Red Hat Enterprise Linux AppStream (v. 10), Red Hat Enterprise Linux CodeReady Linux Builder (v. 10) · released 2026-09-14 · [advisory](https://access.redhat.com/errata/RHSA-2026:67280)
- **Red Hat VEX** · Important · affected: Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 9, Self-service automation portal 2 · no fix planned: Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 9, Self-service automation portal 2 · updated 2026-09-22 · [vex](https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-6471.json)
- **RHSA-2026:67491** · Red Hat · fixed in: Red Hat Enterprise Linux AppStream (v. 9) · released 2026-09-15 · [advisory](https://access.redhat.com/errata/RHSA-2026:67491)
- **RHSA-2026:67848** · Red Hat · fixed in: Red Hat Enterprise Linux AppStream (v. 9) · released 2026-09-16 · [advisory](https://access.redhat.com/errata/RHSA-2026:67848)
- **RHSA-2026:69698** · Red Hat · fixed in: Red Hat Enterprise Linux AppStream EUS (v.9.6) · released 2026-09-21 · [advisory](https://access.redhat.com/errata/RHSA-2026:69698)
