CVE-2025-57833
HIGH EPSS 96.4%
Published Sep 3, 202510mo ago · Modified Jun 17, 20262w ago
8.1 CVSS 3.1
Published Sep 3, 2025 10mo ago
Last Modified Jun 17, 2026 2w ago
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 Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H Attack Vector Network
Attack Complexity High
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
96.4% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-89 SQL Injection Injection
Affected Products 3
| Vendor | Product | Version | Range |
|---|---|---|---|
| djangoproject | django | * | ≥4.2 – <4.2.24 |
| djangoproject | django | * | ≥5.1 – <5.1.12 |
| djangoproject | django | * | ≥5.2 – <5.2.6 |
References 6
- openwall.com http://www.openwall.com/lists/oss-security/2025/09/03/3
- docs.djangoproject.com https://docs.djangoproject.com/en/dev/releases/security/
- groups.google.com https://groups.google.com/g/django-announce
- lists.debian.org https://lists.debian.org/debian-lts-announce/2025/09/msg00017.html
- medium.com https://medium.com/@EyalSec/django-unauthenticated-0-click-rce-and-sql-injection-using-default-configuration-059964f3f898
- djangoproject.com https://www.djangoproject.com/weblog/2025/sep/03/security-releases/
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.