CVE-2025-57833 HIGH

CVE-2025-57833

Vendor Djangoproject
Product Django
Weakness CWE-89 · SQLi
Published September 3, 2025
Last update November 4, 2025

CVSS base score

7.1/10
Attack vector Network
Attack complexity High
Privileges required Low
User interaction None
Confidentiality High
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N

What the vulnerability does

01Description

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().

Key dates

02Disclosure timeline

September 3, 2025 CVE published
November 4, 2025 Record updated