CVE-2025-13372

MEDIUM EPSS 54.2%
Published Dec 2, 20257mo ago · Modified Jun 17, 20262w ago
4.3 CVSS 3.1
Medium
Find Similar
Published Dec 2, 2025 7mo ago
Last Modified Jun 17, 2026 2w ago

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.

CVSS Details

Base Score
4.3
Exploitability
2.8
Impact
1.4
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality Low
Integrity None
Availability None

Threat Intelligence

EPSS Exploit Probability
54.2% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-89 SQL Injection Injection

Affected Products 3

VendorProductVersionRange
djangoprojectdjango*≥4.2  –  <4.2.27
djangoprojectdjango*≥5.1  –  <5.1.15
djangoprojectdjango*≥5.2  –  <5.2.9

References 3

  • docs.djangoproject.com https://docs.djangoproject.com/en/dev/releases/security/
    PatchVendor Advisory
  • groups.google.com https://groups.google.com/g/django-announce
    Mailing ListRelease Notes
  • djangoproject.com https://www.djangoproject.com/weblog/2025/dec/02/security-releases/
    PatchVendor Advisory

Remediation

  • docs.djangoproject.com https://docs.djangoproject.com/en/dev/releases/security/
    PatchVendor Advisory
  • djangoproject.com https://www.djangoproject.com/weblog/2025/dec/02/security-releases/
    PatchVendor Advisory