CVE-2026-70633

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.
Configurations

Configuration 1 (hide)

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

History

No history.

Information

Published : 2026-08-06 22:18

Updated : 2026-09-01 15:32


NVD link : CVE-2026-70633

Mitre link : CVE-2026-70633

CVE.ORG link : CVE-2026-70633


JSON object : View

Products Affected

timescale

  • timescaledb
CWE
CWE-125

Out-of-bounds Read

CWE-191

Integer Underflow (Wrap or Wraparound)