SQLFluff is a modular SQL linter and auto-formatter with support for multiple dialects and templated code. Prior to version 4.1.0, in deployments where untrusted users can provide SQL queries to be linted, an untrusted user can submit a malicious query with deliberate excessive nesting to any application using the parser to trigger a Denial of Service through resource exhaustion. This issue has been patched in version 4.1.0.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-wmhf-fqc8-vxhh | SQLFluff: Recursive Stack Overflow in Parser |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Wed, 10 Jun 2026 02:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Sqlfluff
Sqlfluff sqlfluff |
|
| Vendors & Products |
Sqlfluff
Sqlfluff sqlfluff |
Tue, 09 Jun 2026 23:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | SQLFluff is a modular SQL linter and auto-formatter with support for multiple dialects and templated code. Prior to version 4.1.0, in deployments where untrusted users can provide SQL queries to be linted, an untrusted user can submit a malicious query with deliberate excessive nesting to any application using the parser to trigger a Denial of Service through resource exhaustion. This issue has been patched in version 4.1.0. | |
| Title | SQLFluff: Recursive Stack Overflow in Parser | |
| Weaknesses | CWE-674 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-06-09T22:38:33.313Z
Reserved: 2026-05-13T19:53:47.921Z
Link: CVE-2026-46373
No data.
Status : Received
Published: 2026-06-09T23:16:59.167
Modified: 2026-06-09T23:16:59.167
Link: CVE-2026-46373
No data.
OpenCVE Enrichment
Updated: 2026-06-10T02:30:05Z
Weaknesses
Github GHSA