CVE-2026-1287
February 03, 2026
An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28.
"FilteredRelation" is subject to SQL injection in column aliases via control characters, using a suitably crafted dictionary, with dictionary expansion, as the "**kwargs" passed to "QuerySet" methods "annotate()", "aggregate()", "extra()", "values()", "values_list()", and "alias()".
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 Solomon Kebede for reporting this issue.
Affected Packages
https://github.com/django/django.git (GITHUB):
Affected version(s) >=5.2a1 <5.2.11Fix Suggestion:
Update to version 5.2.11https://github.com/django/django.git (GITHUB):
Affected version(s) >=4.2a1 <4.2.28Fix Suggestion:
Update to version 4.2.28https://github.com/django/django.git (GITHUB):
Affected version(s) >=6.0a1 <6.0.2Fix Suggestion:
Update to version 6.0.2django (PYTHON):
Affected version(s) >=5.2a1 <5.2.11Fix Suggestion:
Update to version 5.2.11django (PYTHON):
Affected version(s) >=6.0a1 <6.0.2Fix Suggestion:
Update to version 6.0.2django (PYTHON):
Affected version(s) >=4.2a1 <4.2.28Fix Suggestion:
Update to version 4.2.28django (PYTHON):
Affected version(s) >=4.2a1 <4.2.28Fix Suggestion:
Update to version 4.2.28django (PYTHON):
Affected version(s) >=6.0a1 <6.0.2Fix Suggestion:
Update to version 6.0.2django (PYTHON):
Affected version(s) >=5.2a1 <5.2.11Fix Suggestion:
Update to version 5.2.11Related ResourcesĀ (8)
Do you need more information?
Contact UsCVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
Exploit Maturity
UNREPORTED
CVSS v3
Base Score:
5.4
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
EPSS
Base Score:
0.01