CVE-2025-12817
Unknown Unknown - Not Provided

BaseFortify

Vulnerability report for CVE-2025-12817, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-11-13

Last updated on: 2025-11-13

Assigner: PostgreSQL

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-11-13
Last Modified
2025-11-13
Generated
2026-07-06
AI Q&A
2025-11-13
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 6 associated CPEs
Vendor Product Version / Range
postgresql postgresql 16.11
postgresql postgresql 13.23
postgresql postgresql 15.15
postgresql postgresql 17.7
postgresql postgresql 18.1
postgresql postgresql 14.20

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a missing authorization check in the PostgreSQL CREATE STATISTICS command. It allows a table owner to cause a denial of service against other users who use CREATE STATISTICS by creating statistics objects in any schema. This prevents other users with CREATE privileges from creating statistics with the same name later, causing their commands to fail.

Impact Analysis

The vulnerability can impact you by allowing a table owner to deny service to other users who need to create statistics in the database. This can disrupt database operations that rely on statistics for query planning and optimization, potentially degrading performance or causing failures in database tasks that require creating statistics.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-12817. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart