Skip to content

Update postgresql to fix 2 security vulnerabilities: CVE-2026-2005, CVE-2026-2006 #2083

@ghosttigerllc-bit

Description

@ghosttigerllc-bit

Chore

Describe the chore

Update postgresql to fix security vulnerabilities:

  1. CVE-2026-2005:
    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.

  2. CVE-2026-2006:
    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 18.2, 17.8, 16.12, 15.16, and 14.21 are affected.

References

CVE-2026-2005

CVE-2026-2006

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions