AUGUST 14, 2026
Live Feed
Back to database
Case File

CVE-2026-14673

LOW · CVSS 3.8 EPSS 0.27%

Source: NVD + CISA KEV + EPSS · Published 2026-08-13 · Last synced 2026-08-14

CyberRota Analysis

AI-Generated

PostgreSQL amcheck is vulnerable due to an untrusted search path that allows users with EXECUTE privileges to execute arbitrary functions as the owners of dependent expression indexes by manipulating the search path. This could lead to unauthorized actions or data exposure within the database. Organizations using affected versions (prior to 18.5, 16.15, 15.19, and 14.24) should prioritize patching to mitigate potential risks.

CVE
CVE-2026-14673
Severity
LOW
CVSS
3.8
EPSS
0.27%

Original NVD Description

Untrusted search path in PostgreSQL amcheck allows a grantee of amcheck function EXECUTE privilege to execute arbitrary functions as the owners of expression indexes that depend on the search path, via setting a hostile search path before calling the amcheck function. Within major versions 18, 16, 15, and 14, minor versions before PostgreSQL 18.5, 16.15, 15.19, and 14.24 are affected. PostgreSQL 17 is unaffected.