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.5, 9.6, 10, 11, 12, 13 | 9.5.24, 9.6.20, 10.15, 11.10, 12.5, 13.1 | client 7.5 AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H |
psql's \gset allows overwriting specially treated variables |
Announcement |
9.5, 9.6, 10, 11, 12, 13 | 9.5.24, 9.6.20, 10.15, 11.10, 12.5, 13.1 | core server 8.8 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Multiple features escape "security restricted operation" sandbox |
Announcement |
9.5, 9.6, 10, 11, 12, 13 | 9.5.24, 9.6.20, 10.15, 11.10, 12.5, 13.1 | client 8.1 AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |
Reconnection can downgrade connection security settings |
Announcement |
9.5, 9.6, 10, 11, 12 | 9.5.23, 9.6.19, 10.14, 11.9, 12.4 | core server 7.1 AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H |
Uncontrolled search path element in CREATE EXTENSION |
Announcement |
10, 11, 12 | 10.14, 11.9, 12.4 | core server 7.5 AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H |
Uncontrolled search path element in logical replication |
Announcement |
9.5, 9.6, 10, 11, 12 | 9.5.22, 9.6.18, 10.13, 11.8, 12.3 | packaging 6.7 AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H |
Windows installer runs executables from uncontrolled directories |
Announcement |
9.6, 10, 11, 12 | 9.6.17, 10.12, 11.7, 12.2 | core server 3.1 AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N |
ALTER ... DEPENDS ON EXTENSION is missing authorization checks. |
Announcement |
9.5, 9.6, 10, 11 | 9.5.19, 9.6.15, 10.10, 11.5 | packaging 7.8 AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Windows installer bundled OpenSSL executes code from unprotected directory |
Announcement |
9.5, 9.6, 10, 11 | 9.5.19, 9.6.15, 10.10, 11.5 | packaging 6.7 AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H |
Windows installer writes superuser password to unprotected temporary file |
Announcement |
11 | 11.5 | core server 3.1 AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N |
Memory disclosure in cross-type comparison for hashed subplan |
Announcement |
9.5, 9.6, 10, 11 | 9.5.19, 9.6.15, 10.10, 11.5 | core server 7.5 AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H |
TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution |
Announcement |
10, 11 | 10.9, 11.4 | core server 7.5 AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H |
Stack-based buffer overflow via setting a password |
Announcement |
9.5, 9.6, 10, 11 | 9.5.17, 9.6.13, 10.8, 11.3 | core server 3.1 AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N |
Selectivity estimators bypass row security policies |
Announcement |
11 | 11.3 | core server 6.5 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N |
Memory disclosure in partition routing |
Announcement |
9.5, 9.6, 10, 11 | 9.5.17, 9.6.13, 10.8, 11.3 | packaging 7.0 AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H |
EnterpriseDB Windows installer does not clear permissive ACL entries |
Announcement |
9.5, 9.6, 10, 11 | 9.5.17, 9.6.13, 10.8, 11.3 | packaging 7.0 AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H |
BigSQL Windows installer does not clear permissive ACL entries. |
Announcement |
9.5, 9.6, 10, 11, 12 | 9.5.20, 9.6.16, 10.11, 11.6, 12.1 | packaging 8.4 AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H |
pg_ctlcluster script in postgresql-common does not drop privileges when creating socket/statistics temporary directories |
Announcement |
10, 11 | 10.6, 11.1 | core server 8.8 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
SQL injection in pg_upgrade and pg_dump, via CREATE TRIGGER ... REFERENCING. |
Announcement |
9.5, 9.6, 10 | 9.5.14, 9.6.10, 10.5 | core server 7.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N |
Memory disclosure and missing authorization in INSERT ... ON CONFLICT DO UPDATE. |
Announcement |
9.5, 9.6, 10 | 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.6, 10 | 9.6.9, 10.4 | contrib module 3.1 AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N |
Too-permissive access control list on function pg_logfile_rotate() |
Announcement |
9.5, 9.6, 10 | 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.5, 9.6, 10 | 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 |
10 | 10.2 | core server 6.5 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N |
Memory disclosure in table partitioning |
Announcement |
9.5, 9.6, 10 | 9.5.10, 9.6.6, 10.1 | core server 3.1 AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N |
INSERT ... ON CONFLICT DO UPDATE fails to enforce SELECT privileges |
Announcement |
9.5, 9.6, 10 | 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.5, 9.6, 10 | 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.5, 9.6 | 9.5.8, 9.6.4 | core server 3.1 AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N |
lo_put() function ignores ACLs |
Announcement |
9.5, 9.6 | 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.5, 9.6 | 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.5, 9.6 | 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.5, 9.6 | 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.5, 9.6 | 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.5 | 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.5 | 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.5 | 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.5 | 9.5.2 | contrib module 3.1 AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N |
pageinspect does not check permissions for BRIN indexes |
Announcement |
9.5 | 9.5.2 | core server 4.2 AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N |
Plan cache might use wrong role context for RLS policy |
Announcement |
9.5 | 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 |
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. |