SQL Injection in Djangoproject Django
CVE-2025-59681
An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. QuerySet.annotate(), QuerySet.alias(), QuerySet.aggregate(), and QuerySet.extra() are subject to SQL injection in column aliases, when using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed to these methods (on MySQL and MariaDB).
Vulnerability class: SQL Injection
EPSS: 0.006 (44.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.1 (High). Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N.
Affected products
- Djangoproject Django — versions 4.2, 5.1, 5.2
Weakness classification (CWE)
Public proof-of-concept exploits
References
- cve@mitre.org (Vendor Advisory)
- cve@mitre.org (Release Notes, Vendor Advisory)
- cve@mitre.org (Release Notes, Vendor Advisory)
- af854a3a-2127-422b-91ae-364da2661108
Frequently asked questions
- What is CVE-2025-59681?
- CVE-2025-59681 is a high-severity vulnerability in Djangoproject Django, classified under SQL Injection. CVSS score: 7.1/10. Published 2025-10-01.
- How severe is CVE-2025-59681?
- High severity. CVSS v3 base score is 7.1 out of 10.
- Is CVE-2025-59681 known to be exploited?
- 2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.