CVE-2025-57833
HIGH 8.1EPSS 15.7%
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 v3.1
- 8.1 HIGH
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H - CVSS v3.1
- 7.1 HIGH
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N - CVSS v3.1
- 7.1 HIGH
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N - EPSS
- 15.66% chance of exploitation in the next 30 days, 97th percentile
- Published
- 2025-09-03
- Updated
- 2025-11-04
Proof-of-concept exploits (6)
- EyalSec/EyalSec_CVE4★ · 2025-09-06
- Mkway/CVE-2025-578332★ · 2025-09-08
- loic-houchi/Django-faille-CVE-2025-57833_test2★ · 2025-09-09
- Gayang2902/CVE-2025-57833
- ianoboyle/CVE-2025-57833
- sw0rd1ight/CVE-2025-57833