CVE-2026-71491
Last modified
CVE-2026-71491 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, group_comments in sqlparse/engine/grouping.py repeatedly rescans comment-only statements before the MAX_GROUPING_TOKENS guard, causing quadratic CPU consumption through sqlparse.parse() and sqlparse.format(sql, strip_comments=True). EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, group_comments in sqlparse/engine/grouping.py repeatedly rescans comment-only statements before the MAX_GROUPING_TOKENS guard, causing quadratic CPU consumption through sqlparse.parse() and sqlparse.format(sql, strip_comments=True). This issue is fixed in version 0.6.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| andialbrecht | sqlparse | < 0.6.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-71491?
How severe is CVE-2026-71491?
How do I fix CVE-2026-71491?
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-7148A flaw has been found in CodeAstro Online Classroom 1.0. Thi…6.3
- CVE-2026-71483Horilla is an HR and CRM software. Prior to 1.6.0, the searc…8.5
- CVE-2026-71485Centrifugo is an open-source scalable real-time messaging se…9.1
- CVE-2026-71486vLLM is an inference and serving engine for large language m…4.3
- CVE-2026-71488league/commonmark is a PHP library for parsing and rendering…7.5
- CVE-2026-7149A vulnerability has been found in dexhunter kaggle-mcp up to…7.3
- CVE-2026-71492Banks generates meaningful LLM prompts using a simple templa…6
- CVE-2026-71493Infracost provides cloud cost intelligence for engineers, AI…5.9
- CVE-2026-71494Infracost provides cloud cost intelligence for engineers, AI…5.9
- CVE-2026-71497jsoup is a Java library for working with real-world HTML. Fr…4.7
- CVE-2026-71498node-re2 provides RE2 regular expression bindings for Node.j…5.1
- CVE-2026-7150A vulnerability was found in dh1011 auto-favicon up to f1891…6.3
Are you affected by CVE-2026-71491?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
