CVE Catalog

CVE-2026-70633

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.51%

41th percentile - higher than 41% of all known CVEs

Summary

In TimescaleDB through 2.29.1, fixed in commit 517c13e, there is an out-of-bounds read vulnerability in the Gorilla compression reverse row iterator that allows authenticated attackers to cause a denial of service by storing a crafted compressed datum with an internally inconsistent BitArray. Attackers with DML access to a compressed hypertable can trigger an unsigned integer wraparound in the reverse iterator bucket index computation, causing a read beyond the end of the bucket array, resulting in a SIGSEGV crash.

Risk Assessment

An authenticated attacker can repeatedly cause database crashes (denial of service), potentially disrupting availability of services relying on TimescaleDB.

Recommendation

Apply the fix from commit 517c13e or update TimescaleDB to a version containing the fix.

Other vulnerabilities in TimescaleDB

See all
Original NVD description (English source)

TimescaleDB through 2.29.1, fixed in commit 517c13e, contains an out-of-bounds read vulnerability in the Gorilla compression reverse row iterator that allows authenticated attackers to cause a denial of service by storing a crafted compressed datum with an internally inconsistent BitArray. Attackers with DML access to a compressed hypertable can trigger an unsigned integer wraparound in the reverse iterator bucket index computation, causing a read beyond the end of the bucket array, resulting in a SIGSEGV crash that can be repeatedly triggered on each subsequent reverse-order scan.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS