CVE-2026-65651

HIGHPre-NVD 8.78.7
EchelonGraph scoreMEDIUM confidence

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

Triggered by: NVD CVSS baseline
Sources: epss, secondary
Trending — 4 sources updated this week
8.7EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 1%CVSS: 8.7Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

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.

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 computed
Severity87% × 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, 2026
Patch available. Sources: github_pr, github_release, github_commit.
github_release Patch Available

v1.31.3

Patch available: temporalio/temporal v1.31.3

https://github.com/temporalio/temporal/releases/tag/v1.31.3
github_release Patch Available

v1.30.7

Patch available: temporalio/temporal v1.30.7

https://github.com/temporalio/temporal/releases/tag/v1.30.7
generic

temporal/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-L132
github_pr

Update sqlparser dependency

Fix merged in temporalio/temporal PR #11202 on 2026-07-22 — awaiting tagged release

https://github.com/temporalio/temporal/pull/11202
github_pr Patch Available

Limit AST depth

Patch available: temporalio/sqlparser v0.1.0 (PR #7 merged 2026-07-22)

https://github.com/temporalio/sqlparser/pull/7
generic

GitHub - temporalio/sqlparser at v0.1.0 · GitHub

https://github.com/temporalio/sqlparser/tree/v0.1.0
github_commit Patch Available

commit 0466b6b405ac (temporalio/sqlparser)

Patch available: temporalio/sqlparser v0.1.0 (contains commit 0466b6b405ac)

https://github.com/temporalio/sqlparser/commit/0466b6b405accfaa781e4bef417933efc18bcaef
github_pr Patch Available

Limit depth of nested expressions

Patch available: temporalio/sqlparser v0.1.0 (PR #6 merged 2026-07-21)

https://github.com/temporalio/sqlparser/pull/6
github_commit Patch Available

commit 1aae9baceee8 (temporalio/sqlparser)

Patch available: temporalio/sqlparser v0.1.0 (contains commit 1aae9baceee8)

https://github.com/temporalio/sqlparser/commit/1aae9baceee8e48525da8f56b07bf6a5ca7eb147

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

  1. 2026-09-23 19:37 UTCEG score recompute
  2. 2026-09-23 19:37 UTCGHSA enrichment
  3. 2026-09-23 17:54 UTCEPSS rescore
  4. 2026-09-23 07:45 UTCGHSA enrichment
  5. 2026-09-22 19:53 UTCGHSA enrichment
  6. 2026-09-22 16:09 UTCEG score recompute
  7. 2026-09-22 16:08 UTCGHSA enrichment
  8. 2026-09-22 04:16 UTCGHSA enrichment
  9. 2026-09-21 16:25 UTCEG score recompute
  10. 2026-09-21 16:25 UTCGHSA enrichment
  11. 2026-09-21 15:35 UTCEG score recompute
  12. 2026-09-21 15:35 UTCGHSA enrichment
  13. 2026-09-21 12:30 UTCEG score recompute
  14. 2026-09-21 11:45 UTCEG score recompute
  15. 2026-09-21 11:45 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-65651?
CVE-2026-65651 is a high vulnerability published on September 21, 2026. 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…
When was CVE-2026-65651 disclosed?
CVE-2026-65651 was first published in the National Vulnerability Database on September 21, 2026, with the most recent update on September 22, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-65651 actively exploited?
CVE-2026-65651 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 1% probability of exploitation in the next 30 days, which ranks it in the top 50.5% of all scored CVEs.
What is the CVSS score of CVE-2026-65651?
CVE-2026-65651 has a CVSS v3 base score of 8.7 (NVD).
How do I remediate CVE-2026-65651?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-65651, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-65651

Explore →

Is Your Infrastructure Affected by CVE-2026-65651?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.