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

Configuration 1 (hide)

cpe:2.3:a:timescale:timescaledb:*:*:*:*:*:*:*:*

History

18 Mar 2026, 18:50

Type Values Removed Values Added
First Time Timescale
Timescale timescaledb
CPE cpe:2.3:a:timescale:timescaledb:*:*:*:*:*:*:*:*
Summary
  • (es) TimescaleDB es una base de datos de series temporales para análisis en tiempo real de alto rendimiento empaquetada como una extensión de Postgres. Desde la versión 2.23.0 hasta la 2.25.1, PostgreSQL utiliza la configuración search_path para localizar objetos de base de datos no calificados (tablas, funciones, operadores). Si el search_path incluye esquemas escribibles por el usuario, un usuario malintencionado puede crear funciones en ese esquema que ocultan funciones integradas de postgres y serán llamadas en lugar de las funciones de postgres, lo que lleva a la ejecución de código arbitrario durante la actualización de la extensión. Este problema ha sido parcheado en la versión 2.25.2.
References () https://github.com/timescale/timescaledb/commit/9a8f7f8bdeb99e6abae0786ffe526791a8628ce3 - () https://github.com/timescale/timescaledb/commit/9a8f7f8bdeb99e6abae0786ffe526791a8628ce3 - Patch
References () https://github.com/timescale/timescaledb/pull/9331 - () https://github.com/timescale/timescaledb/pull/9331 - Issue Tracking, Patch
References () https://github.com/timescale/timescaledb/releases/tag/2.25.2 - () https://github.com/timescale/timescaledb/releases/tag/2.25.2 - Product, Release Notes
References () https://github.com/timescale/timescaledb/security/advisories/GHSA-vgp2-jj5c-828m - () https://github.com/timescale/timescaledb/security/advisories/GHSA-vgp2-jj5c-828m - Mitigation, Vendor Advisory

06 Mar 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-06 18:16

Updated : 2026-03-18 18:50


NVD link : CVE-2026-29089

Mitre link : CVE-2026-29089

CVE.ORG link : CVE-2026-29089


JSON object : View

Products Affected

timescale

  • timescaledb
CWE
CWE-426

Untrusted Search Path