Software Detail
Title
CVE
CRITICAL
HIGH
MEDIUM
LOW
CWE
Number of items displayed
PostgreSQL Number Of NVD 165 CRITICAL 7 HIGH 70 MEDIUM 81 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
131 PostgreSQL 16 16.11 Nov. 13, 2025 Sept. 14, 2023 Sept. 9, 2028 0 8 5 0
132 PostgreSQL 15 15.15 Nov. 13, 2025 Jan. 13, 2022 Nov. 11, 2027 0 11 7 1
133 PostgreSQL 14 14.20 Nov. 13, 2025 May 15, 2021 Nov. 12, 2026 0 13 8 1
134 PostgreSQL 13 13.23 Nov. 13, 2025 Sept. 24, 2020 Nov. 23, 2025 0 17 13 1
135 PostgreSQL 12 12.22 Nov. 21, 2024 Oct. 3, 2019 Nov. 14, 2024 0 20 14 1
136 PostgreSQL 11 11.22 Nov. 9, 2023 Oct. 18, 2018 Nov. 9, 2023 2 24 15 1
137 PostgreSQL 10 10.23 Nov. 10, 2022 Oct. 5, 2017 Nov. 10, 2022 3 26 12 0
138 PostgreSQL 9 9.6.24 Sept. 20, 2010 Oct. 8, 2015 6 44 40 0
139 PostgreSQL 8 8.0.9 Jan. 19, 2005 July 24, 2014 4 36 51 3
140 PostgreSQL 7 7.0.3 May 8, 2000 May 8, 2005 4 36 41 4
141 PostgreSQL 6 6.5.3 Jan. 29, 1997 June 9, 2004 4 26 23 2
142 PostgreSQL 1 1.09 Nov. 4, 1996 Jan. 1, 2000 4 26 25 1
143 PostgreSQL - - 4 22 17 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
131 -
10.0
HIGH PostgreSQL 8.1 and probably later versions, when the PL/pgSQL (plpgsql) language has been created, grants certain plpgsql privileges to the PUBLIC domain, which allows remote attackers to create and … NVD-CWE-Other
CVE-2007-3279 cpe:2.3:a:postgresql:postgresql:8.1:* 2026-04-23 09:35
2007-06-20
Show GitHub Exploit DB Packet Storm
132 -
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
133 -
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
134 -
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
135 -
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
136 -
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
137 -
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
138 -
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
139 -
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
140 -
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