CVE-2025-13372

MEDIUM

Django 4.2-4.2.26 5.1-5.1.14 5.2a1-5.2.8 - SQL Injection via FilteredRelation Column Aliases

Title source: llm
STIX 2.1

Description

An issue was discovered in 5.2 before 5.2.9, 5.1 before 5.1.15, and 4.2 before 4.2.27. `FilteredRelation` is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the `**kwargs` passed to `QuerySet.annotate()` or `QuerySet.alias()` on PostgreSQL. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank Stackered for reporting this issue.

References (3)

Core 3
Core References
Patch, Vendor Advisory vendor-advisory
https://docs.djangoproject.com/en/dev/releases/security/
Mailing List, Release Notes mailing-list
https://groups.google.com/g/django-announce

Scores

CVSS v3 4.3
EPSS 0.0001
EPSS Percentile 0.3%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-89
Status published
Products (2)
djangoproject/django 4.2 - 4.2.27
pypi/Django 5.2a1 - 5.2.9PyPI
Published Dec 02, 2025
Tracked Since Feb 18, 2026