BIT-postgresql-2025-8713

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/postgresql/BIT-postgresql-2025-8713.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-postgresql-2025-8713
Aliases
Published
2025-08-18T08:11:23.116Z
Modified
2025-08-18T08:59:39.068240Z
Summary
PostgreSQL optimizer statistics can expose sampled data within a view, partition, or child table
Details

PostgreSQL optimizer statistics allow a user to read sampled data within a view that the user cannot access. Separately, statistics allow a user to read sampled data that a row security policy intended to hide. PostgreSQL maintains statistics for tables by sampling data available in columns; this data is consulted during the query planning process. Prior to this release, a user could craft a leaky operator that bypassed view access control lists (ACLs) and bypassed row security policies in partitioning or table inheritance hierarchies. Reachable statistics data notably included histograms and most-common-values lists. CVE-2017-7484 and CVE-2019-10130 intended to close this class of vulnerability, but this gap remained. Versions before PostgreSQL 17.6, 16.10, 15.14, 14.19, and 13.22 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.1 (Low) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
13.22.0
Introduced
14.0.0
Fixed
14.19.0
Introduced
15.0.0
Fixed
15.14.0
Introduced
16.0.0
Fixed
16.10.0
Introduced
17.0.0
Fixed
17.6.0