BIT-postgresql-2026-6469

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/postgresql/BIT-postgresql-2026-6469.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-postgresql-2026-6469
Aliases
  • CVE-2026-6469
Published
2026-08-19T08:53:03.349Z
Modified
2026-08-19T09:45:18.333128645Z
Summary
PostgreSQL ALTER TABLE ALTER TYPE resets extended statistics ownership
Details

Incorrect ownership assignment in PostgreSQL ALTER TABLE ALTER TYPE command reassigns ownership of dependent statistics objects to the current user. This wrongly allows the table owner to run DROP STATISTICS and ALTER STATISTICS via this improper ownership. It wrongly denies those commands to the prior statistics object owner. DROP TABLE remains able to remove statistics objects, so this exploit achieves nothing in many ownership arrangements. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected.

Database specific
{
    "severity": "Low",
    "cpes": [
        "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*"
    ]
}
References

Affected packages

Bitnami / postgresql

Package

Name
postgresql
Purl
pkg:bitnami/postgresql

Severity

  • 3.8 (Low) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
14.24.0
Introduced
15.0.0
Fixed
15.19.0
Introduced
16.0.0
Fixed
16.15.0
Introduced
17.0.0
Fixed
17.11.0
Introduced
18.0.0
Fixed
18.5.0

Database specific

source
"https://github.com/bitnami/vulndb/tree/main/data/postgresql/BIT-postgresql-2026-6469.json"