CVE-2026-1312
MEDIUM5.4EPSS 0.01%Potential SQL injection via QuerySet.order_by and FilteredRelation
Published: 2/3/2026Modified: 5/20/2026
Description
An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. `.QuerySet.order_by()` is subject to SQL injection in column aliases containing periods when the same alias is, using a suitably crafted dictionary, with dictionary expansion, used in `FilteredRelation`. 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 (4)
- Bitnami/django>= 4.2.0, < 4.2.28, >= 5.2.0, < 5.2.11, >= 6.0.0, < 6.0.2
- Debian/python-djangofrom 0, < 2:2.2.28-1~deb11u12
- PyPI/django>= 6.0a1, < 6.0.2
- PyPI/django>= 4.2, < 4.2.28, >= 5.2, < 5.2.11, >= 6.0, < 6.0.2
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM5.4 | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N |
References (10)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2026-1312
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2026-1312
- PATCHhttps://docs.djangoproject.com/en/dev/releases/security/
- PATCHhttps://github.com/django/django
- PATCHhttps://www.djangoproject.com/weblog/2026/feb/03/security-releases/
- WEBhttps://docs.djangoproject.com/en/dev/releases/security
- WEBhttps://github.com/django/django/commit/005d60d97c4dfb117503bdb6f2facfcaf9315d84
- WEBhttps://github.com/django/django/commit/69065ca869b0970dff8fdd8fafb390bf8b3bf222
- WEBhttps://groups.google.com/g/django-announce
- WEBhttps://www.djangoproject.com/weblog/2026/feb/03/security-releases