temporalio/sqlparser accepts SQL containing deeply nested unary expressions and can return a correspondingly deep abstract syntax tree without enforcing an applicable nesting limit. The library's String and Walk operations recursively traverse that tree. An application that parses attacker-controlled SQL and later formats or walks the returned tree can encounter a runtime-fatal Go stack overflow that terminates the process; Go panic recovery cannot contain this condition. Temporal Server passes caller-controlled query input through the affected parser in archival, visibility, and worker-query paths. In affected validation paths, the Server recursively formats an invalid expression while constructing an error. In a supported authenticated deployment, a caller with namespace read permission can terminate the receiving Frontend or Matching process. The dynamically confirmed ListWorkers route additionally requires at least one retained worker heartbeat. Repeated requests can sustain a denial of service. The issue affects availability only; no confidentiality or integrity impact was identified.
CVE-2026-65651
This high-severity CVE scores 8.7 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.6%, top 51% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.7
- EG Score
- 8.7(medium)
- EG Risk
- 39(Track)EG Risk 39/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 computedSeverity87% × 45%Exploitation1% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 1%
- EPSS %ILE
- 49%
- KEV
- Not listed
Published
September 21, 2026
Last Modified
September 22, 2026
Advisory Details (9)
Auto-updated Sep 21, 2026v1.31.3
Patch available: temporalio/temporal v1.31.3
https://github.com/temporalio/temporal/releases/tag/v1.31.3v1.30.7
Patch available: temporalio/temporal v1.30.7
https://github.com/temporalio/temporal/releases/tag/v1.30.7temporal/common/archiver/filestore/queryParser.go at v0.10.0 · temporalio/temporal · GitHub
https://github.com/temporalio/temporal/blob/v0.10.0/common/archiver/filestore/queryParser.go#L77-L132Update sqlparser dependency
Fix merged in temporalio/temporal PR #11202 on 2026-07-22 — awaiting tagged release
https://github.com/temporalio/temporal/pull/11202Limit AST depth
Patch available: temporalio/sqlparser v0.1.0 (PR #7 merged 2026-07-22)
https://github.com/temporalio/sqlparser/pull/7GitHub - temporalio/sqlparser at v0.1.0 · GitHub
https://github.com/temporalio/sqlparser/tree/v0.1.0commit 0466b6b405ac (temporalio/sqlparser)
Patch available: temporalio/sqlparser v0.1.0 (contains commit 0466b6b405ac)
https://github.com/temporalio/sqlparser/commit/0466b6b405accfaa781e4bef417933efc18bcaefLimit depth of nested expressions
Patch available: temporalio/sqlparser v0.1.0 (PR #6 merged 2026-07-21)
https://github.com/temporalio/sqlparser/pull/6commit 1aae9baceee8 (temporalio/sqlparser)
Patch available: temporalio/sqlparser v0.1.0 (contains commit 1aae9baceee8)
https://github.com/temporalio/sqlparser/commit/1aae9baceee8e48525da8f56b07bf6a5ca7eb147Vendor Advisories for CVE-2026-65651(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 15× in last 7d / 15× 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-09-23 19:37 UTCEG score recompute
- 2026-09-23 19:37 UTCGHSA enrichment
- 2026-09-23 17:54 UTCEPSS rescore
- 2026-09-23 07:45 UTCGHSA enrichment
- 2026-09-22 19:53 UTCGHSA enrichment
- 2026-09-22 16:09 UTCEG score recompute
- 2026-09-22 16:08 UTCGHSA enrichment
- 2026-09-22 04:16 UTCGHSA enrichment
- 2026-09-21 16:25 UTCEG score recompute
- 2026-09-21 16:25 UTCGHSA enrichment
- 2026-09-21 15:35 UTCEG score recompute
- 2026-09-21 15:35 UTCGHSA enrichment
- 2026-09-21 12:30 UTCEG score recompute
- 2026-09-21 11:45 UTCEG score recompute
- 2026-09-21 11:45 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-65651?
When was CVE-2026-65651 disclosed?
Is CVE-2026-65651 actively exploited?
What is the CVSS score of CVE-2026-65651?
How do I remediate CVE-2026-65651?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-65651
Is Your Infrastructure Affected by CVE-2026-65651?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.