CVE-2026-2005

Source
https://cve.org/CVERecord?id=CVE-2026-2005
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-2005.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-2005
Aliases
Downstream
ALPINE (1)
AZL (2)
BELL (1)
CGA (2)
CLEANSTART (2)
CLSA (2)
DEBIAN (1)
ECHO (1)
JLSEC (1)
MGASA (1)
MINI (6)
OESA (9)
openSUSE (10)
RHSA (29)
RLSA (10)
ROOT (1)
SUSE (19)
UBUNTU (1)
Related
Published
2026-02-12T14:16:02Z
Modified
2026-05-26T16:59:24Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-2005.json"
unresolved_ranges
[
    {
        "events":  [
            {
                "introduced":  "14.0"
            },
            {
                "fixed":  "14.21"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "15.0"
            },
            {
                "fixed":  "15.16"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "16.0"
            },
            {
                "fixed":  "16.12"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "17.0"
            },
            {
                "fixed":  "17.8"
            }
        ]
    },
    {
        "events":  [
            {
                "introduced":  "18.0"
            },
            {
                "fixed":  "18.2"
            }
        ]
    }
]