Postgresql

Postgresql

216 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.49%
  • Veröffentlicht 13.08.2026 13:19:16
  • Zuletzt bearbeitet 19.08.2026 15:01:29

Untrusted data inclusion in PostgreSQL psql COPY may allow a server administrator to elicit execution of data lines as psql commands, via error injection. If the "COPY FROM STDIN" or "\copy FROM STDIN" command fails before the server indicates that ...

  • EPSS 0.32%
  • Veröffentlicht 13.08.2026 13:19:16
  • Zuletzt bearbeitet 19.08.2026 15:01:39

Incorrect ownership assignment in PostgreSQL ALTER TABLE ALTER TYPE command reassigns ownership of dependent statistics objects to the current user. This wrongly allows the table owner to run DROP STATISTICS and ALTER STATISTICS via this improper ow...

  • EPSS 0.33%
  • Veröffentlicht 13.08.2026 13:19:16
  • Zuletzt bearbeitet 19.08.2026 15:02:01

Missing authorization in PostgreSQL DDL commands allows an object creator to achieve denial of service against ALTER and DROP of the type, via creating a dependency on the type. Many DDL operations did check the privilege, but assigning a range subt...

  • EPSS 0.51%
  • Veröffentlicht 13.08.2026 13:19:16
  • Zuletzt bearbeitet 19.08.2026 01:13:15

Missing authorization in PostgreSQL logical decoding allows a non-superuser holding REPLICATION privilege to dlopen any file visible to the operating system account running the server, via the choice of logical decoding plugin. This in turn runs arb...

Medienbericht
  • EPSS 0.53%
  • Veröffentlicht 13.08.2026 13:17:48
  • Zuletzt bearbeitet 19.08.2026 15:00:53

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 \restrict meta-c...

  • EPSS 0.61%
  • Veröffentlicht 13.08.2026 13:17:48
  • Zuletzt bearbeitet 19.08.2026 15:01:20

Heap buffer overflow in PostgreSQL pg_dump of long function transform lists allows an object creator to execute arbitrary code as the operating system user running pg_dump, via a crafted transform list. Versions before PostgreSQL 18.5, 17.11, 16.15,...

  • EPSS 0.3%
  • Veröffentlicht 13.08.2026 13:17:47
  • Zuletzt bearbeitet 19.08.2026 15:00:39

Buffer over-read in PostgreSQL ascii() SQL function allows a user to disclose up to 3 bytes after the end of a specific allocation, via a crafted text value. This is the same class of defect that CVE-2026-2006 fixed, though this instance has less im...

  • EPSS 0.49%
  • Veröffentlicht 13.08.2026 13:17:46
  • Zuletzt bearbeitet 19.08.2026 14:58:31

Integer wraparound in PostgreSQL fuzzystrmatch allows a user to direct writes to a huge range of addresses, executing arbitrary code as the operating system user running the database, via extreme inputs to SQL function levenshtein() or levenshtein_le...

  • EPSS 0.6%
  • Veröffentlicht 13.08.2026 13:17:46
  • Zuletzt bearbeitet 19.08.2026 14:59:58

Type confusion in PostgreSQL pg_restore_attribute_stats() allows an object creator to execute arbitrary code as the operating system user running the database, via conflation of range and multirange values. Within major version 18, minor versions be...

  • EPSS 0.6%
  • Veröffentlicht 13.08.2026 13:17:46
  • Zuletzt bearbeitet 19.08.2026 15:00:10

Type confusion in PostgreSQL "portal"/cursor lifecycle allows a user to execute arbitrary code as the operating system user running the database, via re-creation of a cursor or other portal with different types. Versions before PostgreSQL 18.5, 17.1...