8.8
CVE-2026-29089
- EPSS 0.14%
- Veröffentlicht 06.03.2026 17:06:34
- Zuletzt bearbeitet 18.03.2026 18:50:46
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
TimescaleDB uses untrusted search path during extension upgrade
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Timescale ≫ Timescaledb Version >= 2.23.0 < 2.25.2
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.14% | 0.034 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security-advisories@github.com | 8.8 | 2 | 6 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
|
CWE-426 Untrusted Search Path
The product searches for critical resources using an externally-supplied search path that can point to resources that are not under the product's direct control.
https://github.com/timescale/timescaledb/security/advisories/GHSA-vgp2-jj5c-828m
https://github.com/timescale/timescaledb/pull/9331
https://github.com/timescale/timescaledb/commit/9a8f7f8bdeb99e6abae0786ffe526791a8628ce3
https://github.com/timescale/timescaledb/releases/tag/2.25.2