CVE-2026-46373 HIGH

CVE-2026-46373: SQLFluff: Recursive Stack Overflow in Parser

Vendor Sqlfluff
Product sqlfluff
Weakness CWE-674
Published June 9, 2026
Last update June 10, 2026

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

June 9, 2026 CVE published
June 10, 2026 Record updated