Vulnerability Description
An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed QuerySet.annotate() or QuerySet.alias().
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Djangoproject | Django | >= 4.2, < 4.2.24 |
Related Weaknesses (CWE)
References
- https://docs.djangoproject.com/en/dev/releases/security/Vendor Advisory
- https://groups.google.com/g/django-announceVendor Advisory
- https://medium.com/@EyalSec/django-unauthenticated-0-click-rce-and-sql-injectionExploitThird Party Advisory
- https://www.djangoproject.com/weblog/2025/sep/03/security-releases/Vendor Advisory
- http://www.openwall.com/lists/oss-security/2025/09/03/3
- https://lists.debian.org/debian-lts-announce/2025/09/msg00017.html
FAQ
What is CVE-2025-57833?
CVE-2025-57833 is a vulnerability with a CVSS score of 7.1 (HIGH). An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with ...
How severe is CVE-2025-57833?
CVE-2025-57833 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-57833?
Check the references section above for vendor advisories and patch information. Affected products include: Djangoproject Django.