CVE-2025-8713
Essential information
- Published
- 14/08/2025 13:15
- Modified
- 15/08/2025 13:13
- Author
- —
- Creator
- —
- CVSS
- 3.1 LOW (v3.1)
- CISA KEV
- No
- CWE
- —
- CVSS vector
-
—
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N—
CVSS metrics
- Access vector
- —
- Access complexity
- —
- Authentication
- —
- Confidentiality impact
- —
- Integrity impact
- —
- Availability impact
- —
- Exploitability
- —
- Remediation level
- —
- Report confidence
- —
- Temporal score
- —
- Attack vector
- NETWORK
- Attack complexity
- HIGH
- Privileges required
- LOW
- User interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality impact
- LOW
- Integrity impact
- NONE
- Availability impact
- NONE
- Exploit code maturity
- —
- Remediation level
- —
- Report confidence
- —
- Temporal score
- —
- Attack vector
- —
- Attack complexity
- —
- Attack requirements
- —
- Privileges required
- —
- User interaction
- —
- Confidentiality (V)
- —
- Confidentiality (S)
- —
- Integrity (V)
- —
- Integrity (S)
- —
- Availability (V)
- —
- Availability (S)
- —
- Exploit maturity
- —
Description
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.
NVD status
- Status
- Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
- Source
- f86ef6dc-4d3a-42ad-8f28-e6d5547a5007
- NVD
- View on NVD
Affected products (CPE)
| Product | CPE |
|---|---|
| postgresql / postgres | cpe:2.3:a:postgresql:postgres:*:*:*:*:*:*:*:* |
| postgresql / postgres | cpe:2.3:a:postgresql:postgres:<17.6:*:*:*:*:*:* |
| postgresql / postgres | cpe:2.3:a:postgresql:postgres:<16.10:*:*:*:*:*:* |
| postgresql / postgres | cpe:2.3:a:postgresql:postgres:<15.14:*:*:*:*:*:* |
| postgresql / postgres | cpe:2.3:a:postgresql:postgres:<14.19:*:*:*:*:*:* |
| postgresql / postgres | cpe:2.3:a:postgresql:postgres:<13.22:*:*:*:*:*:* |