CVE-2025-13372
MEDIUM EPSS 54.2%
Published Dec 2, 20257mo ago · Modified Jun 17, 20262w ago
4.3 CVSS 3.1
Published Dec 2, 2025 7mo ago
Last Modified Jun 17, 2026 2w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality Low
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
54.2% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 1
CWE-89 SQL Injection Injection
Affected Products 3
| Vendor | Product | Version | Range |
|---|---|---|---|
| djangoproject | django | * | ≥4.2 – <4.2.27 |
| djangoproject | django | * | ≥5.1 – <5.1.15 |
| djangoproject | django | * | ≥5.2 – <5.2.9 |
References 3
- docs.djangoproject.com https://docs.djangoproject.com/en/dev/releases/security/
- groups.google.com https://groups.google.com/g/django-announce
- djangoproject.com https://www.djangoproject.com/weblog/2025/dec/02/security-releases/
Remediation
- docs.djangoproject.com https://docs.djangoproject.com/en/dev/releases/security/
- djangoproject.com https://www.djangoproject.com/weblog/2025/dec/02/security-releases/