Home

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

PUBLISHED Reserved 2025-08-20 | Published 2025-09-03 | Updated 2025-09-08 | Assigner mitre




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

Problem types

CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Product status

Default status
unknown

4.2 before 4.2.24
affected

5.1 before 5.1.12
affected

5.2 before 5.2.6
affected

References

docs.djangoproject.com/en/dev/releases/security/

groups.google.com/g/django-announce

www.djangoproject.com/weblog/2025/sep/03/security-releases/

medium.com/...ction-using-default-configuration-059964f3f898

cve.org (CVE-2025-57833)

nvd.nist.gov (CVE-2025-57833)

Download JSON