CVE-2026-70633

Source
https://cve.org/CVERecord?id=CVE-2026-70633
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-70633.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-70633
Published
2026-08-06T16:51:26.219Z
Modified
2026-08-08T03:32:25.399820117Z
Severity
  • 7.1 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
TimescaleDB 2.29.1 Out-of-Bounds Read DoS via Gorilla Compression Reverse Iterator
Details

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.

Database specific
{
    "cna_assigner": "VulnCheck",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/70xxx/CVE-2026-70633.json",
    "cwe_ids": [
        "CWE-125",
        "CWE-191"
    ]
}
References

Affected packages

Git / github.com/timescale/timescaledb

Affected ranges

Type
GIT
Repo
https://github.com/timescale/timescaledb
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.29.1"
        }
    ],
    "source": [
        "DESCRIPTION",
        "REFERENCES"
    ]
}

Affected versions

0.*
0.0.1-beta
0.0.10-beta
0.0.11-beta
0.0.12-beta
0.0.2-beta
0.0.3-beta
0.0.4-beta
0.0.5-beta
0.0.6-beta
0.0.7-beta
0.0.8-beta
0.0.9-beta
0.1.0
0.10.0
0.10.1
0.11.0
0.12.0
0.2.0
0.3.0
0.4.0
0.4.1
0.5.0
0.6.0
0.7.0
0.8.0
0.9.0
0.9.1
0.9.2
1.*
1.0.0
1.0.0-rc1
1.0.0-rc2
1.0.0-rc3
1.1.0
2.*
2.0.0-beta2
2.0.0-beta3
2.0.0-beta4
2.0.0-beta5
2.0.0-beta6
2.13.0-dev
2.13.0-dev1
2.29.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-70633.json"