CVE-2025-12817
Advisory lineage Upstream: 0 Downstream: 58
Deferred
Published: 13 Nov 2025, 13:00
Last modified:13 Nov 2025, 13:59
Vulnerability Summary
Overall Risk (default)
low
12/100 CVSS Score
3.1 LOW
v3.1 (cve.org)
EPSS Score
0.06% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected
Timeline
13 Nov 2025, 13:00
Published
Vulnerability first disclosed
13 Nov 2025, 13:59
Last Modified
Vulnerability information updated
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 Metrics
- v3.1•LOW•Score: 3.1CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L
EPSS Trends
Current EPSS score: 0.06%• Percentile: 19%
Techniques & Countermeasures
- CWE-862•Missing Authorization
The product does not perform an authorization check when an actor attempts to access a resource or perform an action.