CVE-2026-6637
- EPSS 0.04%
- Veröffentlicht 14.05.2026 13:00:15
- Zuletzt bearbeitet 14.05.2026 16:21:23
Stack buffer overflow in PostgreSQL module "refint" allows an unprivileged database user to execute arbitrary code as the operating system user running the database. A distinct attack is possible if the application declares a user-controlled column ...
CVE-2026-6638
- EPSS 0.02%
- Veröffentlicht 14.05.2026 13:00:15
- Zuletzt bearbeitet 14.05.2026 16:21:23
SQL injection in PostgreSQL logical replication ALTER SUBSCRIPTION ... REFRESH PUBLICATION allows a subscriber table creator to execute arbitrary SQL with the subscription's publication-side credentials. The attack takes effect at the next REFRESH P...
CVE-2026-6575
- EPSS 0.03%
- Veröffentlicht 14.05.2026 13:00:14
- Zuletzt bearbeitet 14.05.2026 16:21:23
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. Wit...
CVE-2026-6478
- EPSS 0.04%
- Veröffentlicht 14.05.2026 13:00:13
- Zuletzt bearbeitet 14.05.2026 16:21:23
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. ...
CVE-2026-6479
- EPSS 0.04%
- Veröffentlicht 14.05.2026 13:00:13
- Zuletzt bearbeitet 14.05.2026 16:21:23
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 Post...
CVE-2026-6477
- EPSS 0.04%
- Veröffentlicht 14.05.2026 13:00:12
- Zuletzt bearbeitet 14.05.2026 16:21:23
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...
CVE-2026-6475
- EPSS 0.05%
- Veröffentlicht 14.05.2026 13:00:11
- Zuletzt bearbeitet 14.05.2026 16:21:23
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 serv...
CVE-2026-6476
- EPSS 0.03%
- Veröffentlicht 14.05.2026 13:00:11
- Zuletzt bearbeitet 14.05.2026 16:21:23
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 versio...
CVE-2026-6474
- EPSS 0.03%
- Veröffentlicht 14.05.2026 13:00:10
- Zuletzt bearbeitet 14.05.2026 16:21:23
Externally-controlled format string in PostgreSQL timeofday() function allows an attacker to retrieve portions of server memory, via crafted timezone zones. Versions before PostgreSQL 18.4, 17.10, 16.14, 15.18, and 14.23 are affected.
CVE-2026-6473
- EPSS 0.06%
- Veröffentlicht 14.05.2026 13:00:09
- Zuletzt bearbeitet 14.05.2026 16:21:23
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....