CVE-2026-29089
TimescaleDB uses untrusted search path during extension upgrade
CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-426 |
| Vendor | timescale |
| Product | timescaledb |
| Published | Mar 6, 2026 |
| Last Updated | Mar 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for timescale timescaledb
Be the first to know when new high vulnerabilities affecting timescale timescaledb are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High
Affected Versions
timescale / timescaledb
>= 2.23.0, < 2.25.2
References
github.com: https://github.com/timescale/timescaledb/security/advisories/GHSA-vgp2-jj5c-828m github.com: https://github.com/timescale/timescaledb/pull/9331 github.com: https://github.com/timescale/timescaledb/commit/9a8f7f8bdeb99e6abae0786ffe526791a8628ce3 github.com: https://github.com/timescale/timescaledb/releases/tag/2.25.2