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.
CVE-2025-8713
Score 3.1 from GitHub Security Advisory (severity: LOW) published 2025-08-14. a secondary CVSS source baseline 3.1; sources differ by 0.0.
- Lower severity and no public exploit yet
A fix is available — apply it.
- CVSS v3
- 3.1
- EG Score
- 3.1(medium)
- EG Risk
- 14(Track)EG Risk 14/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity31% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 12%
- KEV
- Not listed
Published
August 14, 2025
Last Modified
June 17, 2026
References (1)
- f86ef6dc-4d3a-42ad-8f28-e6d5547a5007https://www.postgresql.org/support/security/CVE-2025-8713/
Vendor Advisories for CVE-2025-8713(14)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- patch-release-gitlab-18-4-1-releasedGitLab Security
GitLab Patch Release: 18.4.1, 18.3.3, 18.2.7
- RHSA-2025:15359Red Hat Product SecurityHigh
Red Hat Security Advisory: postgresql:13 security update
- RHSA-2025:15114Red Hat Product SecurityHigh
Red Hat Security Advisory: postgresql security update
- RHSA-2025:15062Red Hat Product SecurityHigh
Red Hat Security Advisory: postgresql:15 security update
- RHSA-2025:15057Red Hat Product SecurityHigh
Red Hat Security Advisory: postgresql:13 security update
- RHSA-2025:15031Red Hat Product SecurityHigh
Red Hat Security Advisory: postgresql:15 security update
- RHSA-2025:15014Red Hat Product SecurityHigh
Red Hat Security Advisory: postgresql:15 security update
- RHSA-2025:15015Red Hat Product SecurityHigh
Red Hat Security Advisory: postgresql:16 security update
- +6 more
Patch Availability(14)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| ubuntu | postgresql-server-dev-16 (16.10-0ubuntu0.24.04.1) @ noble | 2026-05-21 | ubuntu |
| redhat | postgresql:13-8060020250825094024.ad008a3a | 2025-09-04 | redhat |
| redhat | postgresql-0:13.22-1.el9_4 | 2025-09-03 | redhat |
| redhat | postgresql:15-8080020250815150643.63b34585 | 2025-09-02 | redhat |
| redhat | postgresql:13-8080020250819150623.63b34585 | 2025-09-02 | redhat |
| redhat | postgresql:15-9020020250815141744.rhel9 | 2025-09-02 | redhat |
| redhat | postgresql:15-9040020250818140154.rhel9 | 2025-09-02 | redhat |
| redhat | postgresql:16-9040020250818135852.rhel9 | 2025-09-02 | redhat |
| redhat | postgresql:13-8040020250818170654.522a0ee4 | 2025-09-02 | redhat |
| redhat | postgresql-0:13.22-1.el9_0 | 2025-08-28 | redhat |
| redhat | postgresql-0:13.22-1.el9_2 | 2025-08-28 | redhat |
| redhat | postgresql:16-9060020250817200213.rhel9 | 2025-08-28 | redhat |
| redhat | postgresql-0:13.22-1.el9_6 | 2025-08-28 | redhat |
| redhat | postgresql:15-9060020250817180313.rhel9 | 2025-08-28 | redhat |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Affected Packages
(13 across 9 ecosystems)
Alpine:v3.19(2)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| postgresql15 | — | 15.14-r0 | — |
| postgresql16 | — | 16.10-r0 | — |
Alpine:v3.20(2)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| postgresql15 | — | 15.14-r0 | — |
| postgresql16 | — | 16.10-r0 | — |
Alpine:v3.21(2)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| postgresql16 | — | 16.10-r0 | — |
| postgresql17 | — | 17.6-r0 | — |
Alpine:v3.22(2)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| postgresql16 | — | 16.10-r0 | — |
| postgresql17 | — | 17.6-r0 | — |
Alpine:v3.23(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| postgresql17 | — | 17.6-r0 | — |
Alpine:v3.24(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| postgresql17 | — | 17.6-r0 | — |
Debian:11(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| postgresql-13 | 13.10-0+deb11u1 ... 13.9-0+deb11u1 (21 versions) | 13.22-0+deb11u1 | — |
Debian:12(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| postgresql-15 | 15.10-0+deb12u1 ... 15.9-0+deb12u1 (16 versions) | 15.14-0+deb12u1 | — |
Debian:13(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| postgresql-17 | 17.5-1 | 17.6-0+deb13u1 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Additional Vendor Advisories
(2)
Vendors that published advisories for this CVE beyond the curated set above. Broader coverage but minimal per-row detail — click through for the original advisory.
Data Freshness Timeline
(refreshed 6× in last 7d / 28× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
Showing the most recent 100 of 150 total refreshes for this CVE.
- 2026-08-25 13:48 UTCEPSS rescore
- 2026-08-24 14:16 UTCEPSS rescore
- 2026-08-23 00:18 UTCEPSS rescore
- 2026-08-21 23:48 UTCEPSS rescore
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-19 17:03 UTCEPSS rescore
- 2026-08-18 13:48 UTCEPSS rescore
- 2026-08-17 13:46 UTCEPSS rescore
- 2026-08-16 14:55 UTCEPSS rescore
- 2026-08-16 02:14 UTCEPSS rescore
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-12 13:50 UTCEPSS rescore
- 2026-08-12 08:17 UTCOSV refresh
- 2026-08-11 13:42 UTCEPSS rescore
- 2026-08-10 23:59 UTCEPSS rescore
- 2026-08-09 13:46 UTCEPSS rescore
- 2026-08-08 16:36 UTCEPSS rescore
- 2026-08-07 16:27 UTCEPSS rescore
- 2026-08-06 13:46 UTCEPSS rescore
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-03 10:35 UTCEPSS rescore
- 2026-08-02 02:26 UTCEPSS rescore
- 2026-08-01 04:15 UTCEPSS rescore
- 2026-07-30 16:27 UTCEPSS rescore
Show 75 moreShow fewer
- 2026-07-30 01:30 UTCEPSS rescore
- 2026-07-27 14:57 UTCOSV refresh
- 2026-07-27 14:13 UTCEPSS rescore
- 2026-07-26 14:54 UTCEPSS rescore
- 2026-07-26 14:54 UTCEPSS rescore
- 2026-07-25 14:17 UTCEPSS rescore
- 2026-07-25 14:17 UTCEPSS rescore
- 2026-07-24 14:17 UTCEPSS rescore
- 2026-07-23 14:18 UTCEPSS rescore
- 2026-07-23 14:18 UTCEPSS rescore
- 2026-07-23 03:03 UTCEG score recompute
- 2026-07-22 14:08 UTCEPSS rescore
- 2026-07-21 15:24 UTCEPSS rescore
- 2026-07-20 17:08 UTCEPSS rescore
- 2026-07-19 14:30 UTCEPSS rescore
- 2026-07-19 14:30 UTCEPSS rescore
- 2026-07-19 02:28 UTCEPSS rescore
- 2026-07-19 02:28 UTCEPSS rescore
- 2026-07-18 10:04 UTCEPSS rescore
- 2026-07-18 10:04 UTCEPSS rescore
- 2026-07-16 17:02 UTCEPSS rescore
- 2026-07-16 17:02 UTCEPSS rescore
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 02:00 UTCEPSS rescore
- 2026-07-15 01:59 UTCEPSS rescore
- 2026-07-13 06:12 UTCEPSS rescore
- 2026-07-12 05:46 UTCEPSS rescore
- 2026-07-12 05:46 UTCEPSS rescore
- 2026-07-10 07:58 UTCOSV refresh
- 2026-07-09 19:10 UTCEPSS rescore
- 2026-07-08 15:15 UTCEPSS rescore
- 2026-07-07 13:46 UTCEPSS rescore
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-01 15:06 UTCEPSS rescore
- 2026-06-30 23:22 UTCEPSS rescore
- 2026-06-30 23:22 UTCEPSS rescore
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-28 14:07 UTCEPSS rescore
- 2026-06-28 14:07 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-27 03:08 UTCEPSS rescore
- 2026-06-25 13:49 UTCEPSS rescore
- 2026-06-25 13:49 UTCEPSS rescore
- 2026-06-24 14:05 UTCEPSS rescore
- 2026-06-24 14:04 UTCEPSS rescore
- 2026-06-23 21:32 UTCEPSS rescore
- 2026-06-22 14:25 UTCEPSS rescore
- 2026-06-22 14:25 UTCEPSS rescore
- 2026-06-21 18:42 UTCOSV refresh
- 2026-06-21 14:56 UTCEPSS rescore
- 2026-06-21 14:56 UTCEPSS rescore
- 2026-06-21 01:59 UTCEPSS rescore
- 2026-06-21 01:59 UTCEPSS rescore
- 2026-06-19 19:25 UTCEPSS rescore
- 2026-06-19 19:25 UTCEPSS rescore
- 2026-06-18 17:52 UTCEPSS rescore
- 2026-06-18 17:52 UTCEPSS rescore
- 2026-06-17 17:53 UTCEPSS rescore
- 2026-06-16 17:52 UTCEPSS rescore
- 2026-06-15 17:48 UTCEPSS rescore
- 2026-06-14 23:18 UTCEPSS rescore
- 2026-06-13 23:00 UTCEPSS rescore
- 2026-06-13 23:00 UTCEPSS rescore
- 2026-06-12 23:12 UTCEPSS rescore
- 2026-06-12 23:12 UTCEPSS rescore
- 2026-06-11 14:00 UTCEPSS rescore
- 2026-06-10 22:18 UTCEPSS rescore
Frequently asked(5)
What is CVE-2025-8713?
When was CVE-2025-8713 disclosed?
Is CVE-2025-8713 actively exploited?
What is the CVSS score of CVE-2025-8713?
How do I remediate CVE-2025-8713?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2025-8713
Is Your Infrastructure Affected by CVE-2025-8713?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.