CVEPublished 2026-09-01Modified 2026-09-090 articles on news5 live referencesNVD data

CVE-2026-84305

Vulnerability data via NVD (ingested)

CVSS v3.1
EPSS percentile
3
Exploit Prediction Scoring System · top 97% of all CVEs
Description

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, sqlparse.format(sql, reindent=True) and sqlformat --reindent route attacker-controlled parenthesized tuple lists through ReindentFilter._get_offset() in sqlparse/filters/reindent.py, where _flatten_up_to_token() repeatedly rebuilds and joins the statement prefix. Thousands of offset calculations walk an expanding token tree, producing quadratic CPU consumption for inputs that remain below MAX_GROUPING_TOKENS and causing request delays, reduced throughput, or worker starvation. This issue is fixed in version 0.6.0.

Timeline
Published 2026-09-01
Modified 2026-09-09

External references

Search for exposed instances

Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).

More intel sources (5)

Known PoCs on GitHub

No public proof-of-concept repositories found for CVE-2026-84305 on GitHub.
We haven't classified any articles referencing CVE-2026-84305 yet. The external references above still apply.