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
121 PostgreSQL 16 16.11 Nov. 13, 2025 Sept. 14, 2023 Sept. 9, 2028 0 2 2 0
122 PostgreSQL 15 15.15 Nov. 13, 2025 Jan. 13, 2022 Nov. 11, 2027 0 6 4 1
123 PostgreSQL 14 14.20 Nov. 13, 2025 May 15, 2021 Nov. 12, 2026 0 8 5 1
124 PostgreSQL 13 13.23 Nov. 13, 2025 Sept. 24, 2020 Nov. 23, 2025 0 12 10 1
125 PostgreSQL 12 12.22 Nov. 21, 2024 Oct. 3, 2019 Nov. 14, 2024 0 15 11 1
126 PostgreSQL 11 11.22 Nov. 9, 2023 Oct. 18, 2018 Nov. 9, 2023 2 19 12 1
127 PostgreSQL 10 10.23 Nov. 10, 2022 Oct. 5, 2017 Nov. 10, 2022 3 21 9 0
128 PostgreSQL 9 9.6.24 Sept. 20, 2010 Oct. 8, 2015 6 39 37 0
129 PostgreSQL 8 8.0.9 Jan. 19, 2005 July 24, 2014 4 31 48 3
130 PostgreSQL 7 7.0.3 May 8, 2000 May 8, 2005 4 31 38 4
131 PostgreSQL 6 6.5.3 Jan. 29, 1997 June 9, 2004 4 21 20 2
132 PostgreSQL 1 1.09 Nov. 4, 1996 Jan. 1, 2000 4 21 22 1
133 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
121 -
9.0
HIGH The Database Link library (dblink) in PostgreSQL 8.1 implements functions via CREATE statements that map to arbitrary libraries based on the C programming language, which allows remote authenticated … NVD-CWE-Other
CVE-2007-3280 cpe:2.3:a:postgresql:postgresql:8.1:* 2026-04-23 09:35
2007-06-20
Show GitHub Exploit DB Packet Storm
122 -
6.0
MEDIUM Untrusted search path vulnerability in PostgreSQL before 7.3.19, 7.4.x before 7.4.17, 8.0.x before 8.0.13, 8.1.x before 8.1.9, and 8.2.x before 8.2.4 allows remote authenticated users, when permitted… CWE-264
Permissions, Privileges, and Access Controls
CVE-2007-2138 cpe:2.3:a:postgresql:postgresql:*:*
7.4
8.0
8.1
8.2








7.3.19
7.4.17
8.0.13
8.1.9
8.2.4
2026-04-23 09:35
2007-04-25
Show GitHub Exploit DB Packet Storm
123 -
8.5
HIGH PostgreSQL 7.3 before 7.3.13, 7.4 before 7.4.16, 8.0 before 8.0.11, 8.1 before 8.1.7, and 8.2 before 8.2.2 allows attackers to disable certain checks for the data types of SQL function arguments, whi… NVD-CWE-Other
CVE-2007-0555 cpe:2.3:a:postgresql:postgresql:*:* 7.3
7.4
8.0
8.1
8.2








7.3.18
7.4.16
8.0.11
8.1.7
8.2.2
2026-04-23 09:35
2007-02-6
Show GitHub Exploit DB Packet Storm
124 -
6.6
MEDIUM The query planner in PostgreSQL before 8.0.11, 8.1 before 8.1.7, and 8.2 before 8.2.2 does not verify that a table is compatible with a "previously made query plan," which allows remote authenticated… NVD-CWE-Other
CVE-2007-0556 cpe:2.3:a:postgresql:postgresql:8.2:*
cpe:2.3:a:postgresql:postgresql:8.2.1:*
cpe:2.3:a:postgresql:postgresql:8.1…
2026-04-23 09:35
2007-02-6
Show GitHub Exploit DB Packet Storm
125 -
4.0
MEDIUM backend/parser/analyze.c in PostgreSQL 8.1.x before 8.1.5 allows remote authenticated users to cause a denial of service (daemon crash) via certain aggregate functions in an UPDATE statement, which a… NVD-CWE-Other
CVE-2006-5540 cpe:2.3:a:postgresql:postgresql:8.1:*
cpe:2.3:a:postgresql:postgresql:8.1.4:*
cpe:2.3:a:postgresql:postgresql:8.1…
2026-04-23 09:35
2006-10-27
Show GitHub Exploit DB Packet Storm
126 -
4.0
MEDIUM backend/parser/parse_coerce.c in PostgreSQL 7.4.1 through 7.4.14, 8.0.x before 8.0.9, and 8.1.x before 8.1.5 allows remote authenticated users to cause a denial of service (daemon crash) via a coerci… NVD-CWE-noinfo
CVE-2006-5541 cpe:2.3:a:postgresql:postgresql:*:* 7.4
8.0.0
8.1.0




7.4.14
8.0.9
8.1.5
2026-04-23 09:35
2006-10-27
Show GitHub Exploit DB Packet Storm
127 -
4.0
MEDIUM backend/tcop/postgres.c in PostgreSQL 8.1.x before 8.1.5 allows remote authenticated users to cause a denial of service (daemon crash) related to duration logging of V3-protocol Execute messages for … NVD-CWE-Other
CVE-2006-5542 cpe:2.3:a:postgresql:postgresql:8.1:*
cpe:2.3:a:postgresql:postgresql:8.1.4:*
cpe:2.3:a:postgresql:postgresql:8.1…
2026-04-23 09:35
2006-10-27
Show GitHub Exploit DB Packet Storm
128 -
7.5
HIGH PostgreSQL 8.1.x before 8.1.4, 8.0.x before 8.0.8, 7.4.x before 7.4.13, 7.3.x before 7.3.15, and earlier versions allows context-dependent attackers to bypass SQL injection protection methods in appl… NVD-CWE-Other
CVE-2006-2313 cpe:2.3:a:postgresql:postgresql:8.1:*
cpe:2.3:a:postgresql:postgresql:8.1.3:*
cpe:2.3:a:postgresql:postgresql:8.1…
2018-10-19 01:39
2006-05-24
Show GitHub Exploit DB Packet Storm
129 -
7.5
HIGH PostgreSQL 8.1.x before 8.1.4, 8.0.x before 8.0.8, 7.4.x before 7.4.13, 7.3.x before 7.3.15, and earlier versions allows context-dependent attackers to bypass SQL injection protection methods in appl… NVD-CWE-Other
CVE-2006-2314 cpe:2.3:a:postgresql:postgresql:8.1:*
cpe:2.3:a:postgresql:postgresql:8.1.3:*
cpe:2.3:a:postgresql:postgresql:8.1…
2018-10-19 01:39
2006-05-24
Show GitHub Exploit DB Packet Storm
130 -
6.5
MEDIUM PostgreSQL 8.1.0 through 8.1.2 allows authenticated database users to gain additional privileges via "knowledge of the backend protocol" using a crafted SET ROLE to other database users, a different … CWE-264
Permissions, Privileges, and Access Controls
CVE-2006-0553 cpe:2.3:a:postgresql:postgresql:8.1.2:*
cpe:2.3:a:postgresql:postgresql:8.1.1:*
cpe:2.3:a:postgresql:postgresql:8…
2018-10-20 00:45
2006-02-15
Show GitHub Exploit DB Packet Storm