Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

PostgreSQL

PostgreSQLсвободная объектно-реляционная система управления базами данных.

Релизный цикл, информация об уязвимостях

Продукт: PostgreSQL
Вендор: PostgreSQL

График релизов

141516171820212022202320242025202620272028202920302031

Релизные элементы

KBВерсияБилдДата доступности
17.1017.10
17.917.9
17.817.8
17.717.7
17.617.6
17.517.5
17.417.4
17.317.3
17.217.2
17.117.1

Показывать по

Недавние уязвимости PostgreSQL

Количество 1 089

nvd логотип

CVE-2026-6575

3 месяца назад

Buffer over-read in PostgreSQL function pg_restore_attribute_stats() accepts array values of unmatched length, which causes query planning to read past end of one array. This allows a table maintainer to infer memory values past that array end. Within major version 18, minor versions before PostgreSQL 18.4 are affected. Versions before PostgreSQL 18 are unaffected.

CVSS3: 4.3
EPSS: Низкий
debian логотип

CVE-2026-6479

3 месяца назад

Uncontrolled recursion in PostgreSQL SSL and GSS negotiation allows an ...

CVSS3: 7.5
EPSS: Низкий
nvd логотип

CVE-2026-6479

3 месяца назад

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 before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.

CVSS3: 7.5
EPSS: Низкий
debian логотип

CVE-2026-6478

3 месяца назад

Covert timing channel in comparison of MD5-hashed password in PostgreS ...

CVSS3: 6.5
EPSS: Низкий
nvd логотип

CVE-2026-6478

3 месяца назад

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 have MD5-hashed passwords originating in upgrades from PostgreSQL 13 or earlier. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.

CVSS3: 6.5
EPSS: Низкий
debian логотип

CVE-2026-6477

3 месяца назад

Use of inherently dangerous function PQfn(..., result_is_int=0, ...) i ...

CVSS3: 8.8
EPSS: Низкий
nvd логотип

CVE-2026-6477

3 месяца назад

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(..., result_is_int=0, ...) stores arbitrary-length, server-determined data into a buffer of unspecified size. Because both the \lo_export command in psql and pg_dump call lo_read(), the server superuser can overwrite pg_dump or psql stack memory. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.

CVSS3: 8.8
EPSS: Низкий
debian логотип

CVE-2026-6476

3 месяца назад

SQL injection in PostgreSQL pg_createsubscriber allows an attacker wit ...

CVSS3: 7.2
EPSS: Низкий
nvd логотип

CVE-2026-6476

3 месяца назад

SQL injection in PostgreSQL pg_createsubscriber allows an attacker with pg_create_subscription rights to execute arbitrary SQL as a superuser. The attack takes effect when pg_createsubscriber next runs. Within major versions 17 and 18, minor versions before PostgreSQL 18.4 and 17.10 are affected. Versions before PostgreSQL 17 are unaffected.

CVSS3: 7.2
EPSS: Низкий
debian логотип

CVE-2026-6475

3 месяца назад

Symlink following in PostgreSQL pg_basebackup plain format and in pg_r ...

CVSS3: 8.8
EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
1
nvd логотип
CVE-2026-6575

Buffer over-read in PostgreSQL function pg_restore_attribute_stats() accepts array values of unmatched length, which causes query planning to read past end of one array. This allows a table maintainer to infer memory values past that array end. Within major version 18, minor versions before PostgreSQL 18.4 are affected. Versions before PostgreSQL 18 are unaffected.

CVSS3: 4.3
0%
Низкий
3 месяца назад
debian логотип
CVE-2026-6479

Uncontrolled recursion in PostgreSQL SSL and GSS negotiation allows an ...

CVSS3: 7.5
0%
Низкий
3 месяца назад
nvd логотип
CVE-2026-6479

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 before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.

CVSS3: 7.5
0%
Низкий
3 месяца назад
debian логотип
CVE-2026-6478

Covert timing channel in comparison of MD5-hashed password in PostgreS ...

CVSS3: 6.5
1%
Низкий
3 месяца назад
nvd логотип
CVE-2026-6478

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 have MD5-hashed passwords originating in upgrades from PostgreSQL 13 or earlier. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.

CVSS3: 6.5
1%
Низкий
3 месяца назад
debian логотип
CVE-2026-6477

Use of inherently dangerous function PQfn(..., result_is_int=0, ...) i ...

CVSS3: 8.8
0%
Низкий
3 месяца назад
nvd логотип
CVE-2026-6477

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(..., result_is_int=0, ...) stores arbitrary-length, server-determined data into a buffer of unspecified size. Because both the \lo_export command in psql and pg_dump call lo_read(), the server superuser can overwrite pg_dump or psql stack memory. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.

CVSS3: 8.8
0%
Низкий
3 месяца назад
debian логотип
CVE-2026-6476

SQL injection in PostgreSQL pg_createsubscriber allows an attacker wit ...

CVSS3: 7.2
0%
Низкий
3 месяца назад
nvd логотип
CVE-2026-6476

SQL injection in PostgreSQL pg_createsubscriber allows an attacker with pg_create_subscription rights to execute arbitrary SQL as a superuser. The attack takes effect when pg_createsubscriber next runs. Within major versions 17 and 18, minor versions before PostgreSQL 18.4 and 17.10 are affected. Versions before PostgreSQL 17 are unaffected.

CVSS3: 7.2
0%
Низкий
3 месяца назад
debian логотип
CVE-2026-6475

Symlink following in PostgreSQL pg_basebackup plain format and in pg_r ...

CVSS3: 8.8
0%
Низкий
3 месяца назад

Уязвимостей на страницу


Поделиться