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.
Conclusion & alert: CVE-2026-29089 is rated Low Risk (36.5/100): CVSS High severity, with low exploitation likelihood (EPSS 0.14%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.01% | 0.14% | +0.12% |
| 2 | 2026-03-07 | — | 0.01% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.8 | 3.1 | HIGH |
|
2.0 | 6.0 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2026-29089 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| timescale | timescaledb | >= 2.23.0, < 2.25.2 | cpe:2.3:a:timescale:timescaledb:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/timescale/timescaledb/commit/9a8f7f8bdeb99e6abae0786ffe526791a8628ce3 | Patch |
| https://github.com/timescale/timescaledb/pull/9331 | Issue Tracking Patch |
| https://github.com/timescale/timescaledb/releases/tag/2.25.2 | Product Release Notes |
| https://github.com/timescale/timescaledb/security/advisories/GHSA-vgp2-jj5c-828m | Mitigation Vendor Advisory |