rpm package
almalinux/postgresql-server-devel
pkg:rpm/almalinux/postgresql-server-devel
Vulnerabilities (34)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2026-6479 | Hig | 7.5 | < 13.23-5.el9_8 | 13.23-5.el9_8 | May 14, 2026 | Uncontrolled recursion in PostgreSQL SSL and GSS negotiation allows an attacker able to connect to a PostgreSQL AF_UNIX socket to achieve sustained denial of service. If SSL and GSS are both disabled, an attacker can do the same via access to a PostgreSQL TCP socket. Versions b | |
| CVE-2026-6478 | Med | 6.5 | < 15.18-1.module_el8.10.0+4195+4569d728 | 15.18-1.module_el8.10.0+4195+4569d728 | May 14, 2026 | Covert timing channel in comparison of MD5-hashed password in PostgreSQL authentication allows an attacker to recover user credentials sufficient to authenticate. This does not affect scram-sha-256 passwords, the default in all supported releases. However, current databases may | |
| CVE-2026-6477 | Hig | 8.8 | < 16.14-1.module_el9.8.0+266+1e661e97 | 16.14-1.module_el9.8.0+266+1e661e97 | May 14, 2026 | Use of inherently dangerous function PQfn(..., result_is_int=0, ...) in PostgreSQL libpq lo_export(), lo_read(), lo_lseek64(), and lo_tell64() functions allows the server superuser to overwrite a client stack buffer with an arbitrarily-large response. Like gets(), PQfn(..., resu | |
| CVE-2026-6475 | Hig | 8.8 | < 16.14-1.module_el9.8.0+266+1e661e97 | 16.14-1.module_el9.8.0+266+1e661e97 | May 14, 2026 | Symlink following in PostgreSQL pg_basebackup plain format and in pg_rewind allows an origin superuser to overwrite local files, e.g. /var/lib/postgres/.bashrc, that hijack the operating system account. It will remain the case that starting the server after these commands implic | |
| CVE-2026-6473 | Hig | 8.8 | < 15.18-1.module_el8.10.0+4195+4569d728 | 15.18-1.module_el8.10.0+4195+4569d728 | May 14, 2026 | Integer wraparound in multiple PostgreSQL server features allows an unprivileged database user to cause the server to undersize an allocation and write out-of-bounds. This may execute arbitrary code as the operating system user running the database. In applications that pass gi | |
| CVE-2026-2006 | Hig | 8.8 | < 16.13-1.el10_2 | 16.13-1.el10_2 | Feb 12, 2026 | Missing validation of multibyte character length in PostgreSQL text manipulation allows a database user to issue crafted queries that achieve a buffer overrun. That suffices to execute arbitrary code as the operating system user running the database. Versions before PostgreSQL | |
| CVE-2026-2005 | Hig | 8.8 | < 16.13-1.el10_2 | 16.13-1.el10_2 | Feb 12, 2026 | Heap buffer overflow in PostgreSQL pgcrypto allows a ciphertext provider to execute arbitrary code as the operating system user running the database. Versions before PostgreSQL 18.2, 17.8, 16.12, 15.16, and 14.21 are affected. | |
| CVE-2026-2004 | Hig | 8.8 | < 16.13-1.el10_2 | 16.13-1.el10_2 | Feb 12, 2026 | Missing validation of type of input in PostgreSQL intarray extension selectivity estimator function allows an object creator to execute arbitrary code as the operating system user running the database. Versions before PostgreSQL 18.2, 17.8, 16.12, 15.16, and 14.21 are affected. | |
| CVE-2026-2003 | Med | 4.3 | < 16.13-1.el10_2 | 16.13-1.el10_2 | Feb 12, 2026 | Improper validation of type "oidvector" in PostgreSQL allows a database user to disclose a few bytes of server memory. We have not ruled out viability of attacks that arrange for presence of confidential information in disclosed bytes, but they seem unlikely. Versions before Po | |
| CVE-2025-12818 | Med | 5.9 | < 13.23-1.el9_7 | 13.23-1.el9_7 | Nov 13, 2025 | Integer wraparound in multiple PostgreSQL libpq client library functions allows an application input provider or network peer to cause libpq to undersize an allocation and write out-of-bounds by hundreds of megabytes. This results in a segmentation fault for the application usin | |
| CVE-2025-12817 | Low | 3.1 | < 13.23-1.el9_7 | 13.23-1.el9_7 | Nov 13, 2025 | Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. | |
| CVE-2025-8715 | Hig | 8.8 | < 16.10-1.module_el9.6.0+174+80cb77f0 | 16.10-1.module_el9.6.0+174+80cb77f0 | Aug 14, 2025 | Improper neutralization of newlines in pg_dump in PostgreSQL allows a user of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands inside a purpose-crafted object name | |
| CVE-2025-8714 | Hig | 8.8 | < 16.10-1.module_el9.6.0+174+80cb77f0 | 16.10-1.module_el9.6.0+174+80cb77f0 | Aug 14, 2025 | Untrusted data inclusion in pg_dump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands. pg_dumpall is also affected. | |
| CVE-2025-1094 | Hig | 8.1 | < 13.20-1.module_el8.10.0+3967+334cd65a | 13.20-1.module_el8.10.0+3967+334cd65a | Feb 13, 2025 | Improper neutralization of quoting syntax in PostgreSQL libpq functions PQescapeLiteral(), PQescapeIdentifier(), PQescapeString(), and PQescapeStringConn() allows a database input provider to achieve SQL injection in certain usage patterns. Specifically, SQL injection requires t | |
| CVE-2024-10979 | Hig | 8.8 | < 12.22-1.module_el8.10.0+3927+7f0fab70 | 12.22-1.module_el8.10.0+3927+7f0fab70 | Nov 14, 2024 | Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating sys | |
| CVE-2024-10978 | Med | 4.2 | < 12.22-1.module_el8.10.0+3927+7f0fab70 | 12.22-1.module_el8.10.0+3927+7f0fab70 | Nov 14, 2024 | Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an appli | |
| CVE-2024-10976 | Med | 4.2 | < 12.22-1.module_el8.10.0+3927+7f0fab70 | 12.22-1.module_el8.10.0+3927+7f0fab70 | Nov 14, 2024 | Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH qu | |
| CVE-2024-7348 | Hig | 8.8 | < 16.4-1.module_el8.10.0+3884+a79fbae6 | 16.4-1.module_el8.10.0+3884+a79fbae6 | Aug 8, 2024 | Time-of-check Time-of-use (TOCTOU) race condition in pg_dump in PostgreSQL allows an object creator to execute arbitrary SQL functions as the user running pg_dump, which is often a superuser. The attack involves replacing another relation type with a view or foreign table. The at | |
| CVE-2024-4317 | Low | 3.1 | < 16.4-1.module_el8.10.0+3884+a79fbae6 | 16.4-1.module_el8.10.0+3884+a79fbae6 | May 14, 2024 | Missing authorization in PostgreSQL built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdro | |
| CVE-2024-0985 | Hig | 8.0 | < 15.6-1.module_el9.3.0+55+d62f4779 | 15.6-1.module_el9.3.0+55+d62f4779 | Feb 8, 2024 | Late privilege drop in REFRESH MATERIALIZED VIEW CONCURRENTLY in PostgreSQL allows an object creator to execute arbitrary SQL functions as the command issuer. The command intends to run SQL functions as the owner of the materialized view, enabling safe refresh of untrusted materi |
- affected < 13.23-5.el9_8fixed 13.23-5.el9_8
Uncontrolled recursion in PostgreSQL SSL and GSS negotiation allows an attacker able to connect to a PostgreSQL AF_UNIX socket to achieve sustained denial of service. If SSL and GSS are both disabled, an attacker can do the same via access to a PostgreSQL TCP socket. Versions b
- affected < 15.18-1.module_el8.10.0+4195+4569d728fixed 15.18-1.module_el8.10.0+4195+4569d728
Covert timing channel in comparison of MD5-hashed password in PostgreSQL authentication allows an attacker to recover user credentials sufficient to authenticate. This does not affect scram-sha-256 passwords, the default in all supported releases. However, current databases may
- affected < 16.14-1.module_el9.8.0+266+1e661e97fixed 16.14-1.module_el9.8.0+266+1e661e97
Use of inherently dangerous function PQfn(..., result_is_int=0, ...) in PostgreSQL libpq lo_export(), lo_read(), lo_lseek64(), and lo_tell64() functions allows the server superuser to overwrite a client stack buffer with an arbitrarily-large response. Like gets(), PQfn(..., resu
- affected < 16.14-1.module_el9.8.0+266+1e661e97fixed 16.14-1.module_el9.8.0+266+1e661e97
Symlink following in PostgreSQL pg_basebackup plain format and in pg_rewind allows an origin superuser to overwrite local files, e.g. /var/lib/postgres/.bashrc, that hijack the operating system account. It will remain the case that starting the server after these commands implic
- affected < 15.18-1.module_el8.10.0+4195+4569d728fixed 15.18-1.module_el8.10.0+4195+4569d728
Integer wraparound in multiple PostgreSQL server features allows an unprivileged database user to cause the server to undersize an allocation and write out-of-bounds. This may execute arbitrary code as the operating system user running the database. In applications that pass gi
- affected < 16.13-1.el10_2fixed 16.13-1.el10_2
Missing validation of multibyte character length in PostgreSQL text manipulation allows a database user to issue crafted queries that achieve a buffer overrun. That suffices to execute arbitrary code as the operating system user running the database. Versions before PostgreSQL
- affected < 16.13-1.el10_2fixed 16.13-1.el10_2
Heap buffer overflow in PostgreSQL pgcrypto allows a ciphertext provider to execute arbitrary code as the operating system user running the database. Versions before PostgreSQL 18.2, 17.8, 16.12, 15.16, and 14.21 are affected.
- affected < 16.13-1.el10_2fixed 16.13-1.el10_2
Missing validation of type of input in PostgreSQL intarray extension selectivity estimator function allows an object creator to execute arbitrary code as the operating system user running the database. Versions before PostgreSQL 18.2, 17.8, 16.12, 15.16, and 14.21 are affected.
- affected < 16.13-1.el10_2fixed 16.13-1.el10_2
Improper validation of type "oidvector" in PostgreSQL allows a database user to disclose a few bytes of server memory. We have not ruled out viability of attacks that arrange for presence of confidential information in disclosed bytes, but they seem unlikely. Versions before Po
- affected < 13.23-1.el9_7fixed 13.23-1.el9_7
Integer wraparound in multiple PostgreSQL libpq client library functions allows an application input provider or network peer to cause libpq to undersize an allocation and write out-of-bounds by hundreds of megabytes. This results in a segmentation fault for the application usin
- affected < 13.23-1.el9_7fixed 13.23-1.el9_7
Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail.
- affected < 16.10-1.module_el9.6.0+174+80cb77f0fixed 16.10-1.module_el9.6.0+174+80cb77f0
Improper neutralization of newlines in pg_dump in PostgreSQL allows a user of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands inside a purpose-crafted object name
- affected < 16.10-1.module_el9.6.0+174+80cb77f0fixed 16.10-1.module_el9.6.0+174+80cb77f0
Untrusted data inclusion in pg_dump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql meta-commands. pg_dumpall is also affected.
- affected < 13.20-1.module_el8.10.0+3967+334cd65afixed 13.20-1.module_el8.10.0+3967+334cd65a
Improper neutralization of quoting syntax in PostgreSQL libpq functions PQescapeLiteral(), PQescapeIdentifier(), PQescapeString(), and PQescapeStringConn() allows a database input provider to achieve SQL injection in certain usage patterns. Specifically, SQL injection requires t
- affected < 12.22-1.module_el8.10.0+3927+7f0fab70fixed 12.22-1.module_el8.10.0+3927+7f0fab70
Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables (e.g. PATH). That often suffices to enable arbitrary code execution, even if the attacker lacks a database server operating sys
- affected < 12.22-1.module_el8.10.0+3927+7f0fab70fixed 12.22-1.module_el8.10.0+3927+7f0fab70
Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an equivalent feature. The problem arises when an appli
- affected < 12.22-1.module_el8.10.0+3927+7f0fab70fixed 12.22-1.module_el8.10.0+3927+7f0fab70
Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH qu
- affected < 16.4-1.module_el8.10.0+3884+a79fbae6fixed 16.4-1.module_el8.10.0+3884+a79fbae6
Time-of-check Time-of-use (TOCTOU) race condition in pg_dump in PostgreSQL allows an object creator to execute arbitrary SQL functions as the user running pg_dump, which is often a superuser. The attack involves replacing another relation type with a view or foreign table. The at
- affected < 16.4-1.module_el8.10.0+3884+a79fbae6fixed 16.4-1.module_el8.10.0+3884+a79fbae6
Missing authorization in PostgreSQL built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdro
- affected < 15.6-1.module_el9.3.0+55+d62f4779fixed 15.6-1.module_el9.3.0+55+d62f4779
Late privilege drop in REFRESH MATERIALIZED VIEW CONCURRENTLY in PostgreSQL allows an object creator to execute arbitrary SQL functions as the command issuer. The command intends to run SQL functions as the owner of the materialized view, enabling safe refresh of untrusted materi
Page 1 of 2