Ad

CVE-2026-29089

HIGH CVSS 3.1: 8.8
Updated Mar 06, 2026
PostgreSQL
Parameter Value
CVSS 8.8 (HIGH)
Affected Versions 2.23.0 — 2.25.1
Fixed In 2.25.2
Type CWE-426
Vendor PostgreSQL
Public PoC No

TimescaleDB is a time-series database for high-performance real-time analytics packaged as a Postgres extension. From version 2.23.0 to 2.25.1, PostgreSQL uses the search_path setting to locate unqualified database objects (tables, functions, operators). If the search_path includes user-writable schemas a malicious user can create functions in that schema that shadow builtin postgres functions and will be called instead of the postgres functions leading to arbitrary code execution during extension upgrade.

This issue has been patched in version 2.25.2.

Attack Parameters

Attack Vector
Local
Нужен локальный доступ
Attack Complexity
Low
Легко эксплуатировать
Privileges Required
Low
Нужны базовые права
User Interaction
None
Не нужно действие пользователя

Impact Assessment

Confidentiality
High
Полная утечка данных
Integrity
High
Полная модификация данных
Availability
High
Полный отказ в обслуживании

CVSS Vector v3.1

Weakness Type (CWE)