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.
CVE-2026-70633
Score 6.5 from GitHub Security Advisory (severity: HIGH) published 2026-08-07. the CNA's CVSS baseline 6.5; sources differ by 0.0.
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.5
- EG Score
- 6.5(high)
- EG Risk
- 29(Track)EG Risk 29/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity65% × 45%Exploitation1% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 1%
- EPSS %ILE
- 41%
- KEV
- Not listed
Published
August 6, 2026
Last Modified
August 14, 2026
Advisory Details (2)
Auto-updated Aug 6, 2026Fix crashes with malformed compressed data
Fix merged in timescale/timescaledb PR #10360 on 2026-08-03 — awaiting tagged release
https://github.com/timescale/timescaledb/pull/10360commit 517c13e7cc6a (timescale/timescaledb)
Fix landed in timescale/timescaledb commit 517c13e7cc6a — awaiting tagged release
https://github.com/timescale/timescaledb/commit/517c13e7cc6afadb4a7deaa7a5a5a29065e5b5a3Vendor Advisories for CVE-2026-70633(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 22× in last 7d / 45× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-20 22:56 UTCEPSS rescore
- 2026-08-20 22:53 UTCGHSA enrichment
- 2026-08-19 21:57 UTCEG score recompute
- 2026-08-19 21:57 UTCGHSA enrichment
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 21:01 UTCEG score recompute
- 2026-08-18 21:00 UTCGHSA enrichment
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-17 20:05 UTCEG score recompute
- 2026-08-17 20:04 UTCGHSA enrichment
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-16 19:06 UTCEG score recompute
- 2026-08-16 19:06 UTCGHSA enrichment
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 02:15 UTCEPSS rescore
- 2026-08-15 18:07 UTCEG score recompute
- 2026-08-15 18:07 UTCGHSA enrichment
- 2026-08-15 01:31 UTCEPSS rescore
- 2026-08-14 17:10 UTCEG score recompute
- 2026-08-14 17:10 UTCGHSA enrichment
- 2026-08-14 00:02 UTCEG score recompute
- 2026-08-14 00:02 UTCGHSA enrichment
- 2026-08-13 22:00 UTCEPSS rescore
Show 20 moreShow fewer
- 2026-08-12 23:06 UTCEG score recompute
- 2026-08-12 23:06 UTCGHSA enrichment
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-11 22:11 UTCEG score recompute
- 2026-08-11 22:11 UTCGHSA enrichment
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-10 21:14 UTCGHSA enrichment
- 2026-08-09 20:18 UTCEG score recompute
- 2026-08-09 20:18 UTCGHSA enrichment
- 2026-08-09 13:47 UTCEPSS rescore
- 2026-08-08 19:23 UTCEG score recompute
- 2026-08-08 19:23 UTCGHSA enrichment
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-07 18:27 UTCEG score recompute
- 2026-08-07 18:27 UTCGHSA enrichment
- 2026-08-07 17:27 UTCEG score recompute
- 2026-08-07 17:27 UTCGHSA enrichment
- 2026-08-06 22:38 UTCEG score recompute
- 2026-08-06 22:17 UTCEG score recompute
- 2026-08-06 22:15 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-125 · CWE-191
- CVE-2013-0767EG 10.0EPSS p93HIGH
- CVE-2009-2523EG 10.0EPSS p98HIGH
- CVE-2007-0063EG 10.0EPSS p97HIGH
- CVE-2014-2898EG 9.8CRITICAL
- CVE-2014-2897EG 9.8CRITICAL
- CVE-2014-2896EG 9.8CRITICAL
- CVE-2014-0497EG 9.8 KEVEPSS p100CRITICAL
- CVE-2005-0199EG 9.8EPSS p97CRITICAL
- CVE-1999-0006EG 9.8EPSS p96CRITICAL
- CVE-2014-1522EG 9.3EPSS p92HIGH
Frequently asked(5)
What is CVE-2026-70633?
When was CVE-2026-70633 disclosed?
Is CVE-2026-70633 actively exploited?
What is the CVSS score of CVE-2026-70633?
How do I remediate CVE-2026-70633?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-70633
Is Your Infrastructure Affected by CVE-2026-70633?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.