SQL Injection in Djangoproject Django
CVE-2025-13372
An issue was discovered in 5.2 before 5.2.9, 5.1 before 5.1.15, and 4.2 before 4.2.27. `FilteredRelation` is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the `**kwargs` passed to `QuerySet.annotate()` or `QuerySet.alias()` on PostgreSQL. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank Stackered for reporting this issue.
Vulnerability class: SQL Injection
EPSS: 0.009 (56.8th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 4.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N.
Affected products
- Djangoproject Django — versions 5.2, 5.2.9, 5.1
Weakness classification (CWE)
References
- 6a34fbeb-21d4-45e7-8e0a-62b95bc12c92 (vendor-advisory, Patch, Vendor Advisory)
- 6a34fbeb-21d4-45e7-8e0a-62b95bc12c92 (mailing-list, Mailing List, Release Notes)
- 6a34fbeb-21d4-45e7-8e0a-62b95bc12c92 (vendor-advisory, Patch, Vendor Advisory)
Frequently asked questions
- What is CVE-2025-13372?
- CVE-2025-13372 is a medium-severity vulnerability in Djangoproject Django, classified under SQL Injection. CVSS score: 4.3/10. Published 2025-12-02.
- How severe is CVE-2025-13372?
- Medium severity. CVSS v3 base score is 4.3 out of 10.