If you wish to report a new security vulnerability in PostgreSQL, please send an email to security@postgresql.org. For reporting non-security bugs, please see the Report a Bug page.
The PostgreSQL Global Development Group (PGDG) takes security seriously, allowing our users to place their trust in the web sites and applications built around PostgreSQL. Our approach covers fail-safe configuration options, a secure and robust database server as well as good integration with other security infrastructure software.
PostgreSQL security updates are primarily made available as minor version upgrades. You are always advised to use the latest minor version available, as it will likely also contain other non-security related fixes. All known security issues are always fixed in the next major release, when it comes out.
PGDG believes that accuracy, completeness and availability of security information is essential for our users. We choose to pool all information on this one page, allowing easy searching for vulnerabilities by a range of criteria.
Vulnerabilities list which major releases they were present in, and which version they are fixed in for each. If the vulnerability was exploitable without a valid login, this is also stated. They also list a vulnerability class, but we urge all users to read the description to determine if the bug affects specific installations or not.
You can filter the view of patches to show just patches for version:
13 -
12 -
11 -
10 -
9.6 -
9.5
- all
Reference | Affected | Fixed | Component & CVSS v3 Base Score | Description |
---|---|---|---|---|
Announcement |
9.3, 9.4, 9.5, 9.6, 10 | 9.3.24, 9.4.19, 9.5.14, 9.6.10, 10.5 | client 8.5 AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H |
Certain host connection parameters defeat client-side security defenses |
Announcement |
9.3, 9.4, 9.5, 9.6, 10 | 9.3.22, 9.4.17, 9.5.12, 9.6.8, 10.3 | client 8.8 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Uncontrolled search path element in pg_dump and other client applications |
Announcement |
9.3, 9.4, 9.5, 9.6, 10 | 9.3.21, 9.4.16, 9.5.11, 9.6.7, 10.2 | client 6.7 AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H |
pg_upgrade creates file of sensitive metadata under prevailing umask |
Announcement |
9.3, 9.4, 9.5, 9.6, 10 | 9.3.20, 9.4.15, 9.5.10, 9.6.6, 10.1 | core server 4.3 AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N |
Memory disclosure in JSON functions |
Announcement |
9.2, 9.3, 9.4, 9.5, 9.6, 10 | 9.2.24, 9.3.20, 9.4.15, 9.5.10, 9.6.6, 10.1 | contrib module 8.4 AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H |
Start scripts permit database administrator to modify root-owned files |
Announcement |
9.2, 9.3, 9.4, 9.5, 9.6 | 9.2.22, 9.3.18, 9.4.13, 9.5.8, 9.6.4 | core server 8.5 AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H |
pg_user_mappings view discloses passwords to users lacking server privileges |
Announcement |
9.2, 9.3, 9.4, 9.5, 9.6 | 9.2.22, 9.3.18, 9.4.13, 9.5.8, 9.6.4 | core server 8.1 AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |
empty password accepted in some authentication methods |
Announcement |
9.2, 9.3, 9.4, 9.5, 9.6 | 9.2.21, 9.3.17, 9.4.12, 9.5.7, 9.6.3 | core server 8.5 AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H |
pg_user_mappings view discloses foreign server passwords |
Announcement |
9.3, 9.4, 9.5, 9.6 | 9.3.17, 9.4.12, 9.5.7, 9.6.3 | client 8.1 AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |
libpq ignores PGREQUIRESSL environment variable |
Announcement |
9.2, 9.3, 9.4, 9.5, 9.6 | 9.2.21, 9.3.17, 9.4.12, 9.5.7, 9.6.3 | core server 4.3 AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N |
selectivity estimators bypass SELECT privilege checks |
Announcement |
9.1, 9.2, 9.3, 9.4, 9.5 | 9.1.24, 9.2.19, 9.3.15, 9.4.10, 9.5.5 | packaging 7.5 AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H |
Interactive installer downloads software over plain HTTP, then executes it |
Announcement |
9.1, 9.2, 9.3, 9.4, 9.5 | 9.1.23, 9.2.18, 9.3.14, 9.4.9, 9.5.4 | client 8.5 AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H |
Exceptional database and role names could enable escalation to superuser |
Announcement |
9.1, 9.2, 9.3, 9.4, 9.5 | 9.1.23, 9.2.18, 9.3.14, 9.4.9, 9.5.4 | core server 4.3 AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N |
Certain nested CASE/WHEN expressions can crash server |
Announcement |
9.1, 9.2, 9.3, 9.4, 9.5 | 9.1.20, 9.2.15, 9.3.11, 9.4.6, 9.5.1 | core server 6.5 AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H |
Unchecked regex can crash the server |
Announcement |
9.3, 9.4 | 9.3.10, 9.4.5 | core server 5.9 AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H |
Unchecked JSON input can crash the server |
Announcement |
9.0, 9.1, 9.2, 9.3, 9.4 | 9.0.23, 9.1.19, 9.2.14, 9.3.10, 9.4.5 | contrib module 3.1 AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N |
Memory leak in crypt() function. |
Announcement |
9.0, 9.1, 9.2, 9.3, 9.4 | 9.0.20, 9.1.16, 9.2.11, 9.3.7, 9.4.2 | contrib module 3.7 AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N |
pgcrypto has multiple error messages for decryption with an incorrect key. |
Announcement |
9.0, 9.1, 9.2, 9.3, 9.4 | 9.0.20, 9.1.16, 9.2.11, 9.3.7, 9.4.2 | core server 5.6 AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L |
Unanticipated errors from the standard library. |
Announcement |
9.0, 9.1, 9.2, 9.3, 9.4 | 9.0.20, 9.1.16, 9.2.11, 9.3.7, 9.4.2 | core server 7.5 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Double "free" after authentication timeout |
Announcement |
9.0, 9.1, 9.2, 9.3, 9.4 | 9.0.19, 9.1.15, 9.2.10, 9.3.6, 9.4.1 | core server 8.1 AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |
An error in extended protocol message reading. |
Announcement |
9.0, 9.1, 9.2, 9.3, 9.4 | 9.0.19, 9.1.15, 9.2.10, 9.3.6, 9.4.1 | contrib module 6.5 AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H |
Memory errors in functions in the pgcrypto extension. |
Announcement |
9.0, 9.1, 9.2, 9.3, 9.4 | 9.0.19, 9.1.15, 9.2.10, 9.3.6, 9.4.1 | core server 4.2 AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N |
Buffer overrun in replacement printf family of functions. |
Announcement |
9.0, 9.1, 9.2, 9.3, 9.4 | 9.0.19, 9.1.15, 9.2.10, 9.3.6, 9.4.1 | core server 4.2 AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N |
Buffer overruns in "to_char" functions. |
|
9.0, 9.1, 9.2, 9.3, 9.4 | 9.0.19, 9.1.15, 9.2.10, 9.3.6, 9.4.1 | core server 3.1 AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N |
Constraint violation errors can cause display of values in columns which the user would not normally have rights to see. |
|
9.0, 9.1, 9.2, 9.3, 9.4 | 9.0.19, 9.1.15, 9.2.10, 9.3.6, 9.4.1 | other 7.0 AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H |
Unauthenticated users may gain access to the database server during "make check".. more details |
|
8.4, 9.0, 9.1, 9.2, 9.3 | 8.4.20, 9.0.16, 9.1.12, 9.2.7, 9.3.3 | contrib module 0.0 AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:N |
Potential null pointer dereference crash when crypt(3) returns NULL. more details |
|
8.4, 9.0, 9.1, 9.2, 9.3 | 8.4.20, 9.0.16, 9.1.12, 9.2.7, 9.3.3 | core server 0.0 AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:N |
Potential buffer overruns of fixed-size buffers. more details |
|
8.4, 9.0, 9.1, 9.2, 9.3 | 8.4.20, 9.0.16, 9.1.12, 9.2.7, 9.3.3 | core server 6.5 AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H |
Potential buffer overruns due to integer overflow in size calculations. more details |
|
8.4, 9.0, 9.1, 9.2, 9.3 | 8.4.20, 9.0.16, 9.1.12, 9.2.7, 9.3.3 | core server 4.3 AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N |
Potential buffer overruns in datetime input/output. more details |
|
8.4, 9.0, 9.1, 9.2, 9.3 | 8.4.20, 9.0.16, 9.1.12, 9.2.7, 9.3.3 | core server 8.8 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Race condition in CREATE INDEX allows for privilege escalation. more details |
|
8.4, 9.0, 9.1, 9.2, 9.3 | 8.4.20, 9.0.16, 9.1.12, 9.2.7, 9.3.3 | core server 7.5 AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H |
Privilege escalation via calls to validator functions. more details |
|
8.4, 9.0, 9.1, 9.2, 9.3 | 8.4.20, 9.0.16, 9.1.12, 9.2.7, 9.3.3 | core server 3.1 AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L |
SET ROLE bypasses lack of ADMIN OPTION. more details |
You can also view archived security patches for unsupported versions. Note that no further
security patches are made available for these versions as they are end of life.
9.4 -
9.3 -
9.2 -
9.1 -
9.0 -
8.4 -
8.3 -
8.2 -
8.1 -
8.0 -
7.4 -
7.3
The following component references are used in the above table:
Component | Description |
---|---|
core server | This vulnerability exists in the core server product. |
client | This vulnerability exists in a client library or client application only. |
contrib module | This vulnerability exists in a contrib module. Contrib modules are not installed by default when PostgreSQL is installed from source. They may be installed by binary packages. |
client contrib module | This vulnerability exists in a contrib module used on the client only. |
packaging | This vulnerability exists in PostgreSQL binary packaging, e.g. an installer or RPM. |