Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2025-12817 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://www.postgresql.org/support/security/CVE-2025-12817/ PostgreSQLAdvisoryBroken LinkVendor

Weakness Enumeration

CWE-IDCWE NameSource
CWE-862Missing AuthorizationPostgreSQL

Affected Products

ProductVersions
PostgreSQL
< 18.1
< 17.7
< 16.11
< 15.15
< 14.20

CPE

  • cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 18.1moderate effort
  • Upgrade: 17.7moderate effort
  • Upgrade: 16.11moderate effort
  • Upgrade: 15.15moderate effort
  • Upgrade: 14.20moderate effort
  • Upgrade: 13.23moderate effort

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2025-12817
NVD Published Date:
Nov 13, 2025
NVD Last Modified:
Jun 17, 2026
Source:
PostgreSQL
CVE-2025-12817 Details - Not Deferred