CVE-2026-65651
Last modified
CVE-2026-65651 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. 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. EPSS estimates a 0.64% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Temporal Technologies, Inc. | temporalio/sqlparser | >= 0.0.0-20141206041240-1aae9baceee8, < 0.0.0-20260721183058-0466b6b405ac |
| Temporal Technologies, Inc. | Temporal Server | >= 0.0.0, < 0.10.0; >= 0.10.0, <= 1.29.7; >= 1.30.0, < 1.30.7; >= 1.31.0, < 1.31.3 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-65651?
How severe is CVE-2026-65651?
How do I fix CVE-2026-65651?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-65644Rocket.Chat in versions before 8.8.0, 8.7.1, 8.6.2, 8.5.3, 8…7.5
- CVE-2026-65645Rocket.Chat in versions before 8.8.0, 8.7.1, 8.6.2, 8.5.3, 8…4.3
- CVE-2026-65646Improper neutralization of special elements in in Plesk's DN…9.9
- CVE-2026-65647Improper symlink resolution before file access in Plesk allo…8.7
- CVE-2026-6565The Style Kits – Advanced Theme Styles for Elementor, Elemen…6.4
- CVE-2026-65650Elgg before 7.0.0 does not check image dimensions to prevent…4.3
- CVE-2026-65652github.com/temporalio/tchannel-go did not validate the one-b…8.7
- CVE-2026-65653github.com/temporalio/tchannel-go did not reject TChannel ca…8.7
- CVE-2026-65654github.com/temporalio/ringpop-go enforces configured LabelOp…8.7
- CVE-2026-65655When OAuth authentication is enabled and browser-facing TLS …2.3
- CVE-2026-65656Improper neutralization of special elements used in a comman…7.8
- CVE-2026-65657Use after free in Microsoft Office allows an unauthorized at…7.8
Are you affected by CVE-2026-65651?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
