Software Detail
Title
CVE
CRITICAL
HIGH
MEDIUM
LOW
CWE
Number of items displayed
PostgreSQL Number Of NVD 154 CRITICAL 7 HIGH 63 MEDIUM 77 LOW 7
URL https://www.postgresql.org/
Explanation PostgreSQL is an object-relational database management system (ORDBMS) based on POSTGRES, Version 4.2, developed by the Department of Computer Science at the University of California, Berkeley.

Extracted from [https://www.postgresql.jp/document/11/html/intro-whatis.html]

From version 10 onwards, the integer part represents major versions and the decimal part represents minor updates.

Every year, a major version including new features is released.
Minor releases with bugs and security fixes will be released at least once every three months, if necessary.
Unscheduled releases will be made for urgent security issues.
Support is provided for five years after the major version is released.
Tag
  • オープンソース
  • PostgreSQL Licence
  • 商用ライセンス有り

Add Information URL
No Type Name URL
1 https://www.postgresql.org/support/versioning/
2 https://wiki.postgresql.org/wiki/Main_Page
3 https://www.postgresql.jp/
4 https://www.postgresql.org/download/

List Of Product  [ Click to show release history and vulnerability information ]
No Name Latest Version Release date Initial release Normal Support Security Support
Service Pack Support
Extended
for a fee
Critical High Medium Low
51 PostgreSQL 16 16.11 Nov. 13, 2025 Sept. 14, 2023 Sept. 9, 2028 0 2 2 0
52 PostgreSQL 15 15.15 Nov. 13, 2025 Jan. 13, 2022 Nov. 11, 2027 0 6 4 1
53 PostgreSQL 14 14.20 Nov. 13, 2025 May 15, 2021 Nov. 12, 2026 0 8 5 1
54 PostgreSQL 13 13.23 Nov. 13, 2025 Sept. 24, 2020 Nov. 23, 2025 0 12 10 1
55 PostgreSQL 12 12.22 Nov. 21, 2024 Oct. 3, 2019 Nov. 14, 2024 0 15 11 1
56 PostgreSQL 11 11.22 Nov. 9, 2023 Oct. 18, 2018 Nov. 9, 2023 2 19 12 1
57 PostgreSQL 10 10.23 Nov. 10, 2022 Oct. 5, 2017 Nov. 10, 2022 3 21 9 0
58 PostgreSQL 9 9.6.24 Sept. 20, 2010 Oct. 8, 2015 6 39 37 0
59 PostgreSQL 8 8.0.9 Jan. 19, 2005 July 24, 2014 4 31 48 3
60 PostgreSQL 7 7.0.3 May 8, 2000 May 8, 2005 4 31 38 4
61 PostgreSQL 6 6.5.3 Jan. 29, 1997 June 9, 2004 4 21 20 2
62 PostgreSQL 1 1.09 Nov. 4, 1996 Jan. 1, 2000 4 21 22 1
63 PostgreSQL - - 4 17 14 1
NVD Vulnerability Information
  • CRITICAL
  • HIGH
  • MEDIUM
  • LOW
No CVSS3
CVSS2
Level
Attach Vector
Title CWE CVE cpe23Uri or higher or less more than less than Update date
Published date
Show Affected Exploit
PoC
Search
51 9.1
6.4
CRITICAL
Network
postgresql before versions 10.4, 9.6.9 is vulnerable in the adminpack extension, the pg_catalog.pg_logfile_rotate() function doesn't follow the same ACLs than pg_rorate_logfile. If the adminpack is a… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2018-1115 cpe:2.3:a:postgresql:postgresql:*:* 10.0


10.4
9.6.9
2024-11-21 12:59
2018-05-11
Show GitHub Exploit DB Packet Storm
52 8.8
6.5
HIGH
Network
A flaw was found in the way Postgresql allowed a user to modify the behavior of a query for other users. An attacker with a user account could use this flaw to execute code with the permissions of su… NVD-CWE-noinfo
CVE-2018-1058 cpe:2.3:a:postgresql:postgresql:*:* 9.3
9.4
9.5
9.6
10.0








9.3.22
9.4.17
9.5.12
9.6.8
10.3
2024-11-21 12:59
2018-03-3
Show GitHub Exploit DB Packet Storm
53 7.0
6.9
HIGH
Local
A race condition in the postgresql init script could be used by attackers able to access the postgresql account to escalate their privileges to root. CWE-362
Race Condition
CVE-2017-14798 cpe:2.3:a:postgresql:postgresql:*:* 9.4-0.5.3.1 2024-11-21 12:13
2018-03-2
Show GitHub Exploit DB Packet Storm
54 7.0
3.3
HIGH
Local
In postgresql 9.3.x before 9.3.21, 9.4.x before 9.4.16, 9.5.x before 9.5.11, 9.6.x before 9.6.7 and 10.x before 10.2, pg_upgrade creates file in current working directory containing the output of `pg… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2018-1053 cpe:2.3:a:postgresql:postgresql:10.1:*
cpe:2.3:a:postgresql:postgresql:10.0:*
cpe:2.3:a:postgresql:postgresql:*:*
9.3.0
9.4.0
9.5.0
9.6.0






9.3.21
9.4.16
9.5.11
9.6.7
2024-11-21 12:59
2018-02-9
Show GitHub Exploit DB Packet Storm
55 6.5
4.0
MEDIUM
Network
Memory disclosure vulnerability in table partitioning was found in postgresql 10.x before 10.2, allowing an authenticated attacker to read arbitrary bytes of server memory via purpose-crafted insert … CWE-200
Information Exposure
CVE-2018-1052 cpe:2.3:a:postgresql:postgresql:10.1:*
cpe:2.3:a:postgresql:postgresql:10.0:*
2024-11-21 12:59
2018-02-9
Show GitHub Exploit DB Packet Storm
56 6.7
7.2
MEDIUM
Local
PostgreSQL 10.x before 10.1, 9.6.x before 9.6.6, 9.5.x before 9.5.10, 9.4.x before 9.4.15, 9.3.x before 9.3.20, and 9.2.x before 9.2.24 runs under a non-root operating system account, and database su… CWE-59
Link Following
CVE-2017-12172 cpe:2.3:a:postgresql:postgresql:9.6:*
cpe:2.3:a:postgresql:postgresql:9.6.5:*
cpe:2.3:a:postgresql:postgresql:9.6…
2024-11-21 12:08
2017-11-23
Show GitHub Exploit DB Packet Storm
57 6.5
4.0
MEDIUM
Network
INSERT ... ON CONFLICT DO UPDATE commands in PostgreSQL 10.x before 10.1, 9.6.x before 9.6.6, and 9.5.x before 9.5.10 disclose table contents that the invoker lacks privilege to read. These exploits … CWE-200
Information Exposure
CVE-2017-15099 cpe:2.3:a:postgresql:postgresql:9.6:*
cpe:2.3:a:postgresql:postgresql:9.6.5:*
cpe:2.3:a:postgresql:postgresql:9.6…
2024-11-21 12:14
2017-11-23
Show GitHub Exploit DB Packet Storm
58 8.1
5.5
HIGH
Network
Invalid json_populate_recordset or jsonb_populate_recordset function calls in PostgreSQL 10.x before 10.1, 9.6.x before 9.6.6, 9.5.x before 9.5.10, 9.4.x before 9.4.15, and 9.3.x before 9.3.20 can cr… CWE-200
Information Exposure
CVE-2017-15098 cpe:2.3:a:postgresql:postgresql:9.6:*
cpe:2.3:a:postgresql:postgresql:9.6.5:*
cpe:2.3:a:postgresql:postgresql:9.6…
2024-11-21 12:14
2017-11-23
Show GitHub Exploit DB Packet Storm
59 5.5
3.6
MEDIUM
Local
The Debian pg_ctlcluster, pg_createcluster, and pg_upgradecluster scripts, as distributed in the Debian postgresql-common package before 181+deb9u1 for PostgreSQL (and other packages related to Debia… CWE-59
Link Following
CVE-2017-8806 cpe:2.3:a:postgresql:postgresql:-:* 2024-11-21 12:34
2017-11-13
Show GitHub Exploit DB Packet Storm
60 7.5
4.0
HIGH
Network
PostgreSQL versions before 9.4.13, 9.5.8 and 9.6.4 are vulnerable to authorization flaw allowing remote authenticated attackers with no privileges on a large object to overwrite the entire contents o… NVD-CWE-noinfo
CVE-2017-7548 cpe:2.3:a:postgresql:postgresql:*:* 9.6
9.5
9.4




9.6.4
9.5.8
9.4.13
2024-11-21 12:32
2017-08-17
Show GitHub Exploit DB Packet Storm