CVE-2025-57833

HIGH EPSS 96.4%
Published Sep 3, 202510mo ago · Modified Jun 17, 20262w ago
8.1 CVSS 3.1
High
Find Similar
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
8.1
Exploitability
2.2
Impact
5.9
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

VendorProductVersionRange
djangoprojectdjango*≥4.2  –  <4.2.24
djangoprojectdjango*≥5.1  –  <5.1.12
djangoprojectdjango*≥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/
    Vendor Advisory
  • groups.google.com https://groups.google.com/g/django-announce
    Vendor Advisory
  • 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
    ExploitThird Party Advisory
  • djangoproject.com https://www.djangoproject.com/weblog/2025/sep/03/security-releases/
    Vendor Advisory

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.