CVE-2026-29089

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.
Configurations

No configuration.

History

06 Mar 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-06 18:16

Updated : 2026-03-09 13:35


NVD link : CVE-2026-29089

Mitre link : CVE-2026-29089

CVE.ORG link : CVE-2026-29089


JSON object : View

Products Affected

No product.

CWE
CWE-426

Untrusted Search Path