CVE-2025-57833
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().
Does this matter?
EPSS puts the probability of exploitation in the next 30 days at 15.7%, higher than 97% of all known CVEs. Patch or mitigate before the next change window.
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 3.1
- 8.1 HIGHCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 15.66% probability · 97th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-89
- Affected
- djangoproject/django
- Source
- cve@mitre.org
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-injection-using-default-configuration-059964f3f898Exploit, Third 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
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.