CVE-2026-1287

Aliases:GHSA-gvg8-93h5-g6qqBIT-django-2026-1287ECHO-f04c-582a-df62PYSEC-2026-46DEBIAN-CVE-2026-1287CGA-269h-q657-qff6CGA-2mcp-6c25-v6h8CGA-3876-89j2-fcpxCGA-3v52-vvcj-c6hwCGA-7635-f895-5fhgCGA-8vvw-q2mf-c362CGA-j2r6-cjjp-p58gCGA-m6jc-gggg-6mpx
Modified
Published: 03 Feb 2026, 14:36
Last modified:15 Jul 2026, 01:22

Vulnerability Summary

Overall Risk (default)
low
22/100
CVSS Score
5.4 MEDIUM
v3.1 (cve.org)
EPSS Score
0.78% LOW
1% probability +0.77%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

03 Feb 2026, 14:36
Published
Vulnerability first disclosed
15 Jul 2026, 01:22
Last Modified
Vulnerability information updated

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. `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.

CVSS Metrics

  • v4.0CRITICALScore: 9.3CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U
  • v3.1MEDIUMScore: 5.4CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N

EPSS Trends

Current EPSS score: 0.78% Percentile: 54%

Techniques & Countermeasures

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

    The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Affected Systems

  • chainguardauthentik

    < 2025.12.1-r2

  • chainguardauthentik-fips

    < 2025.12.1-r2

  • chainguardawx

    < 24.6.1-r27

  • chainguardlabel-studio

    < 1.22.0-r3

  • debianpython-django

    < 2:2.2.28-1~deb11u12 | < 3:3.2.25-0+deb12u2 | < 3:4.2.28-0+deb13u1 | < 3:4.2.28-1

  • djangoprojectdjango

    ≥ 4.2, < 4.2.28 | ≥ 5.2, < 5.2.11 | ≥ 6.0, < 6.0.2

  • PyPIdjango

    < 5.2.1+echo.1 | ≥ 6.0, < 6.0.2 | ≥ 6.0a1, < 6.0.2 | ≥ 5.2a1, < 5.2.11 | ≥ 4.2a1, < 4.2.28

References (27)