VYPR

pg_dump

by PostgreSQL

CVEs (2)

  • CVE-2024-7348HigAug 8, 2024
    risk 0.57cvss 8.8epss 0.02

    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…

  • CVE-2026-18408HigAug 13, 2026
    risk 0.50cvss 8.8epss

    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-command input expansion. The…